Oct 12 23:05:28.858 INFO checking damody/find-eat-price against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:05:28.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:05:29.308 INFO blam! f3b6314943bbaeb2b070d6a75995913ac221124d44b0ee480f402806a8c132d3 Oct 12 23:05:29.311 INFO running `"docker" "start" "-a" "f3b6314943bbaeb2b070d6a75995913ac221124d44b0ee480f402806a8c132d3"` Oct 12 23:05:30.487 INFO kablam! usermod: no changes Oct 12 23:05:30.987 INFO kablam! Compiling encoding_index_tests v0.1.4 Oct 12 23:05:31.000 INFO kablam! Compiling matches v0.1.7 Oct 12 23:05:31.001 INFO kablam! Compiling serde v1.0.71 Oct 12 23:05:31.004 INFO kablam! Compiling byteorder v1.2.4 Oct 12 23:05:31.007 INFO kablam! Checking mercator v0.1.2 Oct 12 23:05:31.024 INFO kablam! Checking socket2 v0.3.7 Oct 12 23:05:31.042 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 12 23:05:31.090 INFO kablam! Checking tokio-current-thread v0.1.1 Oct 12 23:05:33.461 INFO kablam! Compiling syn v0.11.11 Oct 12 23:05:33.527 INFO kablam! Checking r2d2 v0.8.2 Oct 12 23:05:33.618 INFO kablam! Checking miniz-sys v0.1.10 Oct 12 23:05:36.632 INFO kablam! Checking brotli-sys v0.3.2 Oct 12 23:05:36.632 INFO kablam! Compiling encoding-index-tradchinese v1.20141219.5 Oct 12 23:05:37.012 INFO kablam! Compiling encoding-index-korean v1.20141219.5 Oct 12 23:05:38.204 INFO kablam! Compiling encoding-index-japanese v1.20141219.5 Oct 12 23:05:38.297 INFO kablam! Compiling encoding-index-singlebyte v1.20141219.5 Oct 12 23:05:38.492 INFO kablam! Compiling encoding-index-simpchinese v1.20141219.5 Oct 12 23:05:38.957 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 12 23:05:39.818 INFO kablam! Checking ring v0.13.2 Oct 12 23:05:40.828 INFO kablam! Compiling syn v0.14.8 Oct 12 23:05:44.388 INFO kablam! Checking h2 v0.1.12 Oct 12 23:05:46.992 INFO kablam! Checking backtrace v0.2.3 Oct 12 23:05:47.417 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 23:05:48.092 INFO kablam! Checking flate2 v1.0.2 Oct 12 23:05:48.331 INFO kablam! Checking brotli2 v0.3.2 Oct 12 23:05:48.468 INFO kablam! Checking tokio-signal v0.2.2 Oct 12 23:05:50.206 INFO kablam! Compiling encoding v0.2.33 Oct 12 23:05:51.894 INFO kablam! Checking cookie v0.11.0 Oct 12 23:05:52.524 INFO kablam! Compiling idna v0.1.5 Oct 12 23:05:59.186 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 12 23:06:13.335 INFO kablam! Checking error-chain v0.1.12 Oct 12 23:06:13.488 INFO kablam! Compiling url v1.7.1 Oct 12 23:06:13.720 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 23:06:14.080 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 23:06:15.748 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 23:06:21.845 INFO kablam! Compiling diesel v0.16.0 Oct 12 23:06:33.524 INFO kablam! Compiling dotenv v0.10.1 Oct 12 23:06:33.548 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 12 23:06:35.292 INFO kablam! Compiling synstructure v0.9.0 Oct 12 23:06:35.292 INFO kablam! Compiling serde_derive v1.0.71 Oct 12 23:06:35.293 INFO kablam! Compiling actix_derive v0.3.0 Oct 12 23:06:36.356 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 12 23:06:36.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 12 23:06:36.356 INFO kablam! | Oct 12 23:06:36.356 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 12 23:06:36.356 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 12 23:06:36.356 INFO kablam! | Oct 12 23:06:36.356 INFO kablam! note: `error_chain` could refer to the name defined here Oct 12 23:06:36.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 12 23:06:36.356 INFO kablam! | Oct 12 23:06:36.356 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 12 23:06:36.356 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:06:36.356 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 12 23:06:36.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 12 23:06:36.356 INFO kablam! | Oct 12 23:06:36.356 INFO kablam! 10 | #[macro_use] Oct 12 23:06:36.356 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:06:36.356 INFO kablam! Oct 12 23:06:36.761 INFO kablam! error: aborting due to previous error Oct 12 23:06:36.762 INFO kablam! Oct 12 23:06:36.762 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 12 23:06:36.793 INFO kablam! error: Could not compile `dotenv`. Oct 12 23:06:36.793 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 23:07:10.035 INFO kablam! error: build failed Oct 12 23:07:10.044 INFO kablam! su: No module specific data is present Oct 12 23:07:11.341 INFO running `"docker" "rm" "-f" "f3b6314943bbaeb2b070d6a75995913ac221124d44b0ee480f402806a8c132d3"` Oct 12 23:07:11.716 INFO blam! f3b6314943bbaeb2b070d6a75995913ac221124d44b0ee480f402806a8c132d3