[INFO] updating cached repository FIL1994/expense-tracker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FIL1994/expense-tracker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/expense-tracker" "work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/expense-tracker" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FIL1994/expense-tracker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FIL1994/expense-tracker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b0c648461462fc8137bfa7011a94d5784b4cbf1 [INFO] sha for GitHub repo FIL1994/expense-tracker: 8b0c648461462fc8137bfa7011a94d5784b4cbf1 [INFO] validating manifest of FIL1994/expense-tracker 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 FIL1994/expense-tracker 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 FIL1994/expense-tracker [INFO] finished frobbing FIL1994/expense-tracker [INFO] frobbed toml for FIL1994/expense-tracker written to work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker/Cargo.toml [INFO] started frobbing FIL1994/expense-tracker [INFO] finished frobbing FIL1994/expense-tracker [INFO] frobbed toml for FIL1994/expense-tracker written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FIL1994/expense-tracker/Cargo.toml [INFO] crate FIL1994/expense-tracker 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 FIL1994/expense-tracker against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker:/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.37.0" "build" "--frozen"` [INFO] [stdout] c499f7ffbcc07dcb58f2310886150f56176e9bacbc6131e5ecc71d2ce390a25f [INFO] running `"docker" "start" "-a" "c499f7ffbcc07dcb58f2310886150f56176e9bacbc6131e5ecc71d2ce390a25f"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling bcrypt v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling tower-web-macros v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling tower-web v0.3.6 [INFO] [stderr] Compiling expense-tracker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: suffixes on a tuple index are invalid [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / impl_web! { [INFO] [stderr] 28 | | impl ExpenseTrackerAPI { [INFO] [stderr] 29 | | #[get("/")] [INFO] [stderr] 30 | | fn home(&self) -> Result { [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ invalid suffix `usize` [INFO] [stderr] | [INFO] [stderr] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stderr] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stderr] = note: for more context, see https://github.com/rust-lang/rust/issues/60210 [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DEFAULT_COST`, `verify` [INFO] [stderr] --> src/main.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `"docker" "inspect" "c499f7ffbcc07dcb58f2310886150f56176e9bacbc6131e5ecc71d2ce390a25f"` [INFO] running `"docker" "rm" "-f" "c499f7ffbcc07dcb58f2310886150f56176e9bacbc6131e5ecc71d2ce390a25f"` [INFO] [stdout] c499f7ffbcc07dcb58f2310886150f56176e9bacbc6131e5ecc71d2ce390a25f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a35fbb8aa204d53afe6e17795f1f8e78d57eb777176fffee05572b639e786b93 [INFO] running `"docker" "start" "-a" "a35fbb8aa204d53afe6e17795f1f8e78d57eb777176fffee05572b639e786b93"` [INFO] [stderr] Compiling expense-tracker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: suffixes on a tuple index are invalid [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / impl_web! { [INFO] [stderr] 28 | | impl ExpenseTrackerAPI { [INFO] [stderr] 29 | | #[get("/")] [INFO] [stderr] 30 | | fn home(&self) -> Result { [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ invalid suffix `usize` [INFO] [stderr] | [INFO] [stderr] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stderr] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stderr] = note: for more context, see https://github.com/rust-lang/rust/issues/60210 [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DEFAULT_COST`, `verify` [INFO] [stderr] --> src/main.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "a35fbb8aa204d53afe6e17795f1f8e78d57eb777176fffee05572b639e786b93"` [INFO] running `"docker" "rm" "-f" "a35fbb8aa204d53afe6e17795f1f8e78d57eb777176fffee05572b639e786b93"` [INFO] [stdout] a35fbb8aa204d53afe6e17795f1f8e78d57eb777176fffee05572b639e786b93 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FIL1994/expense-tracker:/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.37.0" "test" "--frozen"` [INFO] [stdout] 9f75c3284dd1f3eb92e230d22a82ee20d0b95c4bd21ff42a664aa77afa41e602 [INFO] running `"docker" "start" "-a" "9f75c3284dd1f3eb92e230d22a82ee20d0b95c4bd21ff42a664aa77afa41e602"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/crater/target/debug/deps/expense_tracker-1e268ddc9905dbbd [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" "9f75c3284dd1f3eb92e230d22a82ee20d0b95c4bd21ff42a664aa77afa41e602"` [INFO] running `"docker" "rm" "-f" "9f75c3284dd1f3eb92e230d22a82ee20d0b95c4bd21ff42a664aa77afa41e602"` [INFO] [stdout] 9f75c3284dd1f3eb92e230d22a82ee20d0b95c4bd21ff42a664aa77afa41e602