[INFO] updating cached repository stefanholzmueller/rust-calculator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stefanholzmueller/rust-calculator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stefanholzmueller/rust-calculator" "work/ex/beta-1.38-1/sources/1.37.0/gh/stefanholzmueller/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/stefanholzmueller/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stefanholzmueller/rust-calculator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d87cbaba6826c023bd003ee3e25f9ebc246247fa [INFO] sha for GitHub repo stefanholzmueller/rust-calculator: d87cbaba6826c023bd003ee3e25f9ebc246247fa [INFO] validating manifest of stefanholzmueller/rust-calculator on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stefanholzmueller/rust-calculator on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stefanholzmueller/rust-calculator [INFO] finished frobbing stefanholzmueller/rust-calculator [INFO] frobbed toml for stefanholzmueller/rust-calculator written to work/ex/beta-1.38-1/sources/1.37.0/gh/stefanholzmueller/rust-calculator/Cargo.toml [INFO] started frobbing stefanholzmueller/rust-calculator [INFO] finished frobbing stefanholzmueller/rust-calculator [INFO] frobbed toml for stefanholzmueller/rust-calculator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator/Cargo.toml [INFO] crate stefanholzmueller/rust-calculator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stefanholzmueller/rust-calculator against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator:/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-08-13" "build" "--frozen"` [INFO] [stdout] b84433983140202f9f378a1a782d5e82adebbd8dca61a82dbb651b7ee887d370 [INFO] running `"docker" "start" "-a" "b84433983140202f9f378a1a782d5e82adebbd8dca61a82dbb651b7ee887d370"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling rust-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.00s [INFO] running `"docker" "inspect" "b84433983140202f9f378a1a782d5e82adebbd8dca61a82dbb651b7ee887d370"` [INFO] running `"docker" "rm" "-f" "b84433983140202f9f378a1a782d5e82adebbd8dca61a82dbb651b7ee887d370"` [INFO] [stdout] b84433983140202f9f378a1a782d5e82adebbd8dca61a82dbb651b7ee887d370 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f2f944de4655ccdf8f0fd020e3d2d33c1c9c741ad174eeeb5cf3739e0072cf23 [INFO] running `"docker" "start" "-a" "f2f944de4655ccdf8f0fd020e3d2d33c1c9c741ad174eeeb5cf3739e0072cf23"` [INFO] [stderr] Compiling rust-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "f2f944de4655ccdf8f0fd020e3d2d33c1c9c741ad174eeeb5cf3739e0072cf23"` [INFO] running `"docker" "rm" "-f" "f2f944de4655ccdf8f0fd020e3d2d33c1c9c741ad174eeeb5cf3739e0072cf23"` [INFO] [stdout] f2f944de4655ccdf8f0fd020e3d2d33c1c9c741ad174eeeb5cf3739e0072cf23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stefanholzmueller/rust-calculator:/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-08-13" "test" "--frozen"` [INFO] [stdout] fd287de5e36cad42a913628c77acf1e92ebfee6ff54bf0d638264c1022f41dc2 [INFO] running `"docker" "start" "-a" "fd287de5e36cad42a913628c77acf1e92ebfee6ff54bf0d638264c1022f41dc2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_calculator-54db972a825e45c6 [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" "fd287de5e36cad42a913628c77acf1e92ebfee6ff54bf0d638264c1022f41dc2"` [INFO] running `"docker" "rm" "-f" "fd287de5e36cad42a913628c77acf1e92ebfee6ff54bf0d638264c1022f41dc2"` [INFO] [stdout] fd287de5e36cad42a913628c77acf1e92ebfee6ff54bf0d638264c1022f41dc2