[INFO] updating cached repository ColonelPhantom/fe_chess [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ColonelPhantom/fe_chess [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ColonelPhantom/fe_chess" "work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ColonelPhantom/fe_chess" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ColonelPhantom/fe_chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ColonelPhantom/fe_chess'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 420157fd09dd97662c1dd37de12c874c787fabce [INFO] sha for GitHub repo ColonelPhantom/fe_chess: 420157fd09dd97662c1dd37de12c874c787fabce [INFO] validating manifest of ColonelPhantom/fe_chess 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 ColonelPhantom/fe_chess 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 ColonelPhantom/fe_chess [INFO] finished frobbing ColonelPhantom/fe_chess [INFO] frobbed toml for ColonelPhantom/fe_chess written to work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess/Cargo.toml [INFO] started frobbing ColonelPhantom/fe_chess [INFO] finished frobbing ColonelPhantom/fe_chess [INFO] frobbed toml for ColonelPhantom/fe_chess written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ColonelPhantom/fe_chess/Cargo.toml [INFO] crate ColonelPhantom/fe_chess 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 ColonelPhantom/fe_chess 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess:/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] 594e7ed8a2136d100fe42132f1174a7e06932b34b7a27109894648f07c73df16 [INFO] running `"docker" "start" "-a" "594e7ed8a2136d100fe42132f1174a7e06932b34b7a27109894648f07c73df16"` [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling shrust v0.0.6 [INFO] [stderr] Compiling fe_chess v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `is_decided` [INFO] [stderr] --> src/search/mod.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn is_decided(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `"docker" "inspect" "594e7ed8a2136d100fe42132f1174a7e06932b34b7a27109894648f07c73df16"` [INFO] running `"docker" "rm" "-f" "594e7ed8a2136d100fe42132f1174a7e06932b34b7a27109894648f07c73df16"` [INFO] [stdout] 594e7ed8a2136d100fe42132f1174a7e06932b34b7a27109894648f07c73df16 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess:/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] 1a3560f57bbd5135d7ba15d642670e3e28bbb2d846df18d219f691cd8803a4cb [INFO] running `"docker" "start" "-a" "1a3560f57bbd5135d7ba15d642670e3e28bbb2d846df18d219f691cd8803a4cb"` [INFO] [stderr] Compiling fe_chess v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `is_decided` [INFO] [stderr] --> src/search/mod.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn is_decided(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "1a3560f57bbd5135d7ba15d642670e3e28bbb2d846df18d219f691cd8803a4cb"` [INFO] running `"docker" "rm" "-f" "1a3560f57bbd5135d7ba15d642670e3e28bbb2d846df18d219f691cd8803a4cb"` [INFO] [stdout] 1a3560f57bbd5135d7ba15d642670e3e28bbb2d846df18d219f691cd8803a4cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ColonelPhantom/fe_chess:/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] 0c8e33567c4a90f59dda7e2a3553df189b8cc421364a641fa79b6d7ea8251484 [INFO] running `"docker" "start" "-a" "0c8e33567c4a90f59dda7e2a3553df189b8cc421364a641fa79b6d7ea8251484"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/fe_chess-7e6b74dd8790a2a5 [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" "0c8e33567c4a90f59dda7e2a3553df189b8cc421364a641fa79b6d7ea8251484"` [INFO] running `"docker" "rm" "-f" "0c8e33567c4a90f59dda7e2a3553df189b8cc421364a641fa79b6d7ea8251484"` [INFO] [stdout] 0c8e33567c4a90f59dda7e2a3553df189b8cc421364a641fa79b6d7ea8251484