[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.38-1/sources/1.37.0/gh/FIL1994/tower-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/FIL1994/tower-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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/tower-web-app 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/tower-web-app [INFO] finished frobbing FIL1994/tower-web-app [INFO] frobbed toml for FIL1994/tower-web-app written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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/tower-web-app 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-2/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/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 2b18a2ff8a0c4bea7989770480cbb0266e272ac8ae8dacc39068cb4eb3606c95 [INFO] running `"docker" "start" "-a" "2b18a2ff8a0c4bea7989770480cbb0266e272ac8ae8dacc39068cb4eb3606c95"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 headers v0.2.1 [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] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-web-0.3.6/src/lib.rs:540:1 [INFO] [stderr] | [INFO] [stderr] 540 | / proc_macro_item_decl! { [INFO] [stderr] 541 | | #[doc(hidden)] [INFO] [stderr] 542 | | derive_resource! => derive_resource_impl [INFO] [stderr] 543 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: assertion failed: `(left == right)` [INFO] [stderr] left: `Some("#[allow(unused,")`, [INFO] [stderr] right: `Some("#[allow(unused")` [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tower-web`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2b18a2ff8a0c4bea7989770480cbb0266e272ac8ae8dacc39068cb4eb3606c95"` [INFO] running `"docker" "rm" "-f" "2b18a2ff8a0c4bea7989770480cbb0266e272ac8ae8dacc39068cb4eb3606c95"` [INFO] [stdout] 2b18a2ff8a0c4bea7989770480cbb0266e272ac8ae8dacc39068cb4eb3606c95