Oct 15 04:31:54.802 INFO testing alexanderbanks/rust-api against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:31:54.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 04:31:55.263 INFO blam! 106ad7ba26a2ccf569da1e1accd8c4a0b3e298e34b4d2fce456cfe8286c3bbf8 Oct 15 04:31:55.270 INFO running `"docker" "start" "-a" "106ad7ba26a2ccf569da1e1accd8c4a0b3e298e34b4d2fce456cfe8286c3bbf8"` Oct 15 04:31:56.571 INFO kablam! usermod: no changes Oct 15 04:31:56.783 INFO kablam! Compiling pq-sys v0.4.4 Oct 15 04:31:56.791 INFO kablam! Compiling byteorder v1.1.0 Oct 15 04:31:56.791 INFO kablam! Compiling regex-syntax v0.4.1 Oct 15 04:31:56.791 INFO kablam! Compiling error-chain v0.10.0 Oct 15 04:31:56.799 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 04:31:56.799 INFO kablam! Compiling memchr v1.0.1 Oct 15 04:31:56.799 INFO kablam! Compiling rand v0.3.16 Oct 15 04:31:56.799 INFO kablam! Compiling thread_local v0.3.4 Oct 15 04:32:01.351 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 15 04:32:01.371 INFO kablam! Compiling serde_derive_internals v0.16.0 Oct 15 04:32:01.443 INFO kablam! Compiling base64 v0.6.0 Oct 15 04:32:01.443 INFO kablam! Compiling base64 v0.7.0 Oct 15 04:32:01.612 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 04:32:07.715 INFO kablam! Compiling openssl v0.9.19 Oct 15 04:32:07.747 INFO kablam! Compiling diesel v0.16.0 Oct 15 04:32:07.807 INFO kablam! Compiling hyper v0.10.13 Oct 15 04:32:26.135 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 04:32:26.187 INFO kablam! Compiling serde_derive v1.0.15 Oct 15 04:32:26.399 INFO kablam! Compiling regex v0.2.2 Oct 15 04:32:39.839 INFO kablam! Compiling frank_jwt v2.5.1 Oct 15 04:33:05.279 INFO kablam! Compiling iron v0.5.1 Oct 15 04:33:05.759 INFO kablam! Compiling dotenv v0.10.1 Oct 15 04:33:06.095 INFO kablam! Compiling dotenv v0.9.0 Oct 15 04:33:07.153 INFO kablam! Compiling bcrypt v0.1.4 Oct 15 04:33:07.426 INFO kablam! Compiling diesel_infer_schema v0.16.0 Oct 15 04:33:07.711 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 15 04:33:07.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 15 04:33:07.711 INFO kablam! | Oct 15 04:33:07.711 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 15 04:33:07.711 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 15 04:33:07.719 INFO kablam! | Oct 15 04:33:07.719 INFO kablam! note: `error_chain` could refer to the name defined here Oct 15 04:33:07.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 15 04:33:07.719 INFO kablam! | Oct 15 04:33:07.719 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 15 04:33:07.719 INFO kablam! | ^^^^^^^^^^^ Oct 15 04:33:07.719 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 15 04:33:07.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 15 04:33:07.719 INFO kablam! | Oct 15 04:33:07.719 INFO kablam! 10 | #[macro_use] Oct 15 04:33:07.719 INFO kablam! | ^^^^^^^^^^^^ Oct 15 04:33:07.719 INFO kablam! Oct 15 04:33:07.826 INFO kablam! error: aborting due to previous error Oct 15 04:33:07.827 INFO kablam! Oct 15 04:33:07.827 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 15 04:33:07.839 INFO kablam! error: Could not compile `dotenv`. Oct 15 04:33:07.839 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 04:33:11.934 INFO kablam! error: build failed Oct 15 04:33:11.935 INFO kablam! su: No module specific data is present Oct 15 04:33:12.383 INFO running `"docker" "rm" "-f" "106ad7ba26a2ccf569da1e1accd8c4a0b3e298e34b4d2fce456cfe8286c3bbf8"` Oct 15 04:33:12.551 INFO blam! 106ad7ba26a2ccf569da1e1accd8c4a0b3e298e34b4d2fce456cfe8286c3bbf8