[INFO] updating cached repository FIL1994/tower-web-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FIL1994/tower-web-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/tower-web-app" "work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/tower-web-app" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FIL1994/tower-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FIL1994/tower-web-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 436948da9a3977b22102907faa8a71f2154fc924 [INFO] sha for GitHub repo FIL1994/tower-web-app: 436948da9a3977b22102907faa8a71f2154fc924 [INFO] validating manifest of FIL1994/tower-web-app 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 FIL1994/tower-web-app 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 FIL1994/tower-web-app [INFO] finished frobbing FIL1994/tower-web-app [INFO] frobbed toml for FIL1994/tower-web-app written to work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app/Cargo.toml [INFO] started frobbing FIL1994/tower-web-app [INFO] finished frobbing FIL1994/tower-web-app [INFO] frobbed toml for FIL1994/tower-web-app written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FIL1994/tower-web-app/Cargo.toml [INFO] crate FIL1994/tower-web-app 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 FIL1994/tower-web-app 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app:/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] 0aa735223f8bc987a0ee99502b5cc2c346add90e700cab0928309c4e18de8e60 [INFO] running `"docker" "start" "-a" "0aa735223f8bc987a0ee99502b5cc2c346add90e700cab0928309c4e18de8e60"` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling tower-web-macros v0.3.4 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling hyper v0.12.25 [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 tower-web-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: suffixes on a tuple index are invalid [INFO] [stderr] --> src/main.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / impl_web! { [INFO] [stderr] 40 | | impl HelloWorld { [INFO] [stderr] 41 | | #[get("/")] [INFO] [stderr] 42 | | fn hello_world(&self) -> Result { [INFO] [stderr] ... | [INFO] [stderr] 116 | | } [INFO] [stderr] 117 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `"docker" "inspect" "0aa735223f8bc987a0ee99502b5cc2c346add90e700cab0928309c4e18de8e60"` [INFO] running `"docker" "rm" "-f" "0aa735223f8bc987a0ee99502b5cc2c346add90e700cab0928309c4e18de8e60"` [INFO] [stdout] 0aa735223f8bc987a0ee99502b5cc2c346add90e700cab0928309c4e18de8e60 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app:/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] 52e60fbebce152838b48bd794be5c24f522d3caab42c8528434cb976d0a07158 [INFO] running `"docker" "start" "-a" "52e60fbebce152838b48bd794be5c24f522d3caab42c8528434cb976d0a07158"` [INFO] [stderr] Compiling tower-web-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: suffixes on a tuple index are invalid [INFO] [stderr] --> src/main.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / impl_web! { [INFO] [stderr] 40 | | impl HelloWorld { [INFO] [stderr] 41 | | #[get("/")] [INFO] [stderr] 42 | | fn hello_world(&self) -> Result { [INFO] [stderr] ... | [INFO] [stderr] 116 | | } [INFO] [stderr] 117 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `"docker" "inspect" "52e60fbebce152838b48bd794be5c24f522d3caab42c8528434cb976d0a07158"` [INFO] running `"docker" "rm" "-f" "52e60fbebce152838b48bd794be5c24f522d3caab42c8528434cb976d0a07158"` [INFO] [stdout] 52e60fbebce152838b48bd794be5c24f522d3caab42c8528434cb976d0a07158 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/tower-web-app:/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] 659a536c5fc8d3fae3286ae9ef598b2e536ad0c528b8d24e0105a6815b713f6b [INFO] running `"docker" "start" "-a" "659a536c5fc8d3fae3286ae9ef598b2e536ad0c528b8d24e0105a6815b713f6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/tower_web_app-7e3085696d731f27 [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" "659a536c5fc8d3fae3286ae9ef598b2e536ad0c528b8d24e0105a6815b713f6b"` [INFO] running `"docker" "rm" "-f" "659a536c5fc8d3fae3286ae9ef598b2e536ad0c528b8d24e0105a6815b713f6b"` [INFO] [stdout] 659a536c5fc8d3fae3286ae9ef598b2e536ad0c528b8d24e0105a6815b713f6b