Oct 12 13:32:45.354 INFO checking skaufhold/chatty-log-archiver against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 13:32:45.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 13:32:45.793 INFO blam! 4998021bb6efcf292daff03005e276d491f71901569c654e10b9876675e605c5 Oct 12 13:32:45.820 INFO running `"docker" "start" "-a" "4998021bb6efcf292daff03005e276d491f71901569c654e10b9876675e605c5"` Oct 12 13:32:46.952 INFO kablam! usermod: no changes Oct 12 13:32:47.217 INFO kablam! Compiling cc v1.0.1 Oct 12 13:32:47.217 INFO kablam! Compiling libc v0.2.32 Oct 12 13:32:47.234 INFO kablam! Compiling pq-sys v0.4.4 Oct 12 13:32:47.235 INFO kablam! Compiling lazy_static v0.2.9 Oct 12 13:32:47.235 INFO kablam! Compiling byteorder v1.1.0 Oct 12 13:32:47.235 INFO kablam! Compiling num-integer v0.1.35 Oct 12 13:32:47.235 INFO kablam! Checking crossbeam-epoch v0.3.0 Oct 12 13:32:48.678 INFO kablam! Compiling syn v0.11.11 Oct 12 13:32:49.107 INFO kablam! Compiling syn v0.12.13 Oct 12 13:32:51.899 INFO kablam! Compiling thread_local v0.3.4 Oct 12 13:32:53.056 INFO kablam! Compiling num-iter v0.1.34 Oct 12 13:32:53.056 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 12 13:32:53.078 INFO kablam! Checking term_size v0.3.0 Oct 12 13:32:53.976 INFO kablam! Checking memchr v1.0.1 Oct 12 13:32:54.132 INFO kablam! Checking time v0.1.38 Oct 12 13:32:54.793 INFO kablam! Checking num_cpus v1.8.0 Oct 12 13:32:56.210 INFO kablam! Checking rand v0.4.2 Oct 12 13:32:56.228 INFO kablam! Checking atty v0.2.3 Oct 12 13:32:58.761 INFO kablam! Checking textwrap v0.8.0 Oct 12 13:32:58.833 INFO kablam! Compiling num v0.1.40 Oct 12 13:32:58.923 INFO kablam! Checking aho-corasick v0.6.3 Oct 12 13:32:59.600 INFO kablam! Checking chrono v0.4.0 Oct 12 13:33:01.160 INFO kablam! Compiling backtrace-sys v0.1.15 Oct 12 13:33:02.704 INFO kablam! Checking clap v2.26.2 Oct 12 13:33:02.747 INFO kablam! Checking regex v0.2.2 Oct 12 13:33:04.080 INFO kablam! Checking rayon-core v1.4.0 Oct 12 13:33:07.097 INFO kablam! Checking diesel v0.16.0 Oct 12 13:33:41.476 INFO kablam! Checking rayon v0.9.0 Oct 12 13:33:41.876 INFO kablam! Checking env_logger v0.5.3 Oct 12 13:33:42.148 INFO kablam! Checking nom v3.2.0 Oct 12 13:33:42.800 INFO kablam! Compiling synstructure v0.6.1 Oct 12 13:33:43.503 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 13:33:45.068 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 12 13:33:50.364 INFO kablam! Compiling structopt-derive v0.2.3 Oct 12 13:34:00.636 INFO kablam! Compiling failure_derive v0.1.1 Oct 12 13:34:00.668 INFO kablam! Compiling serde_derive v1.0.27 Oct 12 13:34:00.873 INFO kablam! Checking backtrace v0.3.3 Oct 12 13:34:01.263 INFO kablam! Checking structopt v0.2.3 Oct 12 13:34:02.140 INFO kablam! Checking error-chain v0.11.0 Oct 12 13:34:02.524 INFO kablam! Compiling dotenv v0.10.1 Oct 12 13:34:04.076 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 12 13:34:04.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 12 13:34:04.076 INFO kablam! | Oct 12 13:34:04.076 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 12 13:34:04.076 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 12 13:34:04.076 INFO kablam! | Oct 12 13:34:04.076 INFO kablam! note: `error_chain` could refer to the name defined here Oct 12 13:34:04.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 12 13:34:04.076 INFO kablam! | Oct 12 13:34:04.076 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 12 13:34:04.076 INFO kablam! | ^^^^^^^^^^^ Oct 12 13:34:04.076 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 12 13:34:04.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 12 13:34:04.076 INFO kablam! | Oct 12 13:34:04.076 INFO kablam! 10 | #[macro_use] Oct 12 13:34:04.076 INFO kablam! | ^^^^^^^^^^^^ Oct 12 13:34:04.076 INFO kablam! Oct 12 13:34:04.292 INFO kablam! error: aborting due to previous error Oct 12 13:34:04.292 INFO kablam! Oct 12 13:34:04.292 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 12 13:34:04.304 INFO kablam! error: Could not compile `dotenv`. Oct 12 13:34:04.304 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 13:34:12.394 INFO kablam! error: build failed Oct 12 13:34:12.395 INFO kablam! su: No module specific data is present Oct 12 13:34:13.040 INFO running `"docker" "rm" "-f" "4998021bb6efcf292daff03005e276d491f71901569c654e10b9876675e605c5"` Oct 12 13:34:13.261 INFO blam! 4998021bb6efcf292daff03005e276d491f71901569c654e10b9876675e605c5