[INFO] cloning repository justdiscinaround/fizzbuzz_rust [INFO] running `"git" "clone" "--bare" "git://github.com/justdiscinaround/fizzbuzz_rust.git" "work/cache/sources/gh/justdiscinaround/fizzbuzz_rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/justdiscinaround/fizzbuzz_rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/justdiscinaround/fizzbuzz_rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justdiscinaround/fizzbuzz_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justdiscinaround/fizzbuzz_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/justdiscinaround/fizzbuzz_rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb253bd6dcc998cdd1cba6107298ec84906c3ff7 [INFO] sha for GitHub repo justdiscinaround/fizzbuzz_rust: bb253bd6dcc998cdd1cba6107298ec84906c3ff7 [INFO] validating manifest of justdiscinaround/fizzbuzz_rust 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 justdiscinaround/fizzbuzz_rust 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 justdiscinaround/fizzbuzz_rust [INFO] finished frobbing justdiscinaround/fizzbuzz_rust [INFO] frobbed toml for justdiscinaround/fizzbuzz_rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justdiscinaround/fizzbuzz_rust/Cargo.toml [INFO] started frobbing justdiscinaround/fizzbuzz_rust [INFO] finished frobbing justdiscinaround/fizzbuzz_rust [INFO] frobbed toml for justdiscinaround/fizzbuzz_rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust/Cargo.toml [INFO] crate justdiscinaround/fizzbuzz_rust 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 justdiscinaround/fizzbuzz_rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust:/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] 8c07caff6eb9eaeab93820dd2008501ae2d1b1fa6752874b2059cad25afded5a [INFO] running `"docker" "start" "-a" "8c07caff6eb9eaeab93820dd2008501ae2d1b1fa6752874b2059cad25afded5a"` [INFO] [stderr] Compiling fizzbuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | for num in (0..1000) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "8c07caff6eb9eaeab93820dd2008501ae2d1b1fa6752874b2059cad25afded5a"` [INFO] running `"docker" "rm" "-f" "8c07caff6eb9eaeab93820dd2008501ae2d1b1fa6752874b2059cad25afded5a"` [INFO] [stdout] 8c07caff6eb9eaeab93820dd2008501ae2d1b1fa6752874b2059cad25afded5a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust:/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] 8c007fc43e00a1bdf5c66fb4808337fe2702d127b36f2c3af213ca7179bd90b0 [INFO] running `"docker" "start" "-a" "8c007fc43e00a1bdf5c66fb4808337fe2702d127b36f2c3af213ca7179bd90b0"` [INFO] [stderr] Compiling fizzbuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | for num in (0..1000) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "8c007fc43e00a1bdf5c66fb4808337fe2702d127b36f2c3af213ca7179bd90b0"` [INFO] running `"docker" "rm" "-f" "8c007fc43e00a1bdf5c66fb4808337fe2702d127b36f2c3af213ca7179bd90b0"` [INFO] [stdout] 8c007fc43e00a1bdf5c66fb4808337fe2702d127b36f2c3af213ca7179bd90b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justdiscinaround/fizzbuzz_rust:/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] df41420078081def90c9dd0fd013b0e5465a274498eeb5dab246b30d94cedea3 [INFO] running `"docker" "start" "-a" "df41420078081def90c9dd0fd013b0e5465a274498eeb5dab246b30d94cedea3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/fizzbuzz-ac6a5c76969391d5 [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" "df41420078081def90c9dd0fd013b0e5465a274498eeb5dab246b30d94cedea3"` [INFO] running `"docker" "rm" "-f" "df41420078081def90c9dd0fd013b0e5465a274498eeb5dab246b30d94cedea3"` [INFO] [stdout] df41420078081def90c9dd0fd013b0e5465a274498eeb5dab246b30d94cedea3