[INFO] crate terminal-emulator 0.1.0 is already in cache [INFO] extracting crate terminal-emulator 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/terminal-emulator/0.1.0 [INFO] extracting crate terminal-emulator 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/terminal-emulator/0.1.0 [INFO] validating manifest of terminal-emulator-0.1.0 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 terminal-emulator-0.1.0 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 terminal-emulator-0.1.0 [INFO] finished frobbing terminal-emulator-0.1.0 [INFO] frobbed toml for terminal-emulator-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/terminal-emulator/0.1.0/Cargo.toml [INFO] started frobbing terminal-emulator-0.1.0 [INFO] finished frobbing terminal-emulator-0.1.0 [INFO] frobbed toml for terminal-emulator-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/terminal-emulator/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 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 terminal-emulator-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/terminal-emulator/0.1.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-07-23" "build" "--frozen"` [INFO] [stdout] b086a5bec3da4a5dd58a8f77081e4eff3cf42c1e40b6bbd5f711090c6721dd69 [INFO] running `"docker" "start" "-a" "b086a5bec3da4a5dd58a8f77081e4eff3cf42c1e40b6bbd5f711090c6721dd69"` [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling terminal-emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Range` is imported redundantly [INFO] [stderr] --> src/term/mod.rs:812:13 [INFO] [stderr] | [INFO] [stderr] 17 | use std::ops::{Index, IndexMut, Range}; [INFO] [stderr] | ----- the item `Range` is already imported here [INFO] [stderr] ... [INFO] [stderr] 812 | use std::ops::Range; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `core::num::::saturating_sub` that must be used [INFO] [stderr] --> src/term/mod.rs:1253:21 [INFO] [stderr] | [INFO] [stderr] 1253 | col.saturating_sub(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this returns the result of the operation, without modifying the original [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.25s [INFO] running `"docker" "inspect" "b086a5bec3da4a5dd58a8f77081e4eff3cf42c1e40b6bbd5f711090c6721dd69"` [INFO] running `"docker" "rm" "-f" "b086a5bec3da4a5dd58a8f77081e4eff3cf42c1e40b6bbd5f711090c6721dd69"` [INFO] [stdout] b086a5bec3da4a5dd58a8f77081e4eff3cf42c1e40b6bbd5f711090c6721dd69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/terminal-emulator/0.1.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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5bd0a6800478d47c7a3d53c145fe122bcbbed2442ae76f8e21c13d7541f743dd [INFO] running `"docker" "start" "-a" "5bd0a6800478d47c7a3d53c145fe122bcbbed2442ae76f8e21c13d7541f743dd"` [INFO] [stderr] Compiling terminal-emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Range` is imported redundantly [INFO] [stderr] --> src/term/mod.rs:812:13 [INFO] [stderr] | [INFO] [stderr] 17 | use std::ops::{Index, IndexMut, Range}; [INFO] [stderr] | ----- the item `Range` is already imported here [INFO] [stderr] ... [INFO] [stderr] 812 | use std::ops::Range; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `core::num::::saturating_sub` that must be used [INFO] [stderr] --> src/term/mod.rs:1253:21 [INFO] [stderr] | [INFO] [stderr] 1253 | col.saturating_sub(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this returns the result of the operation, without modifying the original [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `"docker" "inspect" "5bd0a6800478d47c7a3d53c145fe122bcbbed2442ae76f8e21c13d7541f743dd"` [INFO] running `"docker" "rm" "-f" "5bd0a6800478d47c7a3d53c145fe122bcbbed2442ae76f8e21c13d7541f743dd"` [INFO] [stdout] 5bd0a6800478d47c7a3d53c145fe122bcbbed2442ae76f8e21c13d7541f743dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/terminal-emulator/0.1.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-07-23" "test" "--frozen"` [INFO] [stdout] 4953bc9ccdf67279a741fe8994b01f789577112fe0bafe2cd6a242989b1f7e54 [INFO] running `"docker" "start" "-a" "4953bc9ccdf67279a741fe8994b01f789577112fe0bafe2cd6a242989b1f7e54"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/terminal_emulator-3e3b2c77ff67ce27 [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stdout] test ansi::tests::parse_number_too_large ... ok [INFO] [stdout] test ansi::tests::parse_valid_rgb_color ... ok [INFO] [stdout] test ansi::tests::parse_invalid_number ... ok [INFO] [stdout] test ansi::tests::parse_valid_number ... ok [INFO] [stdout] test ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test grid::storage::grow_before_zero ... ok [INFO] [stdout] test grid::storage::initialize ... ok [INFO] [stdout] test grid::storage::grow_after_zero ... ok [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test ansi::tests::parse_valid_rgb_color2 ... ok [INFO] [stdout] test grid::storage::shrink_then_grow ... ok [INFO] [stdout] test grid::storage::shrink_before_zero ... ok [INFO] [stdout] test grid::storage::truncate_invisible_lines ... ok [INFO] [stdout] test grid::storage::truncate_invisible_lines_beginning ... ok [INFO] [stdout] test grid::tests::scroll_down ... ok [INFO] [stdout] test grid::tests::scroll_up ... ok [INFO] [stdout] test grid::tests::test_iter ... ok [INFO] [stdout] test index::test_range ... ok [INFO] [stdout] test selection::test::across_adjacent_lines_upward_final_cell_exclusive ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test selection::test::alt_screen_semantic ... ok [INFO] [stdout] test selection::test::alt_screen_simple ... ok [INFO] [stdout] test selection::test::alt_scren_lines ... ok [INFO] [stdout] test selection::test::between_adjacent_cells_left_to_right ... ok [INFO] [stdout] test selection::test::between_adjacent_cells_right_to_left ... ok [INFO] [stdout] test selection::test::selection_bigger_then_smaller ... ok [INFO] [stdout] test selection::test::single_cell_left_to_right ... ok [INFO] [stdout] test selection::test::single_cell_right_to_left ... ok [INFO] [stdout] test term::cell::tests::line_length_works ... ok [INFO] [stdout] test term::cell::tests::line_length_works_with_wrapline ... ok [INFO] [stdout] test grid::storage::shrink_after_zero ... ok [INFO] [stdout] test grid::storage::shrink_before_and_after_zero ... ok [INFO] [stdout] test term::tests::line_selection_works ... ok [INFO] [stdout] test term::tests::selecting_empty_line ... ok [INFO] [stdout] test term::tests::input_line_drawing_character ... ok [INFO] [stdout] test ansi::tests::parse_designate_g1_as_line_drawing_and_invoke ... ok [INFO] [stdout] test term::tests::semantic_selection_works ... ok [INFO] [stdout] test ansi::tests::parse_designate_g0_as_line_drawing ... ok [INFO] [stdout] test term::tests::clear_saved_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests terminal-emulator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4953bc9ccdf67279a741fe8994b01f789577112fe0bafe2cd6a242989b1f7e54"` [INFO] running `"docker" "rm" "-f" "4953bc9ccdf67279a741fe8994b01f789577112fe0bafe2cd6a242989b1f7e54"` [INFO] [stdout] 4953bc9ccdf67279a741fe8994b01f789577112fe0bafe2cd6a242989b1f7e54