[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 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6dc3e809a1be6d8fe8c12c8ffe0583c32d05d051e849dc8f1bea2b1d2fed769d [INFO] running `"docker" "start" "-a" "6dc3e809a1be6d8fe8c12c8ffe0583c32d05d051e849dc8f1bea2b1d2fed769d"` [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 log v0.4.8 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bumpalo v2.5.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.31s [INFO] running `"docker" "inspect" "6dc3e809a1be6d8fe8c12c8ffe0583c32d05d051e849dc8f1bea2b1d2fed769d"` [INFO] running `"docker" "rm" "-f" "6dc3e809a1be6d8fe8c12c8ffe0583c32d05d051e849dc8f1bea2b1d2fed769d"` [INFO] [stdout] 6dc3e809a1be6d8fe8c12c8ffe0583c32d05d051e849dc8f1bea2b1d2fed769d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 677c54e831bb0b3000f3428870fbccd63ecf196a972b787d88260073905bae51 [INFO] running `"docker" "start" "-a" "677c54e831bb0b3000f3428870fbccd63ecf196a972b787d88260073905bae51"` [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.76s [INFO] running `"docker" "inspect" "677c54e831bb0b3000f3428870fbccd63ecf196a972b787d88260073905bae51"` [INFO] running `"docker" "rm" "-f" "677c54e831bb0b3000f3428870fbccd63ecf196a972b787d88260073905bae51"` [INFO] [stdout] 677c54e831bb0b3000f3428870fbccd63ecf196a972b787d88260073905bae51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 793b71f29ce07075e75c8be76b8d64bb689bb6dbdb1eeeeaf0f4c862e03fb8f1 [INFO] running `"docker" "start" "-a" "793b71f29ce07075e75c8be76b8d64bb689bb6dbdb1eeeeaf0f4c862e03fb8f1"` [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.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_calculator-3a57b4f37b5b8279 [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" "793b71f29ce07075e75c8be76b8d64bb689bb6dbdb1eeeeaf0f4c862e03fb8f1"` [INFO] running `"docker" "rm" "-f" "793b71f29ce07075e75c8be76b8d64bb689bb6dbdb1eeeeaf0f4c862e03fb8f1"` [INFO] [stdout] 793b71f29ce07075e75c8be76b8d64bb689bb6dbdb1eeeeaf0f4c862e03fb8f1