Oct 27 02:45:10.954 INFO checking jonfk/ttokei against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:45:10.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 02:45:11.456 INFO blam! 3b0ae0b60c6b1e904eae34bd40c75c630acedd26aa9bba80972cf58d24a8461f Oct 27 02:45:11.458 INFO running `"docker" "start" "-a" "3b0ae0b60c6b1e904eae34bd40c75c630acedd26aa9bba80972cf58d24a8461f"` Oct 27 02:45:13.382 INFO kablam! usermod: no changes Oct 27 02:45:13.767 INFO kablam! Compiling serde v1.0.23 Oct 27 02:45:13.787 INFO kablam! Compiling quick-error v1.2.1 Oct 27 02:45:13.787 INFO kablam! Compiling crossbeam v0.2.10 Oct 27 02:45:13.788 INFO kablam! Compiling byteorder v1.2.1 Oct 27 02:45:13.788 INFO kablam! Compiling pest v0.3.3 Oct 27 02:45:13.788 INFO kablam! Compiling error-chain v0.10.0 Oct 27 02:45:13.803 INFO kablam! Checking errln v0.1.0 Oct 27 02:45:13.807 INFO kablam! Compiling time v0.1.38 Oct 27 02:45:15.943 INFO kablam! Compiling memchr v1.0.2 Oct 27 02:45:16.548 INFO kablam! Compiling num-integer v0.1.35 Oct 27 02:45:17.359 INFO kablam! Compiling openssl-sys v0.9.23 Oct 27 02:45:19.535 INFO kablam! Compiling cmake v0.1.29 Oct 27 02:45:19.589 INFO kablam! Checking log v0.4.0-rc.1 Oct 27 02:45:19.633 INFO kablam! Checking humantime v1.0.0 Oct 27 02:45:24.696 INFO kablam! Compiling num-iter v0.1.34 Oct 27 02:45:24.711 INFO kablam! Compiling pq-sys v0.4.4 Oct 27 02:45:24.713 INFO kablam! Compiling diesel_derives v1.0.0-beta1 Oct 27 02:45:24.716 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 27 02:45:24.804 INFO kablam! Checking libz-sys v1.0.18 Oct 27 02:45:24.862 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 27 02:45:26.539 INFO kablam! Compiling libgit2-sys v0.6.17 Oct 27 02:45:26.731 INFO kablam! Checking rayon v0.7.1 Oct 27 02:45:29.339 INFO kablam! Compiling globset v0.2.1 Oct 27 02:45:30.991 INFO kablam! Checking env_logger v0.4.3 Oct 27 02:45:31.131 INFO kablam! Compiling num v0.1.41 Oct 27 02:45:32.919 INFO kablam! Checking env_logger v0.5.0-rc.1 Oct 27 02:45:33.875 INFO kablam! Compiling chrono v0.4.0 Oct 27 02:45:35.831 INFO kablam! Compiling curl-sys v0.3.15 Oct 27 02:45:47.160 INFO kablam! Checking ignore v0.2.2 Oct 27 02:45:47.271 INFO kablam! Compiling dotenv v0.10.1 Oct 27 02:45:49.911 INFO kablam! Compiling diesel v1.0.0-beta1 Oct 27 02:45:51.131 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 27 02:45:51.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 27 02:45:51.131 INFO kablam! | Oct 27 02:45:51.131 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 27 02:45:51.131 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 27 02:45:51.143 INFO kablam! | Oct 27 02:45:51.143 INFO kablam! note: `error_chain` could refer to the name defined here Oct 27 02:45:51.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 27 02:45:51.143 INFO kablam! | Oct 27 02:45:51.143 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 27 02:45:51.143 INFO kablam! | ^^^^^^^^^^^ Oct 27 02:45:51.143 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 27 02:45:51.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 27 02:45:51.143 INFO kablam! | Oct 27 02:45:51.143 INFO kablam! 10 | #[macro_use] Oct 27 02:45:51.143 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:45:51.143 INFO kablam! Oct 27 02:45:51.791 INFO kablam! error: aborting due to previous error Oct 27 02:45:51.799 INFO kablam! Oct 27 02:45:51.819 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 27 02:45:51.899 INFO kablam! error: Could not compile `dotenv`. Oct 27 02:45:51.899 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 02:46:15.231 INFO kablam! error: build failed Oct 27 02:46:15.232 INFO kablam! su: No module specific data is present Oct 27 02:46:16.151 INFO running `"docker" "rm" "-f" "3b0ae0b60c6b1e904eae34bd40c75c630acedd26aa9bba80972cf58d24a8461f"` Oct 27 02:46:16.551 INFO blam! 3b0ae0b60c6b1e904eae34bd40c75c630acedd26aa9bba80972cf58d24a8461f