[INFO] cloning repository proshunsuke/fizzbuzz-rust-ver [INFO] running `"git" "clone" "--bare" "git://github.com/proshunsuke/fizzbuzz-rust-ver.git" "work/cache/sources/gh/proshunsuke/fizzbuzz-rust-ver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/proshunsuke/fizzbuzz-rust-ver'... [INFO] running `"git" "clone" "work/cache/sources/gh/proshunsuke/fizzbuzz-rust-ver" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/proshunsuke/fizzbuzz-rust-ver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/proshunsuke/fizzbuzz-rust-ver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/proshunsuke/fizzbuzz-rust-ver" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/proshunsuke/fizzbuzz-rust-ver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/proshunsuke/fizzbuzz-rust-ver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 552ff4fc901fddbd1dcbc439f4f114a6af9942c3 [INFO] sha for GitHub repo proshunsuke/fizzbuzz-rust-ver: 552ff4fc901fddbd1dcbc439f4f114a6af9942c3 [INFO] validating manifest of proshunsuke/fizzbuzz-rust-ver 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 proshunsuke/fizzbuzz-rust-ver 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 proshunsuke/fizzbuzz-rust-ver [INFO] finished frobbing proshunsuke/fizzbuzz-rust-ver [INFO] frobbed toml for proshunsuke/fizzbuzz-rust-ver written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/proshunsuke/fizzbuzz-rust-ver/Cargo.toml [INFO] started frobbing proshunsuke/fizzbuzz-rust-ver [INFO] finished frobbing proshunsuke/fizzbuzz-rust-ver [INFO] frobbed toml for proshunsuke/fizzbuzz-rust-ver written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/proshunsuke/fizzbuzz-rust-ver/Cargo.toml [INFO] crate proshunsuke/fizzbuzz-rust-ver 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] testing proshunsuke/fizzbuzz-rust-ver 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/proshunsuke/fizzbuzz-rust-ver:/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] ab13c7bdce1f96335eb35c5cd42afb9b2520c0d0809e5276441c23efac480699 [INFO] running `"docker" "start" "-a" "ab13c7bdce1f96335eb35c5cd42afb9b2520c0d0809e5276441c23efac480699"` [INFO] [stderr] Compiling RustFizzBuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `RustFizzBuzz` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_fizz_buzz` [INFO] [stderr] [INFO] [stderr] warning: crate `RustFizzBuzz` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_fizz_buzz` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "ab13c7bdce1f96335eb35c5cd42afb9b2520c0d0809e5276441c23efac480699"` [INFO] running `"docker" "rm" "-f" "ab13c7bdce1f96335eb35c5cd42afb9b2520c0d0809e5276441c23efac480699"` [INFO] [stdout] ab13c7bdce1f96335eb35c5cd42afb9b2520c0d0809e5276441c23efac480699 [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/proshunsuke/fizzbuzz-rust-ver:/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] ecb74e725524930c24140c5b8faa1de80f9428911d030e9728262873c3cbd9fe [INFO] running `"docker" "start" "-a" "ecb74e725524930c24140c5b8faa1de80f9428911d030e9728262873c3cbd9fe"` [INFO] [stderr] Compiling RustFizzBuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `RustFizzBuzz` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_fizz_buzz` [INFO] [stderr] [INFO] [stderr] warning: crate `RustFizzBuzz` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_fizz_buzz` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "ecb74e725524930c24140c5b8faa1de80f9428911d030e9728262873c3cbd9fe"` [INFO] running `"docker" "rm" "-f" "ecb74e725524930c24140c5b8faa1de80f9428911d030e9728262873c3cbd9fe"` [INFO] [stdout] ecb74e725524930c24140c5b8faa1de80f9428911d030e9728262873c3cbd9fe [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/proshunsuke/fizzbuzz-rust-ver:/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] 4bf02f320b913db49d8412fd33a5f72e0f60e8a20f6b7e37946f97b5ccd8f14d [INFO] running `"docker" "start" "-a" "4bf02f320b913db49d8412fd33a5f72e0f60e8a20f6b7e37946f97b5ccd8f14d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/RustFizzBuzz-9646ecec2d45c0d8 [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] [stderr] Running /opt/crater/target/debug/deps/RustFizzBuzz-2f334f590cd58bbc [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] [stderr] Running /opt/crater/target/debug/deps/test_rust_fizzbuzz-bdf8defb70c483ff [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test _5is_buzz ... ok [INFO] [stdout] test _3is_fizz ... ok [INFO] [stdout] test _1is_1 ... ok [INFO] [stdout] test _15is_fizzbuzz ... ok [INFO] [stdout] test can_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests RustFizzBuzz [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" "4bf02f320b913db49d8412fd33a5f72e0f60e8a20f6b7e37946f97b5ccd8f14d"` [INFO] running `"docker" "rm" "-f" "4bf02f320b913db49d8412fd33a5f72e0f60e8a20f6b7e37946f97b5ccd8f14d"` [INFO] [stdout] 4bf02f320b913db49d8412fd33a5f72e0f60e8a20f6b7e37946f97b5ccd8f14d