[INFO] updating cached repository Mistodon/close_enough [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Mistodon/close_enough [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Mistodon/close_enough" "work/ex/beta-1.38-1/sources/1.37.0/gh/Mistodon/close_enough"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Mistodon/close_enough'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mistodon/close_enough" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mistodon/close_enough"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mistodon/close_enough'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 94459801f9963deff8150778111d7dc5f72ca8dd [INFO] sha for GitHub repo Mistodon/close_enough: 94459801f9963deff8150778111d7dc5f72ca8dd [INFO] validating manifest of Mistodon/close_enough 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 Mistodon/close_enough 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 Mistodon/close_enough [INFO] finished frobbing Mistodon/close_enough [INFO] frobbed toml for Mistodon/close_enough written to work/ex/beta-1.38-1/sources/1.37.0/gh/Mistodon/close_enough/Cargo.toml [INFO] started frobbing Mistodon/close_enough [INFO] finished frobbing Mistodon/close_enough [INFO] frobbed toml for Mistodon/close_enough written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mistodon/close_enough/Cargo.toml [INFO] crate Mistodon/close_enough already has a lockfile, it will not be regenerated [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 Mistodon/close_enough 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/gh/Mistodon/close_enough:/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] ca1a2af0df05b9c9819095dbe913fb39f4f7bbe0f5cc0a506fb3a8111af9c2eb [INFO] running `"docker" "start" "-a" "ca1a2af0df05b9c9819095dbe913fb39f4f7bbe0f5cc0a506fb3a8111af9c2eb"` [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling close_enough v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/cle.rs:83:35 [INFO] [stderr] | [INFO] [stderr] 83 | let query = query.trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.81s [INFO] running `"docker" "inspect" "ca1a2af0df05b9c9819095dbe913fb39f4f7bbe0f5cc0a506fb3a8111af9c2eb"` [INFO] running `"docker" "rm" "-f" "ca1a2af0df05b9c9819095dbe913fb39f4f7bbe0f5cc0a506fb3a8111af9c2eb"` [INFO] [stdout] ca1a2af0df05b9c9819095dbe913fb39f4f7bbe0f5cc0a506fb3a8111af9c2eb [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/gh/Mistodon/close_enough:/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] e4e8311a604b5ec1bbdee2df74666db5c2b84353cef607b52111bcc03cd2149d [INFO] running `"docker" "start" "-a" "e4e8311a604b5ec1bbdee2df74666db5c2b84353cef607b52111bcc03cd2149d"` [INFO] [stderr] Compiling close_enough v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/cle.rs:83:35 [INFO] [stderr] | [INFO] [stderr] 83 | let query = query.trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "e4e8311a604b5ec1bbdee2df74666db5c2b84353cef607b52111bcc03cd2149d"` [INFO] running `"docker" "rm" "-f" "e4e8311a604b5ec1bbdee2df74666db5c2b84353cef607b52111bcc03cd2149d"` [INFO] [stdout] e4e8311a604b5ec1bbdee2df74666db5c2b84353cef607b52111bcc03cd2149d [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/gh/Mistodon/close_enough:/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] 098a3d49498ed9b656efbdab1a7e89f6534957709f65d53310f1842ce56539e4 [INFO] running `"docker" "start" "-a" "098a3d49498ed9b656efbdab1a7e89f6534957709f65d53310f1842ce56539e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/close_enough-49bfe29639118663 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::entire_query_must_be_present_for_match ... ok [INFO] [stdout] test tests::failed_match_does_not_look_within_same_word ... ok [INFO] [stdout] test tests::failed_match_looks_to_next_word ... ok [INFO] [stdout] test tests::multiple_partial_matches_return_shortest_answer ... ok [INFO] [stdout] test tests::multiple_options_returns_matching ... ok [INFO] [stdout] test tests::can_match_from_beyond_start ... ok [INFO] [stdout] test tests::matching_is_case_insensitive ... ok [INFO] [stdout] test tests::no_options_returns_none ... ok [INFO] [stdout] test tests::single_option_returns_none_if_not_match ... ok [INFO] [stdout] test tests::works_on_useful_collection_types ... ok [INFO] [stdout] test tests::single_option_returned_on_match ... ok [INFO] [stdout] test tests::partial_match_returns_answer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cle-f414cb0015571f1c [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] [stderr] Doc-tests close_enough [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - close_enough (line 14) ... 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" "098a3d49498ed9b656efbdab1a7e89f6534957709f65d53310f1842ce56539e4"` [INFO] running `"docker" "rm" "-f" "098a3d49498ed9b656efbdab1a7e89f6534957709f65d53310f1842ce56539e4"` [INFO] [stdout] 098a3d49498ed9b656efbdab1a7e89f6534957709f65d53310f1842ce56539e4