Oct 21 13:41:08.646 INFO checking skaufhold/chatty-log-archiver against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:41:08.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:41:09.010 INFO blam! 69f146a7639923b3df4db7fcc8f876487de6c7271d1887c06376209c1719f6d0 Oct 21 13:41:09.017 INFO running `"docker" "start" "-a" "69f146a7639923b3df4db7fcc8f876487de6c7271d1887c06376209c1719f6d0"` Oct 21 13:41:09.448 INFO kablam! usermod: no changes Oct 21 13:41:09.602 INFO kablam! Compiling pq-sys v0.4.4 Oct 21 13:41:09.602 INFO kablam! Compiling libc v0.2.32 Oct 21 13:41:09.604 INFO kablam! Compiling void v1.0.2 Oct 21 13:41:09.605 INFO kablam! Compiling lazy_static v0.2.9 Oct 21 13:41:09.606 INFO kablam! Compiling regex-syntax v0.4.1 Oct 21 13:41:09.607 INFO kablam! Compiling byteorder v1.1.0 Oct 21 13:41:09.607 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 21 13:41:09.608 INFO kablam! Compiling num-integer v0.1.35 Oct 21 13:41:09.929 INFO kablam! Compiling backtrace-sys v0.1.15 Oct 21 13:41:10.049 INFO kablam! Checking rand v0.4.2 Oct 21 13:41:10.554 INFO kablam! Checking num_cpus v1.8.0 Oct 21 13:41:11.712 INFO kablam! Compiling unreachable v1.0.0 Oct 21 13:41:11.713 INFO kablam! Compiling syn v0.11.11 Oct 21 13:41:11.713 INFO kablam! Checking crossbeam-epoch v0.3.0 Oct 21 13:41:11.742 INFO kablam! Compiling num-iter v0.1.34 Oct 21 13:41:12.135 INFO kablam! Compiling syn v0.12.13 Oct 21 13:41:12.327 INFO kablam! Compiling thread_local v0.3.4 Oct 21 13:41:12.772 INFO kablam! Compiling num v0.1.40 Oct 21 13:41:13.013 INFO kablam! Checking chrono v0.4.0 Oct 21 13:41:13.579 INFO kablam! Compiling time v0.1.38 Oct 21 13:41:13.583 INFO kablam! Compiling memchr v1.0.1 Oct 21 13:41:13.600 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 13:41:17.605 INFO kablam! Checking nom v3.2.0 Oct 21 13:41:17.605 INFO kablam! Compiling aho-corasick v0.6.3 Oct 21 13:41:17.828 INFO kablam! Checking rayon-core v1.4.0 Oct 21 13:41:17.989 INFO kablam! Checking env_logger v0.5.3 Oct 21 13:41:18.471 INFO kablam! Checking diesel v0.16.0 Oct 21 13:41:23.984 INFO kablam! Checking rayon v0.9.0 Oct 21 13:41:39.352 INFO kablam! Compiling regex v0.2.2 Oct 21 13:41:40.084 INFO kablam! Compiling structopt-derive v0.2.3 Oct 21 13:41:47.600 INFO kablam! Compiling synstructure v0.6.1 Oct 21 13:41:47.600 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 21 13:41:47.600 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 21 13:41:49.574 INFO kablam! Checking structopt v0.2.3 Oct 21 13:41:56.136 INFO kablam! Checking backtrace v0.3.3 Oct 21 13:41:56.136 INFO kablam! Compiling serde_derive v1.0.27 Oct 21 13:41:56.945 INFO kablam! Compiling failure_derive v0.1.1 Oct 21 13:41:56.956 INFO kablam! Checking error-chain v0.11.0 Oct 21 13:41:57.615 INFO kablam! Compiling dotenv v0.10.1 Oct 21 13:41:57.926 INFO kablam! error[E0659]: `error_chain` is ambiguous Oct 21 13:41:57.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Oct 21 13:41:57.926 INFO kablam! | Oct 21 13:41:57.926 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Oct 21 13:41:57.926 INFO kablam! | ^^^^^^^^^^^ ambiguous name Oct 21 13:41:57.926 INFO kablam! | Oct 21 13:41:57.926 INFO kablam! note: `error_chain` could refer to the name defined here Oct 21 13:41:57.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Oct 21 13:41:57.926 INFO kablam! | Oct 21 13:41:57.926 INFO kablam! 22 | #[derive(Debug, error_chain)] Oct 21 13:41:57.926 INFO kablam! | ^^^^^^^^^^^ Oct 21 13:41:57.926 INFO kablam! note: `error_chain` could also refer to the name imported here Oct 21 13:41:57.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Oct 21 13:41:57.926 INFO kablam! | Oct 21 13:41:57.926 INFO kablam! 10 | #[macro_use] Oct 21 13:41:57.926 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:41:57.926 INFO kablam! Oct 21 13:41:58.088 INFO kablam! error: aborting due to previous error Oct 21 13:41:58.088 INFO kablam! Oct 21 13:41:58.088 INFO kablam! For more information about this error, try `rustc --explain E0659`. Oct 21 13:41:58.108 INFO kablam! error: Could not compile `dotenv`. Oct 21 13:41:58.108 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 13:42:04.560 INFO kablam! error: build failed Oct 21 13:42:04.563 INFO kablam! su: No module specific data is present Oct 21 13:42:04.850 INFO running `"docker" "rm" "-f" "69f146a7639923b3df4db7fcc8f876487de6c7271d1887c06376209c1719f6d0"` Oct 21 13:42:04.973 INFO blam! 69f146a7639923b3df4db7fcc8f876487de6c7271d1887c06376209c1719f6d0