[INFO] updating cached repository aacunningham/rust-password-cracker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aacunningham/rust-password-cracker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aacunningham/rust-password-cracker" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aacunningham/rust-password-cracker" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/aacunningham/rust-password-cracker"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/aacunningham/rust-password-cracker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cf98f7db25bbe34dc51285205bd7e31d048c4f3 [INFO] sha for GitHub repo aacunningham/rust-password-cracker: 0cf98f7db25bbe34dc51285205bd7e31d048c4f3 [INFO] validating manifest of aacunningham/rust-password-cracker on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aacunningham/rust-password-cracker on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aacunningham/rust-password-cracker [INFO] finished frobbing aacunningham/rust-password-cracker [INFO] frobbed toml for aacunningham/rust-password-cracker written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker/Cargo.toml [INFO] started frobbing aacunningham/rust-password-cracker [INFO] finished frobbing aacunningham/rust-password-cracker [INFO] frobbed toml for aacunningham/rust-password-cracker written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/aacunningham/rust-password-cracker/Cargo.toml [INFO] crate aacunningham/rust-password-cracker has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aacunningham/rust-password-cracker against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] d705eb1a8228f8f9cf8e8f0de837209bc10dd1d11a7259c9f08f6647e358cb7a [INFO] running `"docker" "start" "-a" "d705eb1a8228f8f9cf8e8f0de837209bc10dd1d11a7259c9f08f6647e358cb7a"` [INFO] [stderr] Compiling passcode_cracker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `test::Bencher` [INFO] [stderr] --> src/lib.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use test::Bencher; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "d705eb1a8228f8f9cf8e8f0de837209bc10dd1d11a7259c9f08f6647e358cb7a"` [INFO] running `"docker" "rm" "-f" "d705eb1a8228f8f9cf8e8f0de837209bc10dd1d11a7259c9f08f6647e358cb7a"` [INFO] [stdout] d705eb1a8228f8f9cf8e8f0de837209bc10dd1d11a7259c9f08f6647e358cb7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 89ab02ca5dcf1bfc660dd14631947882e40b60b9390a91947ec4b06082e02d4f [INFO] running `"docker" "start" "-a" "89ab02ca5dcf1bfc660dd14631947882e40b60b9390a91947ec4b06082e02d4f"` [INFO] [stderr] Compiling passcode_cracker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "89ab02ca5dcf1bfc660dd14631947882e40b60b9390a91947ec4b06082e02d4f"` [INFO] running `"docker" "rm" "-f" "89ab02ca5dcf1bfc660dd14631947882e40b60b9390a91947ec4b06082e02d4f"` [INFO] [stdout] 89ab02ca5dcf1bfc660dd14631947882e40b60b9390a91947ec4b06082e02d4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/aacunningham/rust-password-cracker:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 934650e19e82bff59767548db18100811479270687faa837a349f38adea25250 [INFO] running `"docker" "start" "-a" "934650e19e82bff59767548db18100811479270687faa837a349f38adea25250"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/passcode_cracker-769c95556d51e0d6 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ast::expression::tests::test_evaluation ... ok [INFO] [stdout] test ast::operator::binary_operator::tests::equality ... ok [INFO] [stdout] test ast::operator::boolean_operator::tests::equality ... ok [INFO] [stdout] test ast::operator::tests::equality ... ok [INFO] [stdout] test ast::operator::binary_operator::tests::priority ... ok [INFO] [stdout] test ast::operator::boolean_operator::tests::priority ... ok [INFO] [stdout] test ast::operator::tests::priority ... ok [INFO] [stdout] test ast::tests::convert_binary ... ok [INFO] [stdout] test ast::tests::convert_boolean ... ok [INFO] [stdout] test ast::tests::convert_compound ... ok [INFO] [stdout] test ast::tests::handle_equal_ops ... ok [INFO] [stdout] test ast::tests::handle_greater_ops ... ok [INFO] [stdout] test ast::tests::handle_lesser_ops ... ok [INFO] [stdout] test ast::tests::pop_multiple_ops ... ok [INFO] [stdout] test bench_new_generator ... ok [INFO] [stdout] test bench_first_for_loop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/passcode_cracker-ffbd132231a8b1f3 [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 passcode_cracker [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Passcode::add_rule (line 98) ... ok [INFO] [stdout] test src/lib.rs - Passcode::new (line 50) ... ok [INFO] [stdout] test src/lib.rs - Passcode::eliminate_combinations (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "934650e19e82bff59767548db18100811479270687faa837a349f38adea25250"` [INFO] running `"docker" "rm" "-f" "934650e19e82bff59767548db18100811479270687faa837a349f38adea25250"` [INFO] [stdout] 934650e19e82bff59767548db18100811479270687faa837a349f38adea25250