[INFO] updating cached repository ebsuku/tennis_match [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ebsuku/tennis_match [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ebsuku/tennis_match" "work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebsuku/tennis_match" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebsuku/tennis_match"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebsuku/tennis_match'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2671b516fb64e314b54dd0851fba0fcccc617b1b [INFO] sha for GitHub repo ebsuku/tennis_match: 2671b516fb64e314b54dd0851fba0fcccc617b1b [INFO] validating manifest of ebsuku/tennis_match 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 ebsuku/tennis_match 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 ebsuku/tennis_match [INFO] finished frobbing ebsuku/tennis_match [INFO] frobbed toml for ebsuku/tennis_match written to work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match/Cargo.toml [INFO] started frobbing ebsuku/tennis_match [INFO] finished frobbing ebsuku/tennis_match [INFO] frobbed toml for ebsuku/tennis_match written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebsuku/tennis_match/Cargo.toml [INFO] crate ebsuku/tennis_match 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 ebsuku/tennis_match 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match:/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] e52ef479fc1d3736dbe13a482d794a2e99e933c62fe6b735df4eec09738886b6 [INFO] running `"docker" "start" "-a" "e52ef479fc1d3736dbe13a482d794a2e99e933c62fe6b735df4eec09738886b6"` [INFO] [stderr] Compiling tennis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused comparison that must be used [INFO] [stderr] --> src/main.rs:212:25 [INFO] [stderr] | [INFO] [stderr] 212 | self.score.p1_point == Point::Ad; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused comparison that must be used [INFO] [stderr] --> src/main.rs:247:25 [INFO] [stderr] | [INFO] [stderr] 247 | self.score.p1_point == Point::Forty; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "e52ef479fc1d3736dbe13a482d794a2e99e933c62fe6b735df4eec09738886b6"` [INFO] running `"docker" "rm" "-f" "e52ef479fc1d3736dbe13a482d794a2e99e933c62fe6b735df4eec09738886b6"` [INFO] [stdout] e52ef479fc1d3736dbe13a482d794a2e99e933c62fe6b735df4eec09738886b6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match:/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] ff6cedb59da8b561b0d9a6c72ad2fc4057e96b27f247756aae6fe1ae59c407ae [INFO] running `"docker" "start" "-a" "ff6cedb59da8b561b0d9a6c72ad2fc4057e96b27f247756aae6fe1ae59c407ae"` [INFO] [stderr] Compiling tennis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused comparison that must be used [INFO] [stderr] --> src/main.rs:212:25 [INFO] [stderr] | [INFO] [stderr] 212 | self.score.p1_point == Point::Ad; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused comparison that must be used [INFO] [stderr] --> src/main.rs:247:25 [INFO] [stderr] | [INFO] [stderr] 247 | self.score.p1_point == Point::Forty; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "ff6cedb59da8b561b0d9a6c72ad2fc4057e96b27f247756aae6fe1ae59c407ae"` [INFO] running `"docker" "rm" "-f" "ff6cedb59da8b561b0d9a6c72ad2fc4057e96b27f247756aae6fe1ae59c407ae"` [INFO] [stdout] ff6cedb59da8b561b0d9a6c72ad2fc4057e96b27f247756aae6fe1ae59c407ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ebsuku/tennis_match:/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] 7db1f9fc4c40f111e3fc37a9931b5c5cec27bdbce00891b21bf937abf4780686 [INFO] running `"docker" "start" "-a" "7db1f9fc4c40f111e3fc37a9931b5c5cec27bdbce00891b21bf937abf4780686"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/tennis-488e7eb0a2c05446 [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" "7db1f9fc4c40f111e3fc37a9931b5c5cec27bdbce00891b21bf937abf4780686"` [INFO] running `"docker" "rm" "-f" "7db1f9fc4c40f111e3fc37a9931b5c5cec27bdbce00891b21bf937abf4780686"` [INFO] [stdout] 7db1f9fc4c40f111e3fc37a9931b5c5cec27bdbce00891b21bf937abf4780686