[INFO] cloning repository Mistodon/close_enough [INFO] running `"git" "clone" "--bare" "git://github.com/Mistodon/close_enough.git" "work/cache/sources/gh/Mistodon/close_enough"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Mistodon/close_enough'... [INFO] running `"git" "clone" "work/cache/sources/gh/Mistodon/close_enough" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Mistodon/close_enough"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Mistodon/close_enough'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mistodon/close_enough" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Mistodon/close_enough"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 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 Mistodon/close_enough 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 Mistodon/close_enough [INFO] finished frobbing Mistodon/close_enough [INFO] frobbed toml for Mistodon/close_enough written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+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 Mistodon/close_enough against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] 978e290ecf4097fdfc28238f457b58b0f8a16d6d9d4bd01ad22d7a75a69502e5 [INFO] running `"docker" "start" "-a" "978e290ecf4097fdfc28238f457b58b0f8a16d6d9d4bd01ad22d7a75a69502e5"` [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 21.67s [INFO] running `"docker" "inspect" "978e290ecf4097fdfc28238f457b58b0f8a16d6d9d4bd01ad22d7a75a69502e5"` [INFO] running `"docker" "rm" "-f" "978e290ecf4097fdfc28238f457b58b0f8a16d6d9d4bd01ad22d7a75a69502e5"` [INFO] [stdout] 978e290ecf4097fdfc28238f457b58b0f8a16d6d9d4bd01ad22d7a75a69502e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] 9153fa694eff449c96d7f2bdb9dd66d9f3c85b259e123c9dd11725bbf6d5f03a [INFO] running `"docker" "start" "-a" "9153fa694eff449c96d7f2bdb9dd66d9f3c85b259e123c9dd11725bbf6d5f03a"` [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.79s [INFO] running `"docker" "inspect" "9153fa694eff449c96d7f2bdb9dd66d9f3c85b259e123c9dd11725bbf6d5f03a"` [INFO] running `"docker" "rm" "-f" "9153fa694eff449c96d7f2bdb9dd66d9f3c85b259e123c9dd11725bbf6d5f03a"` [INFO] [stdout] 9153fa694eff449c96d7f2bdb9dd66d9f3c85b259e123c9dd11725bbf6d5f03a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] e469085e9e014e1edcbea1791d7690e6fcc956294eae7e235b050f7a6b9b2561 [INFO] running `"docker" "start" "-a" "e469085e9e014e1edcbea1791d7690e6fcc956294eae7e235b050f7a6b9b2561"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/close_enough-157ab0c8948241c0 [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_looks_to_next_word ... ok [INFO] [stdout] test tests::failed_match_does_not_look_within_same_word ... 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::multiple_options_returns_matching ... 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_returned_on_match ... ok [INFO] [stdout] test tests::partial_match_returns_answer ... ok [INFO] [stdout] test tests::multiple_partial_matches_return_shortest_answer ... ok [INFO] [stdout] test tests::can_match_from_beyond_start ... 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-8293415ce9b5533c [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" "e469085e9e014e1edcbea1791d7690e6fcc956294eae7e235b050f7a6b9b2561"` [INFO] running `"docker" "rm" "-f" "e469085e9e014e1edcbea1791d7690e6fcc956294eae7e235b050f7a6b9b2561"` [INFO] [stdout] e469085e9e014e1edcbea1791d7690e6fcc956294eae7e235b050f7a6b9b2561