Oct 26 22:24:00.338 INFO checking redbackup/prototype against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:24:00.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 26 22:24:00.884 INFO blam! 6c48f79efe44a65fc044b3f6d38eddbf33b7308ca4ec9573009479f9195b9055 Oct 26 22:24:00.886 INFO running `"docker" "start" "-a" "6c48f79efe44a65fc044b3f6d38eddbf33b7308ca4ec9573009479f9195b9055"` Oct 26 22:24:03.029 INFO kablam! usermod: no changes Oct 26 22:24:03.302 INFO kablam! Compiling error-chain v0.10.0 Oct 26 22:24:03.311 INFO kablam! Compiling num-integer v0.1.35 Oct 26 22:24:03.315 INFO kablam! Checking iovec v0.1.1 Oct 26 22:24:03.344 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 26 22:24:03.375 INFO kablam! Checking rmp v0.8.7 Oct 26 22:24:03.376 INFO kablam! Checking socket2 v0.2.4 Oct 26 22:24:03.376 INFO kablam! Compiling time v0.1.38 Oct 26 22:24:03.377 INFO kablam! Compiling memchr v1.0.2 Oct 26 22:24:05.367 INFO kablam! Checking scheduled-thread-pool v0.1.0 Oct 26 22:24:06.639 INFO kablam! Checking serde_bytes v0.10.2 Oct 26 22:24:06.655 INFO kablam! Checking uuid v0.5.1 Oct 26 22:24:06.655 INFO kablam! Checking futures-cpupool v0.1.7 Oct 26 22:24:06.675 INFO kablam! Compiling thread_local v0.3.4 Oct 26 22:24:06.725 INFO kablam! Compiling syn v0.11.11 Oct 26 22:24:07.201 INFO kablam! Checking bytes v0.4.5 Oct 26 22:24:07.215 INFO kablam! Checking mio v0.6.11 Oct 26 22:24:08.556 INFO kablam! Checking dns-lookup v0.8.1 Oct 26 22:24:09.011 INFO kablam! Compiling num-iter v0.1.34 Oct 26 22:24:09.132 INFO kablam! Compiling aho-corasick v0.6.3 Oct 26 22:24:10.703 INFO kablam! Checking r2d2 v0.7.4 Oct 26 22:24:10.826 INFO kablam! Checking rmp-serde v0.13.7 Oct 26 22:24:10.891 INFO kablam! Checking tokio-io v0.1.4 Oct 26 22:24:10.892 INFO kablam! Checking chrono v0.4.0 Oct 26 22:24:11.035 INFO kablam! Checking digest v0.7.2 Oct 26 22:24:12.003 INFO kablam! Compiling num v0.1.40 Oct 26 22:24:13.095 INFO kablam! Checking env_logger v0.4.3 Oct 26 22:24:15.447 INFO kablam! Checking sha2 v0.7.0 Oct 26 22:24:15.518 INFO kablam! Compiling regex v0.2.2 Oct 26 22:24:16.863 INFO kablam! Checking tokio-core v0.1.10 Oct 26 22:24:18.948 INFO kablam! Checking redbackup-storage v0.1.0 (/source/storage) Oct 26 22:24:21.215 INFO kablam! Checking diesel v0.16.0 Oct 26 22:24:21.820 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 22:24:49.798 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 26 22:24:49.798 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 26 22:24:58.359 INFO kablam! Compiling serde_derive v1.0.21 Oct 26 22:25:05.920 INFO kablam! Compiling dotenv v0.10.1 Oct 26 22:25:07.263 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 26 22:25:07.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 26 22:25:07.263 INFO kablam! | Oct 26 22:25:07.263 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 26 22:25:07.264 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 26 22:25:07.264 INFO kablam! | Oct 26 22:25:07.264 INFO kablam! note: `error_chain` could refer to the name defined here Oct 26 22:25:07.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 26 22:25:07.264 INFO kablam! | Oct 26 22:25:07.264 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 26 22:25:07.264 INFO kablam! | ^^^^^^^^^^^ Oct 26 22:25:07.264 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 26 22:25:07.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 26 22:25:07.264 INFO kablam! | Oct 26 22:25:07.265 INFO kablam! 10 | #[macro_use] Oct 26 22:25:07.265 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:25:07.265 INFO kablam! Oct 26 22:25:07.584 INFO kablam! error: aborting due to previous error Oct 26 22:25:07.585 INFO kablam! Oct 26 22:25:07.585 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 26 22:25:07.601 INFO kablam! error: Could not compile `dotenv`. Oct 26 22:25:07.602 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 22:25:17.767 INFO kablam! error: build failed Oct 26 22:25:17.769 INFO kablam! su: No module specific data is present Oct 26 22:25:19.396 INFO running `"docker" "rm" "-f" "6c48f79efe44a65fc044b3f6d38eddbf33b7308ca4ec9573009479f9195b9055"` Oct 26 22:25:19.695 INFO blam! 6c48f79efe44a65fc044b3f6d38eddbf33b7308ca4ec9573009479f9195b9055