[INFO] updating cached repository https://github.com/ormrepo/dieselapi [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1d2c512cd9058d17493d4cd7970c86f8c22558ac [INFO] checking ormrepo/dieselapi against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Formrepo%2Fdieselapi" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 71% (366/513) Checking out files: 71% (367/513) Checking out files: 71% (368/513) Checking out files: 72% (370/513) Checking out files: 72% (373/513) Checking out files: 73% (375/513) Checking out files: 73% (377/513) Checking out files: 73% (379/513) Checking out files: 74% (380/513) Checking out files: 74% (383/513) Checking out files: 75% (385/513) Checking out files: 76% (390/513) Checking out files: 77% (396/513) Checking out files: 78% (401/513) Checking out files: 78% (405/513) Checking out files: 79% (406/513) Checking out files: 80% (411/513) Checking out files: 80% (413/513) Checking out files: 80% (415/513) Checking out files: 81% (416/513) Checking out files: 82% (421/513) Checking out files: 82% (423/513) Checking out files: 82% (424/513) Checking out files: 83% (426/513) Checking out files: 84% (431/513) Checking out files: 85% (437/513) Checking out files: 86% (442/513) Checking out files: 87% (447/513) Checking out files: 88% (452/513) Checking out files: 89% (457/513) Checking out files: 90% (462/513) Checking out files: 91% (467/513) Checking out files: 92% (472/513) Checking out files: 93% (478/513) Checking out files: 94% (483/513) Checking out files: 95% (488/513) Checking out files: 96% (493/513) Checking out files: 97% (498/513) Checking out files: 98% (503/513) Checking out files: 99% (508/513) Checking out files: 100% (513/513) Checking out files: 100% (513/513), done. [INFO] validating manifest of git repo https://github.com/ormrepo/dieselapi on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ormrepo/dieselapi [INFO] finished tweaking git repo https://github.com/ormrepo/dieselapi [INFO] tweaked toml for git repo https://github.com/ormrepo/dieselapi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ormrepo/dieselapi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9ec870e652ed1dec934cadad7880d1da1d86182c22e0fc37b719a6aa84e20ec [INFO] running `"docker" "start" "-a" "d9ec870e652ed1dec934cadad7880d1da1d86182c22e0fc37b719a6aa84e20ec"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling pq-sys v0.4.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking diesel v1.3.0 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) [INFO] [stderr] --> /opt/rustwide/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/rustwide/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/rustwide/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" "d9ec870e652ed1dec934cadad7880d1da1d86182c22e0fc37b719a6aa84e20ec"` [INFO] running `"docker" "rm" "-f" "d9ec870e652ed1dec934cadad7880d1da1d86182c22e0fc37b719a6aa84e20ec"` [INFO] [stdout] d9ec870e652ed1dec934cadad7880d1da1d86182c22e0fc37b719a6aa84e20ec