Nov 27 13:03:12.863 INFO documenting skaufhold/chatty-log-archiver against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 13:03:12.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-1/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 13:03:13.431 INFO [stdout] 70a450bcb10688d557fe67e61e191d833693bc8e8efbc96e39fded8a1f0337df Nov 27 13:03:13.437 INFO running `"docker" "start" "-a" "70a450bcb10688d557fe67e61e191d833693bc8e8efbc96e39fded8a1f0337df"` Nov 27 13:03:14.954 INFO [stderr] usermod: no changes Nov 27 13:03:15.367 INFO [stderr] Compiling lazy_static v0.2.9 Nov 27 13:03:15.367 INFO [stderr] Compiling byteorder v1.1.0 Nov 27 13:03:15.379 INFO [stderr] Compiling regex-syntax v0.4.1 Nov 27 13:03:15.379 INFO [stderr] Compiling error-chain v0.10.0 Nov 27 13:03:15.379 INFO [stderr] Checking termcolor v0.3.5 Nov 27 13:03:15.379 INFO [stderr] Compiling num-integer v0.1.35 Nov 27 13:03:15.383 INFO [stderr] Compiling backtrace-sys v0.1.15 Nov 27 13:03:15.383 INFO [stderr] Checking memchr v1.0.1 Nov 27 13:03:16.473 INFO [stderr] Checking num_cpus v1.8.0 Nov 27 13:03:17.105 INFO [stderr] Checking rand v0.4.2 Nov 27 13:03:18.746 INFO [stderr] Compiling time v0.1.38 Nov 27 13:03:18.827 INFO [stderr] Checking crossbeam-epoch v0.3.0 Nov 27 13:03:19.207 INFO [stderr] Checking aho-corasick v0.6.3 Nov 27 13:03:20.000 INFO [stderr] Compiling num-iter v0.1.34 Nov 27 13:03:20.451 INFO [stderr] Compiling pq-sys v0.4.4 Nov 27 13:03:20.622 INFO [stderr] Compiling thread_local v0.3.4 Nov 27 13:03:20.767 INFO [stderr] Compiling syn v0.12.13 Nov 27 13:03:21.731 INFO [stderr] Compiling synstructure v0.6.1 Nov 27 13:03:24.588 INFO [stderr] Compiling serde_derive_internals v0.19.0 Nov 27 13:03:24.588 INFO [stderr] Compiling num v0.1.40 Nov 27 13:03:24.611 INFO [stderr] Checking crossbeam-deque v0.2.0 Nov 27 13:03:25.431 INFO [stderr] Checking chrono v0.4.0 Nov 27 13:03:26.193 INFO [stderr] Checking regex v0.2.2 Nov 27 13:03:43.180 INFO [stderr] Checking rayon-core v1.4.0 Nov 27 13:03:43.231 INFO [stderr] Checking diesel v0.16.0 Nov 27 13:03:43.711 INFO [stderr] Checking env_logger v0.5.3 Nov 27 13:03:43.995 INFO [stderr] Checking nom v3.2.0 Nov 27 13:03:50.307 INFO [stderr] Compiling failure_derive v0.1.1 Nov 27 13:03:50.443 INFO [stderr] Compiling serde_derive v1.0.27 Nov 27 13:04:05.059 INFO [stderr] Checking rayon v0.9.0 Nov 27 13:04:05.583 INFO [stderr] Compiling structopt-derive v0.2.3 Nov 27 13:04:23.091 INFO [stderr] Checking structopt v0.2.3 Nov 27 13:04:23.355 INFO [stderr] Checking backtrace v0.3.3 Nov 27 13:04:24.194 INFO [stderr] Compiling dotenv v0.10.1 Nov 27 13:04:24.791 INFO [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) Nov 27 13:04:24.792 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Nov 27 13:04:24.792 INFO [stderr] | Nov 27 13:04:24.793 INFO [stderr] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Nov 27 13:04:24.794 INFO [stderr] | ^^^^^^^^^^^ ambiguous name Nov 27 13:04:24.794 INFO [stderr] | Nov 27 13:04:24.795 INFO [stderr] note: `error_chain` could refer to the derive helper attribute defined here Nov 27 13:04:24.796 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 Nov 27 13:04:24.796 INFO [stderr] | Nov 27 13:04:24.797 INFO [stderr] 22 | #[derive(Debug, error_chain)] Nov 27 13:04:24.797 INFO [stderr] | ^^^^^^^^^^^ Nov 27 13:04:24.799 INFO [stderr] note: `error_chain` could also refer to the derive macro imported here Nov 27 13:04:24.799 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 Nov 27 13:04:24.800 INFO [stderr] | Nov 27 13:04:24.800 INFO [stderr] 10 | #[macro_use] Nov 27 13:04:24.801 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 13:04:24.802 INFO [stderr] Nov 27 13:04:25.152 INFO [stderr] error: aborting due to previous error Nov 27 13:04:25.154 INFO [stderr] Checking failure v0.1.1 Nov 27 13:04:25.156 INFO [stderr] Checking error-chain v0.11.0 Nov 27 13:04:25.157 INFO [stderr] Nov 27 13:04:25.158 INFO [stderr] For more information about this error, try `rustc --explain E0659`. Nov 27 13:04:25.168 INFO [stderr] error: Could not compile `dotenv`. Nov 27 13:04:25.169 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 27 13:04:36.294 INFO [stderr] error: build failed Nov 27 13:04:36.295 INFO [stderr] su: No module specific data is present Nov 27 13:04:36.965 INFO running `"docker" "inspect" "70a450bcb10688d557fe67e61e191d833693bc8e8efbc96e39fded8a1f0337df"` Nov 27 13:04:37.275 INFO running `"docker" "rm" "-f" "70a450bcb10688d557fe67e61e191d833693bc8e8efbc96e39fded8a1f0337df"` Nov 27 13:04:37.486 INFO [stdout] 70a450bcb10688d557fe67e61e191d833693bc8e8efbc96e39fded8a1f0337df