[INFO] crate unicode-segmentation 1.3.0 is already in cache [INFO] extracting crate unicode-segmentation 1.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/unicode-segmentation/1.3.0 [INFO] extracting crate unicode-segmentation 1.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unicode-segmentation/1.3.0 [INFO] validating manifest of unicode-segmentation-1.3.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 unicode-segmentation-1.3.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 unicode-segmentation-1.3.0 [INFO] finished frobbing unicode-segmentation-1.3.0 [INFO] frobbed toml for unicode-segmentation-1.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/unicode-segmentation/1.3.0/Cargo.toml [INFO] started frobbing unicode-segmentation-1.3.0 [INFO] finished frobbing unicode-segmentation-1.3.0 [INFO] frobbed toml for unicode-segmentation-1.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unicode-segmentation/1.3.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] [stderr] Blocking waiting for file lock on package cache [INFO] testing unicode-segmentation-1.3.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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unicode-segmentation/1.3.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] b740afff5e154c1eaaab15ecd68dbf9d746eb16b9867b8203ab2e258ef5d7f84 [INFO] running `"docker" "start" "-a" "b740afff5e154c1eaaab15ecd68dbf9d746eb16b9867b8203ab2e258ef5d7f84"` [INFO] [stderr] Compiling unicode-segmentation v1.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tables.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 33 | 'a' ... 'z' | 'A' ... 'Z' => true, [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/tables.rs:33:31 [INFO] [stderr] | [INFO] [stderr] 33 | 'a' ... 'z' | 'A' ... 'Z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tables.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | '0' ... '9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "b740afff5e154c1eaaab15ecd68dbf9d746eb16b9867b8203ab2e258ef5d7f84"` [INFO] running `"docker" "rm" "-f" "b740afff5e154c1eaaab15ecd68dbf9d746eb16b9867b8203ab2e258ef5d7f84"` [INFO] [stdout] b740afff5e154c1eaaab15ecd68dbf9d746eb16b9867b8203ab2e258ef5d7f84 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unicode-segmentation/1.3.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] 109bb1585d6dfd817f4a9d79fc7284cf03bfdbb26f618408829859c17b9d3d30 [INFO] running `"docker" "start" "-a" "109bb1585d6dfd817f4a9d79fc7284cf03bfdbb26f618408829859c17b9d3d30"` [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tables.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 33 | 'a' ... 'z' | 'A' ... 'Z' => true, [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/tables.rs:33:31 [INFO] [stderr] | [INFO] [stderr] 33 | 'a' ... 'z' | 'A' ... 'Z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tables.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | '0' ... '9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.91s [INFO] running `"docker" "inspect" "109bb1585d6dfd817f4a9d79fc7284cf03bfdbb26f618408829859c17b9d3d30"` [INFO] running `"docker" "rm" "-f" "109bb1585d6dfd817f4a9d79fc7284cf03bfdbb26f618408829859c17b9d3d30"` [INFO] [stdout] 109bb1585d6dfd817f4a9d79fc7284cf03bfdbb26f618408829859c17b9d3d30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unicode-segmentation/1.3.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] c05819a8a211e2089ce9575f93187d8de9685bb4a1528943f93d1c8dc2216d16 [INFO] running `"docker" "start" "-a" "c05819a8a211e2089ce9575f93187d8de9685bb4a1528943f93d1c8dc2216d16"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/unicode_segmentation-3d1108dffef6a5c8 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test grapheme::test_grapheme_cursor_prev_boundary_chunk_start ... ok [INFO] [stdout] test grapheme::test_grapheme_cursor_prev_boundary ... ok [INFO] [stdout] test grapheme::test_grapheme_cursor_chunk_start_require_precontext ... ok [INFO] [stdout] test grapheme::test_grapheme_cursor_ris_precontext ... ok [INFO] [stdout] test test::test_sentences ... ok [INFO] [stdout] test test::quickcheck_join_graphemes ... ok [INFO] [stdout] test test::test_graphemes ... ok [INFO] [stdout] test test::quickcheck_join_words ... ok [INFO] [stdout] test test::quickcheck_forward_reverse_graphemes_extended ... ok [INFO] [stdout] test test::quickcheck_forward_reverse_graphemes_legacy ... ok [INFO] [stdout] test test::quickcheck_forward_reverse_words ... ok [INFO] [stdout] test test::test_words ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests unicode-segmentation [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::new (line 259) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::is_boundary (line 453) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::cur_cursor (line 317) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::prev_boundary (line 604) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::next_boundary (line 529) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::prev_boundary (line 616) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::provide_context (line 334) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::next_boundary (line 540) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeCursor::set_cursor (line 290) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::GraphemeIndices::as_str (line 26) ... ok [INFO] [stdout] test src/grapheme.rs - grapheme::Graphemes::as_str (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/lib.rs - UnicodeSegmentation::split_word_bound_indices (line 170) ... ok [INFO] [stdout] test src/lib.rs - UnicodeSegmentation::grapheme_indices (line 117) ... ok [INFO] [stdout] test src/lib.rs - UnicodeSegmentation::graphemes (line 97) ... ok [INFO] [stdout] test src/lib.rs - UnicodeSegmentation::split_word_bounds (line 156) ... ok [INFO] [stdout] test src/word.rs - word::UWordBounds::as_str (line 593) ... ok [INFO] [stdout] test src/lib.rs - UnicodeSegmentation::unicode_words (line 139) ... ok [INFO] [stdout] test src/word.rs - word::UWordBoundIndices::as_str (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c05819a8a211e2089ce9575f93187d8de9685bb4a1528943f93d1c8dc2216d16"` [INFO] running `"docker" "rm" "-f" "c05819a8a211e2089ce9575f93187d8de9685bb4a1528943f93d1c8dc2216d16"` [INFO] [stdout] c05819a8a211e2089ce9575f93187d8de9685bb4a1528943f93d1c8dc2216d16