[INFO] crate fuzzyrusty 0.1.0 is already in cache [INFO] extracting crate fuzzyrusty 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/fuzzyrusty/0.1.0 [INFO] extracting crate fuzzyrusty 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fuzzyrusty/0.1.0 [INFO] validating manifest of fuzzyrusty-0.1.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 fuzzyrusty-0.1.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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/fuzzyrusty/0.1.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] testing fuzzyrusty-0.1.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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] b0154853f9aa89e0a75e07a8cad6c228e64a5dc301fe8388d5696196ef0ada2d [INFO] running `"docker" "start" "-a" "b0154853f9aa89e0a75e07a8cad6c228e64a5dc301fe8388d5696196ef0ada2d"` [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 0.87s [INFO] running `"docker" "inspect" "b0154853f9aa89e0a75e07a8cad6c228e64a5dc301fe8388d5696196ef0ada2d"` [INFO] running `"docker" "rm" "-f" "b0154853f9aa89e0a75e07a8cad6c228e64a5dc301fe8388d5696196ef0ada2d"` [INFO] [stdout] b0154853f9aa89e0a75e07a8cad6c228e64a5dc301fe8388d5696196ef0ada2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 678189ca61d3993f3d427a5436065e39322a5a5c0a4373404a3378584b61f2e9 [INFO] running `"docker" "start" "-a" "678189ca61d3993f3d427a5436065e39322a5a5c0a4373404a3378584b61f2e9"` [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.30s [INFO] running `"docker" "inspect" "678189ca61d3993f3d427a5436065e39322a5a5c0a4373404a3378584b61f2e9"` [INFO] running `"docker" "rm" "-f" "678189ca61d3993f3d427a5436065e39322a5a5c0a4373404a3378584b61f2e9"` [INFO] [stdout] 678189ca61d3993f3d427a5436065e39322a5a5c0a4373404a3378584b61f2e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] d459795517cf9d7852c7eb802d8c5bfa28d4c9785a8e9224349112b3c672feac [INFO] running `"docker" "start" "-a" "d459795517cf9d7852c7eb802d8c5bfa28d4c9785a8e9224349112b3c672feac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/fuzzyrusty-bb5e9b0b3cbc1fba [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::identity ... ok [INFO] [stdout] test tests::partial ... ok [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] test tests::partial_token_sort ... ok [INFO] [stdout] test tests::world ... ok [INFO] [stdout] test tests::partial_token_set ... ok [INFO] [stdout] test tests::token_sort ... ok [INFO] [stdout] test tests::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" "d459795517cf9d7852c7eb802d8c5bfa28d4c9785a8e9224349112b3c672feac"` [INFO] running `"docker" "rm" "-f" "d459795517cf9d7852c7eb802d8c5bfa28d4c9785a8e9224349112b3c672feac"` [INFO] [stdout] d459795517cf9d7852c7eb802d8c5bfa28d4c9785a8e9224349112b3c672feac