[INFO] cloning repository samgiles/porter-stemmer [INFO] running `"git" "clone" "--bare" "git://github.com/samgiles/porter-stemmer.git" "work/cache/sources/gh/samgiles/porter-stemmer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/samgiles/porter-stemmer'... [INFO] running `"git" "clone" "work/cache/sources/gh/samgiles/porter-stemmer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samgiles/porter-stemmer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samgiles/porter-stemmer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/samgiles/porter-stemmer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ef0f83b4a04cfc8373acac4a9642bf483e0c614 [INFO] sha for GitHub repo samgiles/porter-stemmer: 7ef0f83b4a04cfc8373acac4a9642bf483e0c614 [INFO] validating manifest of samgiles/porter-stemmer on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of samgiles/porter-stemmer on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing samgiles/porter-stemmer [INFO] finished frobbing samgiles/porter-stemmer [INFO] frobbed toml for samgiles/porter-stemmer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samgiles/porter-stemmer/Cargo.toml [INFO] started frobbing samgiles/porter-stemmer [INFO] finished frobbing samgiles/porter-stemmer [INFO] frobbed toml for samgiles/porter-stemmer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer/Cargo.toml [INFO] crate samgiles/porter-stemmer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samgiles/porter-stemmer/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing samgiles/porter-stemmer against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] f3cfc7ea8c43dae5d83cf3743e65671de28e52da9f3a55e1f2eba64cd6e5a5e1 [INFO] running `"docker" "start" "-a" "f3cfc7ea8c43dae5d83cf3743e65671de28e52da9f3a55e1f2eba64cd6e5a5e1"` [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling porter-stemmer v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "f3cfc7ea8c43dae5d83cf3743e65671de28e52da9f3a55e1f2eba64cd6e5a5e1"` [INFO] running `"docker" "rm" "-f" "f3cfc7ea8c43dae5d83cf3743e65671de28e52da9f3a55e1f2eba64cd6e5a5e1"` [INFO] [stdout] f3cfc7ea8c43dae5d83cf3743e65671de28e52da9f3a55e1f2eba64cd6e5a5e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c301eeaab62780bac3a26eb762df5a7b243c47ab9215fe38b01c6c4ff4b095e5 [INFO] running `"docker" "start" "-a" "c301eeaab62780bac3a26eb762df5a7b243c47ab9215fe38b01c6c4ff4b095e5"` [INFO] [stderr] Compiling porter-stemmer v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `UnicodeSegmentation` is imported redundantly [INFO] [stderr] --> src/lib.rs:671:9 [INFO] [stderr] | [INFO] [stderr] 12 | use unicode_segmentation::UnicodeSegmentation; [INFO] [stderr] | ----------------------------------------- the item `UnicodeSegmentation` is already imported here [INFO] [stderr] ... [INFO] [stderr] 671 | use unicode_segmentation::UnicodeSegmentation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "c301eeaab62780bac3a26eb762df5a7b243c47ab9215fe38b01c6c4ff4b095e5"` [INFO] running `"docker" "rm" "-f" "c301eeaab62780bac3a26eb762df5a7b243c47ab9215fe38b01c6c4ff4b095e5"` [INFO] [stdout] c301eeaab62780bac3a26eb762df5a7b243c47ab9215fe38b01c6c4ff4b095e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samgiles/porter-stemmer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 2f8f707bd5c605f7c5da905a7bf455ff59564a627fb7e98f17f0ddcad02435ee [INFO] running `"docker" "start" "-a" "2f8f707bd5c605f7c5da905a7bf455ff59564a627fb7e98f17f0ddcad02435ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/porter_stemmer-2f86e83c2ef6cb4a [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_phase_five_b ... ok [INFO] [stdout] test test_phase_five_a ... ok [INFO] [stdout] test test_phase_four ... ok [INFO] [stdout] test test_phase_one ... ok [INFO] [stdout] test test_contains_vowel ... ok [INFO] [stdout] test test_ends_double_porters_consonant ... ok [INFO] [stdout] test test_phase_one_c_sky ... ignored [INFO] [stdout] test test_measure ... ok [INFO] [stdout] test test_phase_three ... ok [INFO] [stdout] test test_phase_one_c ... ok [INFO] [stdout] test test_phase_one_b_substep ... ok [INFO] [stdout] test test_ends_star_o ... ok [INFO] [stdout] test test_phase_one_b ... ok [INFO] [stdout] test test_real_consonant ... ok [INFO] [stdout] test test_porter_character_types ... ok [INFO] [stdout] test test_real_vowel ... ok [INFO] [stdout] test test_phase_two ... ok [INFO] [stdout] test test_stem_tokenized ... ok [INFO] [stdout] test test_bench::bench_stem ... ok [INFO] [stderr] Doc-tests porter-stemmer [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - stem (line 18) ... ok [INFO] [stdout] test src/lib.rs - stem_tokenized (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2f8f707bd5c605f7c5da905a7bf455ff59564a627fb7e98f17f0ddcad02435ee"` [INFO] running `"docker" "rm" "-f" "2f8f707bd5c605f7c5da905a7bf455ff59564a627fb7e98f17f0ddcad02435ee"` [INFO] [stdout] 2f8f707bd5c605f7c5da905a7bf455ff59564a627fb7e98f17f0ddcad02435ee