Dec 19 14:59:47.096 INFO checking jonfk/ttokei against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 14:59:47.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/jonfk/ttokei:/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 14:59:47.608 INFO [stdout] e61a3a10cf14f3f40cddd89bf9fe1a804e31493555fa1b4228f23af35df184ff Dec 19 14:59:47.611 INFO running `"docker" "start" "-a" "e61a3a10cf14f3f40cddd89bf9fe1a804e31493555fa1b4228f23af35df184ff"` Dec 19 14:59:49.556 INFO [stderr] Compiling fnv v1.0.6 Dec 19 14:59:49.556 INFO [stderr] Compiling serde v1.0.23 Dec 19 14:59:49.560 INFO [stderr] Compiling crossbeam v0.2.10 Dec 19 14:59:49.560 INFO [stderr] Compiling error-chain v0.10.0 Dec 19 14:59:49.562 INFO [stderr] Checking errln v0.1.0 Dec 19 14:59:49.564 INFO [stderr] Compiling memchr v2.0.1 Dec 19 14:59:49.565 INFO [stderr] Compiling time v0.1.38 Dec 19 14:59:49.565 INFO [stderr] Compiling memchr v1.0.2 Dec 19 14:59:50.268 INFO [stderr] Compiling num-integer v0.1.35 Dec 19 14:59:51.040 INFO [stderr] Checking log v0.4.0-rc.1 Dec 19 14:59:52.485 INFO [stderr] Checking humantime v1.0.0 Dec 19 14:59:52.502 INFO [stderr] Compiling thread_local v0.3.4 Dec 19 14:59:52.534 INFO [stderr] Compiling syn v0.11.11 Dec 19 14:59:52.890 INFO [stderr] Compiling aho-corasick v0.6.4 Dec 19 14:59:52.947 INFO [stderr] Compiling pq-sys v0.4.4 Dec 19 14:59:56.228 INFO [stderr] Compiling num-iter v0.1.34 Dec 19 14:59:56.373 INFO [stderr] Checking rayon v0.7.1 Dec 19 14:59:56.412 INFO [stderr] Checking chrono v0.4.0 Dec 19 14:59:56.453 INFO [stderr] Checking globset v0.2.1 Dec 19 14:59:56.540 INFO [stderr] Checking env_logger v0.4.3 Dec 19 14:59:57.128 INFO [stderr] Compiling num v0.1.41 Dec 19 14:59:57.589 INFO [stderr] Checking libgit2-sys v0.6.17 Dec 19 14:59:58.789 INFO [stderr] Compiling regex v0.2.3 Dec 19 14:59:59.632 INFO [stderr] Checking git2 v0.6.9 Dec 19 15:00:01.641 INFO [stderr] Checking ignore v0.2.2 Dec 19 15:00:09.284 INFO [stderr] Checking env_logger v0.5.0-rc.1 Dec 19 15:00:29.824 INFO [stderr] Compiling diesel_derives v1.0.0-beta1 Dec 19 15:00:29.824 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 19 15:00:38.269 INFO [stderr] Compiling serde_json v1.0.7 Dec 19 15:00:38.284 INFO [stderr] Compiling diesel v1.0.0-beta1 Dec 19 15:00:39.876 INFO [stderr] Compiling dotenv v0.10.1 Dec 19 15:00:40.504 INFO [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) Dec 19 15:00:40.504 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Dec 19 15:00:40.504 INFO [stderr] | Dec 19 15:00:40.504 INFO [stderr] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Dec 19 15:00:40.504 INFO [stderr] | ^^^^^^^^^^^ ambiguous name Dec 19 15:00:40.504 INFO [stderr] | Dec 19 15:00:40.504 INFO [stderr] note: `error_chain` could refer to the derive helper attribute defined here Dec 19 15:00:40.504 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Dec 19 15:00:40.504 INFO [stderr] | Dec 19 15:00:40.504 INFO [stderr] 22 | #[derive(Debug, error_chain)] Dec 19 15:00:40.504 INFO [stderr] | ^^^^^^^^^^^ Dec 19 15:00:40.504 INFO [stderr] note: `error_chain` could also refer to the derive macro imported here Dec 19 15:00:40.504 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Dec 19 15:00:40.504 INFO [stderr] | Dec 19 15:00:40.505 INFO [stderr] 10 | #[macro_use] Dec 19 15:00:40.505 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 15:00:40.505 INFO [stderr] Dec 19 15:00:40.775 INFO [stderr] error: aborting due to previous error Dec 19 15:00:40.775 INFO [stderr] Dec 19 15:00:40.775 INFO [stderr] For more information about this error, try `rustc --explain E0659`. Dec 19 15:00:40.790 INFO [stderr] error: Could not compile `dotenv`. Dec 19 15:00:40.790 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 15:00:57.332 INFO [stderr] error: build failed Dec 19 15:00:58.378 INFO running `"docker" "inspect" "e61a3a10cf14f3f40cddd89bf9fe1a804e31493555fa1b4228f23af35df184ff"` Dec 19 15:00:58.672 INFO running `"docker" "rm" "-f" "e61a3a10cf14f3f40cddd89bf9fe1a804e31493555fa1b4228f23af35df184ff"` Dec 19 15:00:59.024 INFO [stdout] e61a3a10cf14f3f40cddd89bf9fe1a804e31493555fa1b4228f23af35df184ff