[INFO] cloning repository GGBBB2000/rust_reversi [INFO] running `"git" "clone" "--bare" "git://github.com/GGBBB2000/rust_reversi.git" "work/cache/sources/gh/GGBBB2000/rust_reversi"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/GGBBB2000/rust_reversi'... [INFO] running `"git" "clone" "work/cache/sources/gh/GGBBB2000/rust_reversi" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GGBBB2000/rust_reversi" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGBBB2000/rust_reversi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGBBB2000/rust_reversi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8d9001699faf96c846f1a3f090bc379c2058f58 [INFO] sha for GitHub repo GGBBB2000/rust_reversi: c8d9001699faf96c846f1a3f090bc379c2058f58 [INFO] validating manifest of GGBBB2000/rust_reversi on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of GGBBB2000/rust_reversi on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing GGBBB2000/rust_reversi [INFO] finished frobbing GGBBB2000/rust_reversi [INFO] frobbed toml for GGBBB2000/rust_reversi written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi/Cargo.toml [INFO] started frobbing GGBBB2000/rust_reversi [INFO] finished frobbing GGBBB2000/rust_reversi [INFO] frobbed toml for GGBBB2000/rust_reversi written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGBBB2000/rust_reversi/Cargo.toml [INFO] crate GGBBB2000/rust_reversi already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing GGBBB2000/rust_reversi against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 22419e254005d4c18b28ea83a5ea94d61b55e88aadc3f54f313afc0d79bf0127 [INFO] running `"docker" "start" "-a" "22419e254005d4c18b28ea83a5ea94d61b55e88aadc3f54f313afc0d79bf0127"` [INFO] [stderr] Compiling reversi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "22419e254005d4c18b28ea83a5ea94d61b55e88aadc3f54f313afc0d79bf0127"` [INFO] running `"docker" "rm" "-f" "22419e254005d4c18b28ea83a5ea94d61b55e88aadc3f54f313afc0d79bf0127"` [INFO] [stdout] 22419e254005d4c18b28ea83a5ea94d61b55e88aadc3f54f313afc0d79bf0127 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fc53024521589db956020a9e35421cd2d21fbff5fe0892497b949cb53ec87dce [INFO] running `"docker" "start" "-a" "fc53024521589db956020a9e35421cd2d21fbff5fe0892497b949cb53ec87dce"` [INFO] [stderr] Compiling reversi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "fc53024521589db956020a9e35421cd2d21fbff5fe0892497b949cb53ec87dce"` [INFO] running `"docker" "rm" "-f" "fc53024521589db956020a9e35421cd2d21fbff5fe0892497b949cb53ec87dce"` [INFO] [stdout] fc53024521589db956020a9e35421cd2d21fbff5fe0892497b949cb53ec87dce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGBBB2000/rust_reversi:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 8934ae7d3a6a150d3abeb999353dc8ff8777a1ce450b0421b9fd7afff0a54c55 [INFO] running `"docker" "start" "-a" "8934ae7d3a6a150d3abeb999353dc8ff8777a1ce450b0421b9fd7afff0a54c55"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/reversi-2cc43551a99ec4e5 [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" "8934ae7d3a6a150d3abeb999353dc8ff8777a1ce450b0421b9fd7afff0a54c55"` [INFO] running `"docker" "rm" "-f" "8934ae7d3a6a150d3abeb999353dc8ff8777a1ce450b0421b9fd7afff0a54c55"` [INFO] [stdout] 8934ae7d3a6a150d3abeb999353dc8ff8777a1ce450b0421b9fd7afff0a54c55