[INFO] updating cached repository yati-sagade/rookie [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yati-sagade/rookie [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yati-sagade/rookie" "work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yati-sagade/rookie" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yati-sagade/rookie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yati-sagade/rookie'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5836aa5411b66a8af1ca22481e26164c7a87a3e [INFO] sha for GitHub repo yati-sagade/rookie: b5836aa5411b66a8af1ca22481e26164c7a87a3e [INFO] validating manifest of yati-sagade/rookie 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 yati-sagade/rookie 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 yati-sagade/rookie [INFO] finished frobbing yati-sagade/rookie [INFO] frobbed toml for yati-sagade/rookie written to work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie/Cargo.toml [INFO] started frobbing yati-sagade/rookie [INFO] finished frobbing yati-sagade/rookie [INFO] frobbed toml for yati-sagade/rookie written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yati-sagade/rookie/Cargo.toml [INFO] crate yati-sagade/rookie already has a lockfile, it will not be regenerated [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 yati-sagade/rookie 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie:/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] 7cbcd71ccdc0a0bd367b63840a6d5dd1decebb87b7cf820432e07ffec341973b [INFO] running `"docker" "start" "-a" "7cbcd71ccdc0a0bd367b63840a6d5dd1decebb87b7cf820432e07ffec341973b"` [INFO] [stderr] Compiling rookie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "7cbcd71ccdc0a0bd367b63840a6d5dd1decebb87b7cf820432e07ffec341973b"` [INFO] running `"docker" "rm" "-f" "7cbcd71ccdc0a0bd367b63840a6d5dd1decebb87b7cf820432e07ffec341973b"` [INFO] [stdout] 7cbcd71ccdc0a0bd367b63840a6d5dd1decebb87b7cf820432e07ffec341973b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie:/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] 6209a5985da44c793dbe9526eb234410497d24e366861bbf71b3e844af8c3057 [INFO] running `"docker" "start" "-a" "6209a5985da44c793dbe9526eb234410497d24e366861bbf71b3e844af8c3057"` [INFO] [stderr] Compiling rookie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::Square::*` [INFO] [stderr] --> src/board_representation.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | use super::Square::*; [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.70s [INFO] running `"docker" "inspect" "6209a5985da44c793dbe9526eb234410497d24e366861bbf71b3e844af8c3057"` [INFO] running `"docker" "rm" "-f" "6209a5985da44c793dbe9526eb234410497d24e366861bbf71b3e844af8c3057"` [INFO] [stdout] 6209a5985da44c793dbe9526eb234410497d24e366861bbf71b3e844af8c3057 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yati-sagade/rookie:/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] 90806146942d5fd33461953e9387a5eab0b7a46e664038d35e50c79b8f7c79d4 [INFO] running `"docker" "start" "-a" "90806146942d5fd33461953e9387a5eab0b7a46e664038d35e50c79b8f7c79d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rookie-e752ab22087ed047 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test board_representation::tests::test_square_offsets ... ok [INFO] [stdout] test board_representation::tests::test_init ... ok [INFO] [stdout] test bitboard::tests::test_set_operations ... ok [INFO] [stdout] test bitboard::tests::test_set ... ok [INFO] [stdout] test bitboard::tests::test_get ... ok [INFO] [stdout] test bitboard::tests::test_ctors ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/rookie-e17334b6934f1cc5 [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 rookie [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" "90806146942d5fd33461953e9387a5eab0b7a46e664038d35e50c79b8f7c79d4"` [INFO] running `"docker" "rm" "-f" "90806146942d5fd33461953e9387a5eab0b7a46e664038d35e50c79b8f7c79d4"` [INFO] [stdout] 90806146942d5fd33461953e9387a5eab0b7a46e664038d35e50c79b8f7c79d4