[INFO] cloning repository samWson/rcalc [INFO] running `"git" "clone" "--bare" "git://github.com/samWson/rcalc.git" "work/cache/sources/gh/samWson/rcalc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/samWson/rcalc'... [INFO] running `"git" "clone" "work/cache/sources/gh/samWson/rcalc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samWson/rcalc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samWson/rcalc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/samWson/rcalc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4800a5bd0e80bd710e22cd78815675dad5e1dc8b [INFO] sha for GitHub repo samWson/rcalc: 4800a5bd0e80bd710e22cd78815675dad5e1dc8b [INFO] validating manifest of samWson/rcalc 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 samWson/rcalc 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 samWson/rcalc [INFO] finished frobbing samWson/rcalc [INFO] frobbed toml for samWson/rcalc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/samWson/rcalc/Cargo.toml [INFO] started frobbing samWson/rcalc [INFO] finished frobbing samWson/rcalc [INFO] frobbed toml for samWson/rcalc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc/Cargo.toml [INFO] crate samWson/rcalc 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 samWson/rcalc against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc:/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] 7ca0576712efef88ad481edd821dfe271d9ff61524b68fc0b812ba1defcdf9bd [INFO] running `"docker" "start" "-a" "7ca0576712efef88ad481edd821dfe271d9ff61524b68fc0b812ba1defcdf9bd"` [INFO] [stderr] Compiling calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | while let Some('0'...'9') = terms.peek() { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "7ca0576712efef88ad481edd821dfe271d9ff61524b68fc0b812ba1defcdf9bd"` [INFO] running `"docker" "rm" "-f" "7ca0576712efef88ad481edd821dfe271d9ff61524b68fc0b812ba1defcdf9bd"` [INFO] [stdout] 7ca0576712efef88ad481edd821dfe271d9ff61524b68fc0b812ba1defcdf9bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc:/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] 35bc914501421ded7435661dfbe1881157b0185124a99f35dbe6a3cf4d0243ed [INFO] running `"docker" "start" "-a" "35bc914501421ded7435661dfbe1881157b0185124a99f35dbe6a3cf4d0243ed"` [INFO] [stderr] Compiling calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | while let Some('0'...'9') = terms.peek() { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "35bc914501421ded7435661dfbe1881157b0185124a99f35dbe6a3cf4d0243ed"` [INFO] running `"docker" "rm" "-f" "35bc914501421ded7435661dfbe1881157b0185124a99f35dbe6a3cf4d0243ed"` [INFO] [stdout] 35bc914501421ded7435661dfbe1881157b0185124a99f35dbe6a3cf4d0243ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/samWson/rcalc:/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] 312b5b2b255be4520ccd893e4d4e55878eca36998e77bcd0f3d34d135ca4ae7a [INFO] running `"docker" "start" "-a" "312b5b2b255be4520ccd893e4d4e55878eca36998e77bcd0f3d34d135ca4ae7a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/calculator-1f3b93bf7f610fd2 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_is_invalid ... ok [INFO] [stdout] test test_calculate_unsupported_operation ... ok [INFO] [stdout] test test_calculate_multiple_digits ... ok [INFO] [stdout] test test_calculate_addition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "312b5b2b255be4520ccd893e4d4e55878eca36998e77bcd0f3d34d135ca4ae7a"` [INFO] running `"docker" "rm" "-f" "312b5b2b255be4520ccd893e4d4e55878eca36998e77bcd0f3d34d135ca4ae7a"` [INFO] [stdout] 312b5b2b255be4520ccd893e4d4e55878eca36998e77bcd0f3d34d135ca4ae7a