[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 beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7b74f3b9d7cfc2c2080a57e991d813b84fc0e185400f674a591fb37c3ea530ae [INFO] running `"docker" "start" "-a" "7b74f3b9d7cfc2c2080a57e991d813b84fc0e185400f674a591fb37c3ea530ae"` [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.31s [INFO] running `"docker" "inspect" "7b74f3b9d7cfc2c2080a57e991d813b84fc0e185400f674a591fb37c3ea530ae"` [INFO] running `"docker" "rm" "-f" "7b74f3b9d7cfc2c2080a57e991d813b84fc0e185400f674a591fb37c3ea530ae"` [INFO] [stdout] 7b74f3b9d7cfc2c2080a57e991d813b84fc0e185400f674a591fb37c3ea530ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d1f659317924cc918c42ffb57aacac3ff8f10c059cbb42fe50a1685c46e3e4f [INFO] running `"docker" "start" "-a" "2d1f659317924cc918c42ffb57aacac3ff8f10c059cbb42fe50a1685c46e3e4f"` [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.31s [INFO] running `"docker" "inspect" "2d1f659317924cc918c42ffb57aacac3ff8f10c059cbb42fe50a1685c46e3e4f"` [INFO] running `"docker" "rm" "-f" "2d1f659317924cc918c42ffb57aacac3ff8f10c059cbb42fe50a1685c46e3e4f"` [INFO] [stdout] 2d1f659317924cc918c42ffb57aacac3ff8f10c059cbb42fe50a1685c46e3e4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 5c3e0b416e7b5a5b953c38fbc11b8f56b42e7aaea211ba405d074eeac6e1aca6 [INFO] running `"docker" "start" "-a" "5c3e0b416e7b5a5b953c38fbc11b8f56b42e7aaea211ba405d074eeac6e1aca6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/fuzzyrusty-32d9efdff9c66b16 [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_set ... ok [INFO] [stdout] test tests::token_sort ... ok [INFO] [stdout] test tests::partial_token_sort ... ok [INFO] [stdout] test tests::token_set ... ok [INFO] [stdout] test tests::world ... 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" "5c3e0b416e7b5a5b953c38fbc11b8f56b42e7aaea211ba405d074eeac6e1aca6"` [INFO] running `"docker" "rm" "-f" "5c3e0b416e7b5a5b953c38fbc11b8f56b42e7aaea211ba405d074eeac6e1aca6"` [INFO] [stdout] 5c3e0b416e7b5a5b953c38fbc11b8f56b42e7aaea211ba405d074eeac6e1aca6