[INFO] cloning repository ebsuku/tennis_match [INFO] running `"git" "clone" "--bare" "git://github.com/ebsuku/tennis_match.git" "work/cache/sources/gh/ebsuku/tennis_match"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ebsuku/tennis_match'... [INFO] running `"git" "clone" "work/cache/sources/gh/ebsuku/tennis_match" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ebsuku/tennis_match"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ebsuku/tennis_match'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebsuku/tennis_match" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ebsuku/tennis_match"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 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 ebsuku/tennis_match 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 ebsuku/tennis_match [INFO] finished frobbing ebsuku/tennis_match [INFO] frobbed toml for ebsuku/tennis_match written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ebsuku/tennis_match against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] 2c0c1658d871a34857215c4d88fefe0a9af03c834ae9152314f0e2a70f2f7ab1 [INFO] running `"docker" "start" "-a" "2c0c1658d871a34857215c4d88fefe0a9af03c834ae9152314f0e2a70f2f7ab1"` [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling rand v0.3.15 [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 2.29s [INFO] running `"docker" "inspect" "2c0c1658d871a34857215c4d88fefe0a9af03c834ae9152314f0e2a70f2f7ab1"` [INFO] running `"docker" "rm" "-f" "2c0c1658d871a34857215c4d88fefe0a9af03c834ae9152314f0e2a70f2f7ab1"` [INFO] [stdout] 2c0c1658d871a34857215c4d88fefe0a9af03c834ae9152314f0e2a70f2f7ab1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] a8644cd96dfa754f229dcc92a972b39e8701b3f7dc785139fa75a24c5ec4cf16 [INFO] running `"docker" "start" "-a" "a8644cd96dfa754f229dcc92a972b39e8701b3f7dc785139fa75a24c5ec4cf16"` [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.45s [INFO] running `"docker" "inspect" "a8644cd96dfa754f229dcc92a972b39e8701b3f7dc785139fa75a24c5ec4cf16"` [INFO] running `"docker" "rm" "-f" "a8644cd96dfa754f229dcc92a972b39e8701b3f7dc785139fa75a24c5ec4cf16"` [INFO] [stdout] a8644cd96dfa754f229dcc92a972b39e8701b3f7dc785139fa75a24c5ec4cf16 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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] f34c6da190f649069532898bf572161bcbf15daf5f7da871acdb3834461fa39b [INFO] running `"docker" "start" "-a" "f34c6da190f649069532898bf572161bcbf15daf5f7da871acdb3834461fa39b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/tennis-9a9ab7c67848ddc4 [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" "f34c6da190f649069532898bf572161bcbf15daf5f7da871acdb3834461fa39b"` [INFO] running `"docker" "rm" "-f" "f34c6da190f649069532898bf572161bcbf15daf5f7da871acdb3834461fa39b"` [INFO] [stdout] f34c6da190f649069532898bf572161bcbf15daf5f7da871acdb3834461fa39b