[INFO] cloning repository pimdh/risk [INFO] running `"git" "clone" "--bare" "git://github.com/pimdh/risk.git" "work/cache/sources/gh/pimdh/risk"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pimdh/risk'... [INFO] running `"git" "clone" "work/cache/sources/gh/pimdh/risk" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pimdh/risk"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pimdh/risk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pimdh/risk" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f93f0e5dd21e8c6c2c8d0b83d315ce21a508f2e8 [INFO] sha for GitHub repo pimdh/risk: f93f0e5dd21e8c6c2c8d0b83d315ce21a508f2e8 [INFO] validating manifest of pimdh/risk 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 pimdh/risk 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 pimdh/risk [INFO] finished frobbing pimdh/risk [INFO] frobbed toml for pimdh/risk written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pimdh/risk/Cargo.toml [INFO] started frobbing pimdh/risk [INFO] finished frobbing pimdh/risk [INFO] frobbed toml for pimdh/risk written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk/Cargo.toml [INFO] crate pimdh/risk 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] [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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing pimdh/risk against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 6e07a7477acc0a34bc75bea4e69222b7e7e677ba8fbddd6e50505c32f3bdefde [INFO] running `"docker" "start" "-a" "6e07a7477acc0a34bc75bea4e69222b7e7e677ba8fbddd6e50505c32f3bdefde"` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling risk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.48s [INFO] running `"docker" "inspect" "6e07a7477acc0a34bc75bea4e69222b7e7e677ba8fbddd6e50505c32f3bdefde"` [INFO] running `"docker" "rm" "-f" "6e07a7477acc0a34bc75bea4e69222b7e7e677ba8fbddd6e50505c32f3bdefde"` [INFO] [stdout] 6e07a7477acc0a34bc75bea4e69222b7e7e677ba8fbddd6e50505c32f3bdefde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a32bfc72efc0f269fc3289e1f59ab67e3762c08d92155a142a73e8039ceecbc8 [INFO] running `"docker" "start" "-a" "a32bfc72efc0f269fc3289e1f59ab67e3762c08d92155a142a73e8039ceecbc8"` [INFO] [stderr] Compiling risk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "a32bfc72efc0f269fc3289e1f59ab67e3762c08d92155a142a73e8039ceecbc8"` [INFO] running `"docker" "rm" "-f" "a32bfc72efc0f269fc3289e1f59ab67e3762c08d92155a142a73e8039ceecbc8"` [INFO] [stdout] a32bfc72efc0f269fc3289e1f59ab67e3762c08d92155a142a73e8039ceecbc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pimdh/risk:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 26d983a2d53ba8ed156543b6d3182c49ecb7a4c432ea7f5fb5fdfd07a96b1d6b [INFO] running `"docker" "start" "-a" "26d983a2d53ba8ed156543b6d3182c49ecb7a4c432ea7f5fb5fdfd07a96b1d6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/risk-487a34753c77a147 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dice_iterator::tests::iterate_2dice_3_faces ... ok [INFO] [stdout] test dice_iterator::tests::iterate_3dice_2_faces ... ok [INFO] [stdout] test tests::fight ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "26d983a2d53ba8ed156543b6d3182c49ecb7a4c432ea7f5fb5fdfd07a96b1d6b"` [INFO] running `"docker" "rm" "-f" "26d983a2d53ba8ed156543b6d3182c49ecb7a4c432ea7f5fb5fdfd07a96b1d6b"` [INFO] [stdout] 26d983a2d53ba8ed156543b6d3182c49ecb7a4c432ea7f5fb5fdfd07a96b1d6b