[INFO] updating cached repository janmarthedal/rustypawn [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/janmarthedal/rustypawn [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/janmarthedal/rustypawn" "work/ex/beta-1.37-6/sources/1.36.0/gh/janmarthedal/rustypawn"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/janmarthedal/rustypawn'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/janmarthedal/rustypawn" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a2c5a923b64c702265790e26cf71235f1f719059 [INFO] sha for GitHub repo janmarthedal/rustypawn: a2c5a923b64c702265790e26cf71235f1f719059 [INFO] validating manifest of janmarthedal/rustypawn 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 janmarthedal/rustypawn 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 janmarthedal/rustypawn [INFO] finished frobbing janmarthedal/rustypawn [INFO] frobbed toml for janmarthedal/rustypawn written to work/ex/beta-1.37-6/sources/1.36.0/gh/janmarthedal/rustypawn/Cargo.toml [INFO] started frobbing janmarthedal/rustypawn [INFO] finished frobbing janmarthedal/rustypawn [INFO] frobbed toml for janmarthedal/rustypawn written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn/Cargo.toml [INFO] crate janmarthedal/rustypawn 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 janmarthedal/rustypawn 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-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn:/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] df9d018e60ccb7bff54133d13e9f16af109d4ee76dec8880cd4531dfb360419c [INFO] running `"docker" "start" "-a" "df9d018e60ccb7bff54133d13e9f16af109d4ee76dec8880cd4531dfb360419c"` [INFO] [stderr] Compiling rustypawn v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `"docker" "inspect" "df9d018e60ccb7bff54133d13e9f16af109d4ee76dec8880cd4531dfb360419c"` [INFO] running `"docker" "rm" "-f" "df9d018e60ccb7bff54133d13e9f16af109d4ee76dec8880cd4531dfb360419c"` [INFO] [stdout] df9d018e60ccb7bff54133d13e9f16af109d4ee76dec8880cd4531dfb360419c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn:/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] 8a62a5f6cbd1e5490817e194ec51cb100d62484d1049f0dfa8c82d59d385f542 [INFO] running `"docker" "start" "-a" "8a62a5f6cbd1e5490817e194ec51cb100d62484d1049f0dfa8c82d59d385f542"` [INFO] [stderr] Compiling rustypawn v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "8a62a5f6cbd1e5490817e194ec51cb100d62484d1049f0dfa8c82d59d385f542"` [INFO] running `"docker" "rm" "-f" "8a62a5f6cbd1e5490817e194ec51cb100d62484d1049f0dfa8c82d59d385f542"` [INFO] [stdout] 8a62a5f6cbd1e5490817e194ec51cb100d62484d1049f0dfa8c82d59d385f542 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janmarthedal/rustypawn:/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] 64d6e355b24a16de6c9dbc68bd317bb813f6be1088b198658b5c82f424bdb840 [INFO] running `"docker" "start" "-a" "64d6e355b24a16de6c9dbc68bd317bb813f6be1088b198658b5c82f424bdb840"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustypawn-02267a084abdebcc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::three_fold_repetition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/perft-627a06f9626d7958 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::perft_position_5 ... ok [INFO] [stdout] test tests::perft_position_2 ... ok [INFO] [stdout] test tests::perft_position_6 ... ok [INFO] [stdout] test tests::perft_initial_position ... ok [INFO] [stdout] test tests::perft_position_4b ... ok [INFO] [stdout] test tests::perft_position_4w ... ok [INFO] [stdout] test tests::perft_position_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rustypawn-7ffcfe6e4724e915 [INFO] [stderr] Running /opt/crater/target/debug/deps/think_bench-ced62e2f6a8b2c6b [INFO] [stdout] [INFO] [stderr] Doc-tests rustypawn [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] [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] [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" "64d6e355b24a16de6c9dbc68bd317bb813f6be1088b198658b5c82f424bdb840"` [INFO] running `"docker" "rm" "-f" "64d6e355b24a16de6c9dbc68bd317bb813f6be1088b198658b5c82f424bdb840"` [INFO] [stdout] 64d6e355b24a16de6c9dbc68bd317bb813f6be1088b198658b5c82f424bdb840