Oct 21 16:48:58.254 INFO checking jonfk/ttokei against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:48:58.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 16:48:58.734 INFO blam! 5df2d389d00ee2e6e29abde28fba254311f1eecb1f809e2727fceeb13537c6dd Oct 21 16:48:58.735 INFO running `"docker" "start" "-a" "5df2d389d00ee2e6e29abde28fba254311f1eecb1f809e2727fceeb13537c6dd"` Oct 21 16:49:00.384 INFO kablam! usermod: no changes Oct 21 16:49:00.725 INFO kablam! Compiling regex-syntax v0.4.1 Oct 21 16:49:00.725 INFO kablam! Compiling serde v1.0.23 Oct 21 16:49:00.728 INFO kablam! Compiling pest v0.3.3 Oct 21 16:49:00.729 INFO kablam! Compiling byteorder v1.2.1 Oct 21 16:49:00.729 INFO kablam! Compiling crossbeam v0.2.10 Oct 21 16:49:00.729 INFO kablam! Compiling memchr v2.0.1 Oct 21 16:49:00.729 INFO kablam! Compiling time v0.1.38 Oct 21 16:49:00.732 INFO kablam! Compiling memchr v1.0.2 Oct 21 16:49:03.348 INFO kablam! Compiling num-integer v0.1.35 Oct 21 16:49:05.942 INFO kablam! Checking log v0.4.0-rc.1 Oct 21 16:49:05.960 INFO kablam! Compiling aho-corasick v0.6.4 Oct 21 16:49:05.992 INFO kablam! Compiling thread_local v0.3.4 Oct 21 16:49:06.062 INFO kablam! Compiling syn v0.11.11 Oct 21 16:49:06.293 INFO kablam! Compiling pq-sys v0.4.4 Oct 21 16:49:06.301 INFO kablam! Checking libz-sys v1.0.18 Oct 21 16:49:07.736 INFO kablam! Compiling num-iter v0.1.34 Oct 21 16:49:08.684 INFO kablam! Checking rayon v0.7.1 Oct 21 16:49:08.736 INFO kablam! Checking curl-sys v0.3.15 Oct 21 16:49:09.116 INFO kablam! Checking libssh2-sys v0.2.6 Oct 21 16:49:09.939 INFO kablam! Checking globset v0.2.1 Oct 21 16:49:10.062 INFO kablam! Checking env_logger v0.4.3 Oct 21 16:49:10.118 INFO kablam! Checking env_logger v0.5.0-rc.1 Oct 21 16:49:10.488 INFO kablam! Compiling num v0.1.41 Oct 21 16:49:15.221 INFO kablam! Checking libgit2-sys v0.6.17 Oct 21 16:49:15.371 INFO kablam! Compiling chrono v0.4.0 Oct 21 16:49:15.440 INFO kablam! Checking ignore v0.2.2 Oct 21 16:49:15.742 INFO kablam! Compiling regex v0.2.3 Oct 21 16:49:17.492 INFO kablam! Checking git2 v0.6.9 Oct 21 16:49:26.650 INFO kablam! Compiling serde_json v1.0.7 Oct 21 16:49:30.472 INFO kablam! Compiling diesel_derives v1.0.0-beta1 Oct 21 16:49:31.621 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 21 16:49:34.397 INFO kablam! Compiling handlebars v0.27.0 Oct 21 16:49:43.466 INFO kablam! Compiling diesel v1.0.0-beta1 Oct 21 16:49:44.152 INFO kablam! Compiling dotenv v0.10.1 Oct 21 16:49:45.969 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 21 16:49:45.969 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 21 16:49:45.972 INFO kablam! | Oct 21 16:49:45.973 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 21 16:49:45.973 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 21 16:49:45.973 INFO kablam! | Oct 21 16:49:45.973 INFO kablam! note: `error_chain` could refer to the name defined here Oct 21 16:49:45.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 21 16:49:45.974 INFO kablam! | Oct 21 16:49:45.974 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 21 16:49:45.974 INFO kablam! | ^^^^^^^^^^^ Oct 21 16:49:45.975 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 21 16:49:45.975 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 21 16:49:45.975 INFO kablam! | Oct 21 16:49:45.980 INFO kablam! 10 | #[macro_use] Oct 21 16:49:45.981 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:49:45.981 INFO kablam! Oct 21 16:49:46.348 INFO kablam! error: aborting due to previous error Oct 21 16:49:46.349 INFO kablam! Oct 21 16:49:46.349 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 21 16:49:46.388 INFO kablam! error: Could not compile `dotenv`. Oct 21 16:49:46.388 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 16:50:07.849 INFO kablam! error: build failed Oct 21 16:50:07.850 INFO kablam! su: No module specific data is present Oct 21 16:50:08.466 INFO running `"docker" "rm" "-f" "5df2d389d00ee2e6e29abde28fba254311f1eecb1f809e2727fceeb13537c6dd"` Oct 21 16:50:08.919 INFO blam! 5df2d389d00ee2e6e29abde28fba254311f1eecb1f809e2727fceeb13537c6dd