Oct 27 02:45:10.338 INFO checking jonfk/ttokei against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:45:10.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:10.767 INFO blam! db525e28108df8f547967b7df9f05650a670b0a788656c971950d201b4f1c749 Oct 27 02:45:10.779 INFO running `"docker" "start" "-a" "db525e28108df8f547967b7df9f05650a670b0a788656c971950d201b4f1c749"` Oct 27 02:45:12.383 INFO kablam! usermod: no changes Oct 27 02:45:12.699 INFO kablam! Compiling regex-syntax v0.4.1 Oct 27 02:45:12.707 INFO kablam! Compiling serde v1.0.23 Oct 27 02:45:12.707 INFO kablam! Compiling fnv v1.0.6 Oct 27 02:45:12.726 INFO kablam! Compiling crossbeam v0.2.10 Oct 27 02:45:12.726 INFO kablam! Checking errln v0.1.0 Oct 27 02:45:12.731 INFO kablam! Compiling memchr v2.0.1 Oct 27 02:45:12.731 INFO kablam! Compiling time v0.1.38 Oct 27 02:45:12.731 INFO kablam! Compiling memchr v1.0.2 Oct 27 02:45:13.585 INFO kablam! Compiling num-integer v0.1.35 Oct 27 02:45:16.367 INFO kablam! Checking atty v0.2.3 Oct 27 02:45:16.367 INFO kablam! Compiling cmake v0.1.29 Oct 27 02:45:16.411 INFO kablam! Compiling openssl-sys v0.9.23 Oct 27 02:45:16.986 INFO kablam! Compiling curl-sys v0.3.15 Oct 27 02:45:18.115 INFO kablam! Checking log v0.4.0-rc.1 Oct 27 02:45:24.221 INFO kablam! Checking humantime v1.0.0 Oct 27 02:45:24.244 INFO kablam! Compiling thread_local v0.3.4 Oct 27 02:45:24.252 INFO kablam! Compiling syn v0.11.11 Oct 27 02:45:24.352 INFO kablam! Compiling pq-sys v0.4.4 Oct 27 02:45:30.031 INFO kablam! Compiling aho-corasick v0.6.4 Oct 27 02:45:30.057 INFO kablam! Compiling num-iter v0.1.34 Oct 27 02:45:30.073 INFO kablam! Checking clap v2.28.0 Oct 27 02:45:30.088 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 27 02:45:30.103 INFO kablam! Compiling libgit2-sys v0.6.17 Oct 27 02:45:31.727 INFO kablam! Checking libz-sys v1.0.18 Oct 27 02:45:31.831 INFO kablam! Checking regex v0.2.3 Oct 27 02:45:34.131 INFO kablam! Checking rayon v0.7.1 Oct 27 02:45:36.931 INFO kablam! Compiling num v0.1.41 Oct 27 02:45:38.807 INFO kablam! Compiling chrono v0.4.0 Oct 27 02:46:05.159 INFO kablam! Checking globset v0.2.1 Oct 27 02:46:05.896 INFO kablam! Checking env_logger v0.4.3 Oct 27 02:46:06.697 INFO kablam! Checking env_logger v0.5.0-rc.1 Oct 27 02:46:07.031 INFO kablam! Compiling diesel_derives v1.0.0-beta1 Oct 27 02:46:07.131 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 27 02:46:10.975 INFO kablam! Compiling serde_json v1.0.7 Oct 27 02:46:12.917 INFO kablam! Checking ignore v0.2.2 Oct 27 02:46:31.131 INFO kablam! Compiling handlebars v0.27.0 Oct 27 02:46:31.171 INFO kablam! Compiling diesel v1.0.0-beta1 Oct 27 02:46:51.879 INFO kablam! Compiling dotenv v0.10.1 Oct 27 02:46:53.939 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 27 02:46:53.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 27 02:46:53.939 INFO kablam! | Oct 27 02:46:53.939 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 27 02:46:53.939 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 27 02:46:53.939 INFO kablam! | Oct 27 02:46:53.939 INFO kablam! note: `error_chain` could refer to the name defined here Oct 27 02:46:53.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 27 02:46:53.939 INFO kablam! | Oct 27 02:46:53.939 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 27 02:46:53.939 INFO kablam! | ^^^^^^^^^^^ Oct 27 02:46:53.939 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 27 02:46:53.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 27 02:46:53.939 INFO kablam! | Oct 27 02:46:53.939 INFO kablam! 10 | #[macro_use] Oct 27 02:46:53.939 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:46:53.939 INFO kablam! Oct 27 02:46:54.279 INFO kablam! error: aborting due to previous error Oct 27 02:46:54.279 INFO kablam! Oct 27 02:46:54.280 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 27 02:46:54.291 INFO kablam! error: Could not compile `dotenv`. Oct 27 02:46:54.293 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 02:47:11.211 INFO kablam! error: build failed Oct 27 02:47:11.218 INFO kablam! su: No module specific data is present Oct 27 02:47:12.007 INFO running `"docker" "rm" "-f" "db525e28108df8f547967b7df9f05650a670b0a788656c971950d201b4f1c749"` Oct 27 02:47:12.291 INFO blam! db525e28108df8f547967b7df9f05650a670b0a788656c971950d201b4f1c749