[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.38-1/sources/1.37.0/gh/ColonelPhantom/fe_chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ColonelPhantom/fe_chess'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ColonelPhantom/fe_chess" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ColonelPhantom/fe_chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 ColonelPhantom/fe_chess 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 ColonelPhantom/fe_chess [INFO] finished frobbing ColonelPhantom/fe_chess [INFO] frobbed toml for ColonelPhantom/fe_chess written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 ColonelPhantom/fe_chess against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 688e086f30311794de66eb1b32ed6470285276d582fe69848184a6ff461f8c23 [INFO] running `"docker" "start" "-a" "688e086f30311794de66eb1b32ed6470285276d582fe69848184a6ff461f8c23"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.7 [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 12.31s [INFO] running `"docker" "inspect" "688e086f30311794de66eb1b32ed6470285276d582fe69848184a6ff461f8c23"` [INFO] running `"docker" "rm" "-f" "688e086f30311794de66eb1b32ed6470285276d582fe69848184a6ff461f8c23"` [INFO] [stdout] 688e086f30311794de66eb1b32ed6470285276d582fe69848184a6ff461f8c23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] fff2ec8264e843d8c2de5e7c1b05caf9c5dc3e599295a2f02333ae8398906584 [INFO] running `"docker" "start" "-a" "fff2ec8264e843d8c2de5e7c1b05caf9c5dc3e599295a2f02333ae8398906584"` [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.31s [INFO] running `"docker" "inspect" "fff2ec8264e843d8c2de5e7c1b05caf9c5dc3e599295a2f02333ae8398906584"` [INFO] running `"docker" "rm" "-f" "fff2ec8264e843d8c2de5e7c1b05caf9c5dc3e599295a2f02333ae8398906584"` [INFO] [stdout] fff2ec8264e843d8c2de5e7c1b05caf9c5dc3e599295a2f02333ae8398906584 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 5c272aef04a1937adc2d5e44a90f6c054f738a10a771e8cfe071a049dd12fd0b [INFO] running `"docker" "start" "-a" "5c272aef04a1937adc2d5e44a90f6c054f738a10a771e8cfe071a049dd12fd0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/fe_chess-bc31445e75184f44 [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" "5c272aef04a1937adc2d5e44a90f6c054f738a10a771e8cfe071a049dd12fd0b"` [INFO] running `"docker" "rm" "-f" "5c272aef04a1937adc2d5e44a90f6c054f738a10a771e8cfe071a049dd12fd0b"` [INFO] [stdout] 5c272aef04a1937adc2d5e44a90f6c054f738a10a771e8cfe071a049dd12fd0b