[INFO] updating cached repository bamorim/rust-chess [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bamorim/rust-chess [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bamorim/rust-chess" "work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-chess'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bamorim/rust-chess" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bamorim/rust-chess"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bamorim/rust-chess'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a28720a12a83694743f0475973ba13ba0847eead [INFO] sha for GitHub repo bamorim/rust-chess: a28720a12a83694743f0475973ba13ba0847eead [INFO] validating manifest of bamorim/rust-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 bamorim/rust-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 bamorim/rust-chess [INFO] finished frobbing bamorim/rust-chess [INFO] frobbed toml for bamorim/rust-chess written to work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-chess/Cargo.toml [INFO] started frobbing bamorim/rust-chess [INFO] finished frobbing bamorim/rust-chess [INFO] frobbed toml for bamorim/rust-chess written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bamorim/rust-chess/Cargo.toml [INFO] crate bamorim/rust-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 bamorim/rust-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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-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] 8d2f54435891cdefa223cb3aa09c3f2410d04dbb5158b069663b9c025b604f1a [INFO] running `"docker" "start" "-a" "8d2f54435891cdefa223cb3aa09c3f2410d04dbb5158b069663b9c025b604f1a"` [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling strcursor v0.2.5 [INFO] [stderr] Compiling scan-rules v0.2.0 [INFO] [stderr] Compiling chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.43s [INFO] running `"docker" "inspect" "8d2f54435891cdefa223cb3aa09c3f2410d04dbb5158b069663b9c025b604f1a"` [INFO] running `"docker" "rm" "-f" "8d2f54435891cdefa223cb3aa09c3f2410d04dbb5158b069663b9c025b604f1a"` [INFO] [stdout] 8d2f54435891cdefa223cb3aa09c3f2410d04dbb5158b069663b9c025b604f1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-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] 6634c619176dfc80d0a1dfea56129a1fcfaf9f198997b81bf91441af9747bdec [INFO] running `"docker" "start" "-a" "6634c619176dfc80d0a1dfea56129a1fcfaf9f198997b81bf91441af9747bdec"` [INFO] [stderr] Compiling chess v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "6634c619176dfc80d0a1dfea56129a1fcfaf9f198997b81bf91441af9747bdec"` [INFO] running `"docker" "rm" "-f" "6634c619176dfc80d0a1dfea56129a1fcfaf9f198997b81bf91441af9747bdec"` [INFO] [stdout] 6634c619176dfc80d0a1dfea56129a1fcfaf9f198997b81bf91441af9747bdec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bamorim/rust-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] fde3506c73ba9387fd34fd976aa00a47424c7af067ddbcc4cadc239267413ece [INFO] running `"docker" "start" "-a" "fde3506c73ba9387fd34fd976aa00a47424c7af067ddbcc4cadc239267413ece"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/chess-21bad17594203c3d [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" "fde3506c73ba9387fd34fd976aa00a47424c7af067ddbcc4cadc239267413ece"` [INFO] running `"docker" "rm" "-f" "fde3506c73ba9387fd34fd976aa00a47424c7af067ddbcc4cadc239267413ece"` [INFO] [stdout] fde3506c73ba9387fd34fd976aa00a47424c7af067ddbcc4cadc239267413ece