[INFO] updating cached repository samWson/rcalc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/samWson/rcalc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/samWson/rcalc" "work/ex/beta-1.37-6/sources/1.36.0/gh/samWson/rcalc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/samWson/rcalc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/samWson/rcalc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/samWson/rcalc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 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 samWson/rcalc 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 samWson/rcalc [INFO] finished frobbing samWson/rcalc [INFO] frobbed toml for samWson/rcalc written to work/ex/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+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 samWson/rcalc against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ef1af759390f689e3f1a9a5c7731c99a3e70b5841d98da6f887a0248ac23fac9 [INFO] running `"docker" "start" "-a" "ef1af759390f689e3f1a9a5c7731c99a3e70b5841d98da6f887a0248ac23fac9"` [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.67s [INFO] running `"docker" "inspect" "ef1af759390f689e3f1a9a5c7731c99a3e70b5841d98da6f887a0248ac23fac9"` [INFO] running `"docker" "rm" "-f" "ef1af759390f689e3f1a9a5c7731c99a3e70b5841d98da6f887a0248ac23fac9"` [INFO] [stdout] ef1af759390f689e3f1a9a5c7731c99a3e70b5841d98da6f887a0248ac23fac9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] df27a9d4acdd877f53aaa75cb9e25b10f05c58399458f55852f406ed5987c7a9 [INFO] running `"docker" "start" "-a" "df27a9d4acdd877f53aaa75cb9e25b10f05c58399458f55852f406ed5987c7a9"` [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.72s [INFO] running `"docker" "inspect" "df27a9d4acdd877f53aaa75cb9e25b10f05c58399458f55852f406ed5987c7a9"` [INFO] running `"docker" "rm" "-f" "df27a9d4acdd877f53aaa75cb9e25b10f05c58399458f55852f406ed5987c7a9"` [INFO] [stdout] df27a9d4acdd877f53aaa75cb9e25b10f05c58399458f55852f406ed5987c7a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e8b27461105f3412a6e3e9910110cf80689d8510511b223004f0e448997bf8c1 [INFO] running `"docker" "start" "-a" "e8b27461105f3412a6e3e9910110cf80689d8510511b223004f0e448997bf8c1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/calculator-15003f6316f73717 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_calculate_unsupported_operation ... ok [INFO] [stdout] test test_is_invalid ... 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" "e8b27461105f3412a6e3e9910110cf80689d8510511b223004f0e448997bf8c1"` [INFO] running `"docker" "rm" "-f" "e8b27461105f3412a6e3e9910110cf80689d8510511b223004f0e448997bf8c1"` [INFO] [stdout] e8b27461105f3412a6e3e9910110cf80689d8510511b223004f0e448997bf8c1