[INFO] crate fuzzyrusty 0.1.0 is already in cache [INFO] extracting crate fuzzyrusty 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/fuzzyrusty/0.1.0 [INFO] extracting crate fuzzyrusty 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fuzzyrusty/0.1.0 [INFO] validating manifest of fuzzyrusty-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 fuzzyrusty-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 fuzzyrusty-0.1.0 [INFO] finished frobbing fuzzyrusty-0.1.0 [INFO] frobbed toml for fuzzyrusty-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/fuzzyrusty/0.1.0/Cargo.toml [INFO] started frobbing fuzzyrusty-0.1.0 [INFO] finished frobbing fuzzyrusty-0.1.0 [INFO] frobbed toml for fuzzyrusty-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fuzzyrusty/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 fuzzyrusty-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fuzzyrusty/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7ef5944c839772fd6fda625144756bcddd63e7595b75283071de32d401524617 [INFO] running `"docker" "start" "-a" "7ef5944c839772fd6fda625144756bcddd63e7595b75283071de32d401524617"` [INFO] [stderr] Compiling fuzzyrusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/utils.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead [INFO] [stderr] --> src/utils.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | result = result.chars().filter(AsciiExt::is_ascii).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "7ef5944c839772fd6fda625144756bcddd63e7595b75283071de32d401524617"` [INFO] running `"docker" "rm" "-f" "7ef5944c839772fd6fda625144756bcddd63e7595b75283071de32d401524617"` [INFO] [stdout] 7ef5944c839772fd6fda625144756bcddd63e7595b75283071de32d401524617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fuzzyrusty/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0357e446d5e199a19b4a92dd616162edab4286f3d4edce32b5b4815ffca04f1a [INFO] running `"docker" "start" "-a" "0357e446d5e199a19b4a92dd616162edab4286f3d4edce32b5b4815ffca04f1a"` [INFO] [stderr] Compiling fuzzyrusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/utils.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead [INFO] [stderr] --> src/utils.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | result = result.chars().filter(AsciiExt::is_ascii).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "0357e446d5e199a19b4a92dd616162edab4286f3d4edce32b5b4815ffca04f1a"` [INFO] running `"docker" "rm" "-f" "0357e446d5e199a19b4a92dd616162edab4286f3d4edce32b5b4815ffca04f1a"` [INFO] [stdout] 0357e446d5e199a19b4a92dd616162edab4286f3d4edce32b5b4815ffca04f1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fuzzyrusty/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d3bd6ecfe993436a0c7d727ed1815bfa94db03e22b26c52f43029b31fd8a6c15 [INFO] running `"docker" "start" "-a" "d3bd6ecfe993436a0c7d727ed1815bfa94db03e22b26c52f43029b31fd8a6c15"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fuzzyrusty-37a3006f50251728 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] test tests::identity ... ok [INFO] [stdout] test tests::partial ... ok [INFO] [stdout] test tests::token_set ... ok [INFO] [stdout] test tests::token_sort ... ok [INFO] [stdout] test tests::world ... ok [INFO] [stdout] test tests::partial_token_sort ... ok [INFO] [stdout] test tests::partial_token_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fuzzyrusty [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" "d3bd6ecfe993436a0c7d727ed1815bfa94db03e22b26c52f43029b31fd8a6c15"` [INFO] running `"docker" "rm" "-f" "d3bd6ecfe993436a0c7d727ed1815bfa94db03e22b26c52f43029b31fd8a6c15"` [INFO] [stdout] d3bd6ecfe993436a0c7d727ed1815bfa94db03e22b26c52f43029b31fd8a6c15