[INFO] updating cached repository rdubrock/rust-calculator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rdubrock/rust-calculator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rdubrock/rust-calculator" "work/ex/beta-1.37-6/sources/1.36.0/gh/rdubrock/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rdubrock/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rdubrock/rust-calculator" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rdubrock/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rdubrock/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b63fa810940e8f942920bf9eb0c8cb10b4bd3f6 [INFO] sha for GitHub repo rdubrock/rust-calculator: 9b63fa810940e8f942920bf9eb0c8cb10b4bd3f6 [INFO] validating manifest of rdubrock/rust-calculator 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 rdubrock/rust-calculator 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 rdubrock/rust-calculator [INFO] finished frobbing rdubrock/rust-calculator [INFO] frobbed toml for rdubrock/rust-calculator written to work/ex/beta-1.37-6/sources/1.36.0/gh/rdubrock/rust-calculator/Cargo.toml [INFO] started frobbing rdubrock/rust-calculator [INFO] finished frobbing rdubrock/rust-calculator [INFO] frobbed toml for rdubrock/rust-calculator written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rdubrock/rust-calculator/Cargo.toml [INFO] crate rdubrock/rust-calculator 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rdubrock/rust-calculator/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 rdubrock/rust-calculator 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/rdubrock/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-07-23" "build" "--frozen"` [INFO] [stdout] b0f19f5fb0cca0d0e0ec9433c838cddf43f76a25b9b5f74e55f0d1c3e1ed350a [INFO] running `"docker" "start" "-a" "b0f19f5fb0cca0d0e0ec9433c838cddf43f76a25b9b5f74e55f0d1c3e1ed350a"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Compiling rust-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.09s [INFO] running `"docker" "inspect" "b0f19f5fb0cca0d0e0ec9433c838cddf43f76a25b9b5f74e55f0d1c3e1ed350a"` [INFO] running `"docker" "rm" "-f" "b0f19f5fb0cca0d0e0ec9433c838cddf43f76a25b9b5f74e55f0d1c3e1ed350a"` [INFO] [stdout] b0f19f5fb0cca0d0e0ec9433c838cddf43f76a25b9b5f74e55f0d1c3e1ed350a [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/rdubrock/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e90f084205e23db45d1bc4dcef84a6fd80274f1fa648ec8bdb9f2d49c17ca3e6 [INFO] running `"docker" "start" "-a" "e90f084205e23db45d1bc4dcef84a6fd80274f1fa648ec8bdb9f2d49c17ca3e6"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling rust-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "e90f084205e23db45d1bc4dcef84a6fd80274f1fa648ec8bdb9f2d49c17ca3e6"` [INFO] running `"docker" "rm" "-f" "e90f084205e23db45d1bc4dcef84a6fd80274f1fa648ec8bdb9f2d49c17ca3e6"` [INFO] [stdout] e90f084205e23db45d1bc4dcef84a6fd80274f1fa648ec8bdb9f2d49c17ca3e6 [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/rdubrock/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-07-23" "test" "--frozen"` [INFO] [stdout] 6eccf11336ff86c32fd9a78996311ed2850d5bc312de16743e27706f11f38d4c [INFO] running `"docker" "start" "-a" "6eccf11336ff86c32fd9a78996311ed2850d5bc312de16743e27706f11f38d4c"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_calculator-53c517b2393288be [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" "6eccf11336ff86c32fd9a78996311ed2850d5bc312de16743e27706f11f38d4c"` [INFO] running `"docker" "rm" "-f" "6eccf11336ff86c32fd9a78996311ed2850d5bc312de16743e27706f11f38d4c"` [INFO] [stdout] 6eccf11336ff86c32fd9a78996311ed2850d5bc312de16743e27706f11f38d4c