Oct 21 14:32:01.939 INFO checking redbackup/prototype against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:32:01.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14:32:02.428 INFO blam! 64f64741fd34514567c7ebf509a6511daa3385d26717998556f900f5f946d885 Oct 21 14:32:02.429 INFO running `"docker" "start" "-a" "64f64741fd34514567c7ebf509a6511daa3385d26717998556f900f5f946d885"` Oct 21 14:32:03.700 INFO kablam! usermod: no changes Oct 21 14:32:03.984 INFO kablam! Compiling serde v1.0.21 Oct 21 14:32:03.988 INFO kablam! Compiling byteorder v1.1.0 Oct 21 14:32:04.000 INFO kablam! Compiling regex-syntax v0.4.1 Oct 21 14:32:04.002 INFO kablam! Compiling error-chain v0.10.0 Oct 21 14:32:04.003 INFO kablam! Compiling num-integer v0.1.35 Oct 21 14:32:04.003 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 21 14:32:04.004 INFO kablam! Checking socket2 v0.2.4 Oct 21 14:32:04.006 INFO kablam! Compiling memchr v1.0.2 Oct 21 14:32:06.101 INFO kablam! Compiling time v0.1.38 Oct 21 14:32:06.101 INFO kablam! Checking rmp v0.8.7 Oct 21 14:32:06.112 INFO kablam! Checking tokio-service v0.1.0 Oct 21 14:32:06.196 INFO kablam! Checking tokio-timer v0.1.2 Oct 21 14:32:06.756 INFO kablam! Checking serde_bytes v0.10.2 Oct 21 14:32:06.864 INFO kablam! Checking serde_json v1.0.6 Oct 21 14:32:07.104 INFO kablam! Checking uuid v0.5.1 Oct 21 14:32:08.108 INFO kablam! Checking futures-cpupool v0.1.7 Oct 21 14:32:08.406 INFO kablam! Compiling thread_local v0.3.4 Oct 21 14:32:08.492 INFO kablam! Compiling num-iter v0.1.34 Oct 21 14:32:08.492 INFO kablam! Compiling aho-corasick v0.6.3 Oct 21 14:32:09.660 INFO kablam! Checking dns-lookup v0.8.1 Oct 21 14:32:11.572 INFO kablam! Checking r2d2 v0.7.4 Oct 21 14:32:11.573 INFO kablam! Checking tokio-io v0.1.4 Oct 21 14:32:11.576 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 21 14:32:11.714 INFO kablam! Checking rmp-serde v0.13.7 Oct 21 14:32:12.144 INFO kablam! Compiling num v0.1.40 Oct 21 14:32:14.420 INFO kablam! Checking digest v0.7.2 Oct 21 14:32:15.560 INFO kablam! Checking chrono v0.4.0 Oct 21 14:32:15.768 INFO kablam! Checking regex v0.2.2 Oct 21 14:32:21.068 INFO kablam! Checking sha2 v0.7.0 Oct 21 14:32:21.157 INFO kablam! Checking tokio-core v0.1.10 Oct 21 14:32:24.340 INFO kablam! Compiling serde_derive v1.0.21 Oct 21 14:32:24.416 INFO kablam! Checking diesel v0.16.0 Oct 21 14:32:24.904 INFO kablam! Checking redbackup-storage v0.1.0 (/source/storage) Oct 21 14:32:28.388 INFO kablam! Checking env_logger v0.4.3 Oct 21 14:32:29.736 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 14:32:45.176 INFO kablam! Compiling dotenv v0.10.1 Oct 21 14:32:46.076 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 21 14:32:46.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 21 14:32:46.076 INFO kablam! | Oct 21 14:32:46.076 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 21 14:32:46.076 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 21 14:32:46.076 INFO kablam! | Oct 21 14:32:46.076 INFO kablam! note: `error_chain` could refer to the name defined here Oct 21 14:32:46.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 21 14:32:46.076 INFO kablam! | Oct 21 14:32:46.076 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 21 14:32:46.076 INFO kablam! | ^^^^^^^^^^^ Oct 21 14:32:46.076 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 21 14:32:46.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 21 14:32:46.076 INFO kablam! | Oct 21 14:32:46.077 INFO kablam! 10 | #[macro_use] Oct 21 14:32:46.077 INFO kablam! | ^^^^^^^^^^^^ Oct 21 14:32:46.077 INFO kablam! Oct 21 14:32:46.208 INFO kablam! error: aborting due to previous error Oct 21 14:32:46.208 INFO kablam! Oct 21 14:32:46.208 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 21 14:32:46.225 INFO kablam! error: Could not compile `dotenv`. Oct 21 14:32:46.225 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 14:32:50.584 INFO kablam! error: build failed Oct 21 14:32:50.585 INFO kablam! su: No module specific data is present Oct 21 14:32:50.897 INFO running `"docker" "rm" "-f" "64f64741fd34514567c7ebf509a6511daa3385d26717998556f900f5f946d885"` Oct 21 14:32:51.025 INFO blam! 64f64741fd34514567c7ebf509a6511daa3385d26717998556f900f5f946d885