Dec 19 18:28:23.365 INFO checking damody/find-eat-price against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 18:28:23.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-1/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/damody/find-eat-price:/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=forbid" "-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" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 18:28:24.108 INFO [stdout] 53c47be4fe814e89f4ec3ca624b30ec0a54e3ac83a9b902f83a07f17dbbef33b Dec 19 18:28:24.111 INFO running `"docker" "start" "-a" "53c47be4fe814e89f4ec3ca624b30ec0a54e3ac83a9b902f83a07f17dbbef33b"` Dec 19 18:28:26.748 INFO [stderr] Compiling matches v0.1.7 Dec 19 18:28:26.748 INFO [stderr] Compiling encoding_index_tests v0.1.4 Dec 19 18:28:26.748 INFO [stderr] Compiling serde v1.0.71 Dec 19 18:28:26.754 INFO [stderr] Compiling unicode-normalization v0.1.7 Dec 19 18:28:26.757 INFO [stderr] Compiling regex v0.2.11 Dec 19 18:28:26.760 INFO [stderr] Compiling percent-encoding v1.0.1 Dec 19 18:28:26.762 INFO [stderr] Compiling byteorder v1.2.4 Dec 19 18:28:26.768 INFO [stderr] Compiling error-chain v0.10.0 Dec 19 18:28:27.956 INFO [stderr] Checking mercator v0.1.2 Dec 19 18:28:28.057 INFO [stderr] Compiling actix-web v0.7.8 Dec 19 18:28:30.636 INFO [stderr] Checking socket2 v0.3.7 Dec 19 18:28:30.668 INFO [stderr] Compiling memchr v2.0.1 Dec 19 18:28:30.668 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 19 18:28:31.085 INFO [stderr] Compiling encoding-index-singlebyte v1.20141219.5 Dec 19 18:28:31.592 INFO [stderr] Compiling encoding-index-simpchinese v1.20141219.5 Dec 19 18:28:31.796 INFO [stderr] Compiling encoding-index-japanese v1.20141219.5 Dec 19 18:28:32.661 INFO [stderr] Compiling encoding-index-korean v1.20141219.5 Dec 19 18:28:33.137 INFO [stderr] Compiling encoding-index-tradchinese v1.20141219.5 Dec 19 18:28:33.764 INFO [stderr] Compiling unicode-bidi v0.3.4 Dec 19 18:28:33.940 INFO [stderr] Checking tokio-current-thread v0.1.1 Dec 19 18:28:34.756 INFO [stderr] Checking r2d2 v0.8.2 Dec 19 18:28:34.756 INFO [stderr] Compiling ryu v0.2.4 Dec 19 18:28:36.824 INFO [stderr] Compiling aho-corasick v0.6.6 Dec 19 18:28:36.904 INFO [stderr] Checking mio-uds v0.6.6 Dec 19 18:28:36.980 INFO [stderr] Checking parking_lot_core v0.2.14 Dec 19 18:28:37.244 INFO [stderr] Checking h2 v0.1.12 Dec 19 18:28:37.316 INFO [stderr] Checking backtrace v0.2.3 Dec 19 18:28:38.016 INFO [stderr] Compiling syn v0.14.8 Dec 19 18:28:40.892 INFO [stderr] Compiling encoding v0.2.33 Dec 19 18:28:40.936 INFO [stderr] Checking tokio-signal v0.2.2 Dec 19 18:28:41.296 INFO [stderr] Checking error-chain v0.1.12 Dec 19 18:28:43.093 INFO [stderr] Checking parking_lot v0.6.3 Dec 19 18:28:43.612 INFO [stderr] Checking env_logger v0.5.12 Dec 19 18:28:44.016 INFO [stderr] Checking trust-dns-proto v0.4.0 Dec 19 18:28:44.550 INFO [stderr] Checking crossbeam-channel v0.2.4 Dec 19 18:28:49.820 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Dec 19 18:28:57.382 INFO [stderr] Checking trust-dns-resolver v0.9.1 Dec 19 18:29:03.876 INFO [stderr] Compiling dotenv v0.10.1 Dec 19 18:29:04.737 INFO [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) Dec 19 18:29:04.737 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Dec 19 18:29:04.737 INFO [stderr] | Dec 19 18:29:04.737 INFO [stderr] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Dec 19 18:29:04.737 INFO [stderr] | ^^^^^^^^^^^ ambiguous name Dec 19 18:29:04.737 INFO [stderr] | Dec 19 18:29:04.737 INFO [stderr] note: `error_chain` could refer to the derive helper attribute defined here Dec 19 18:29:04.737 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Dec 19 18:29:04.737 INFO [stderr] | Dec 19 18:29:04.737 INFO [stderr] 22 | #[derive(Debug, error_chain)] Dec 19 18:29:04.737 INFO [stderr] | ^^^^^^^^^^^ Dec 19 18:29:04.737 INFO [stderr] note: `error_chain` could also refer to the derive macro imported here Dec 19 18:29:04.737 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Dec 19 18:29:04.737 INFO [stderr] | Dec 19 18:29:04.737 INFO [stderr] 10 | #[macro_use] Dec 19 18:29:04.737 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:29:04.737 INFO [stderr] Dec 19 18:29:04.876 INFO [stderr] error: aborting due to previous error Dec 19 18:29:04.876 INFO [stderr] Dec 19 18:29:04.877 INFO [stderr] For more information about this error, try `rustc --explain E0659`. Dec 19 18:29:04.901 INFO [stderr] error: Could not compile `dotenv`. Dec 19 18:29:04.904 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 18:29:29.220 INFO [stderr] error: build failed Dec 19 18:29:30.691 INFO running `"docker" "inspect" "53c47be4fe814e89f4ec3ca624b30ec0a54e3ac83a9b902f83a07f17dbbef33b"` Dec 19 18:29:31.120 INFO running `"docker" "rm" "-f" "53c47be4fe814e89f4ec3ca624b30ec0a54e3ac83a9b902f83a07f17dbbef33b"` Dec 19 18:29:31.416 INFO [stdout] 53c47be4fe814e89f4ec3ca624b30ec0a54e3ac83a9b902f83a07f17dbbef33b