[INFO] updating cached repository MarcusHurney/rust-api [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MarcusHurney/rust-api [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MarcusHurney/rust-api" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/MarcusHurney/rust-api"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/MarcusHurney/rust-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MarcusHurney/rust-api" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/MarcusHurney/rust-api"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/MarcusHurney/rust-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ab425710dcf23deaa01222451dd891beb9bfe6db [INFO] sha for GitHub repo MarcusHurney/rust-api: ab425710dcf23deaa01222451dd891beb9bfe6db [INFO] validating manifest of MarcusHurney/rust-api on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of MarcusHurney/rust-api on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing MarcusHurney/rust-api [INFO] finished frobbing MarcusHurney/rust-api [INFO] frobbed toml for MarcusHurney/rust-api written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/MarcusHurney/rust-api/Cargo.toml [INFO] started frobbing MarcusHurney/rust-api [INFO] finished frobbing MarcusHurney/rust-api [INFO] frobbed toml for MarcusHurney/rust-api written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/MarcusHurney/rust-api/Cargo.toml [INFO] crate MarcusHurney/rust-api already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking MarcusHurney/rust-api against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-4/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/MarcusHurney/rust-api:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 28e5b8318cd06151ff975067d91ea45f337d213883b12f065800347a3e4af9bb [INFO] running `"docker" "start" "-a" "28e5b8318cd06151ff975067d91ea45f337d213883b12f065800347a3e4af9bb"` [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] [INFO] [stderr] | ^^^^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] note: `error_chain` could refer to the derive helper attribute defined here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, error_chain)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] note: `error_chain` could also refer to the derive macro imported here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: Could not compile `dotenv`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "28e5b8318cd06151ff975067d91ea45f337d213883b12f065800347a3e4af9bb"` [INFO] running `"docker" "rm" "-f" "28e5b8318cd06151ff975067d91ea45f337d213883b12f065800347a3e4af9bb"` [INFO] [stdout] 28e5b8318cd06151ff975067d91ea45f337d213883b12f065800347a3e4af9bb