[INFO] updating cached repository https://github.com/CodeChain-io/codechain-blake-miner [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] d5fd7fe5d4ffb84d0eb77bd92c01add538bd416a [INFO] checking CodeChain-io/codechain-blake-miner against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Fcodechain-blake-miner" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CodeChain-io/codechain-blake-miner on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CodeChain-io/codechain-blake-miner [INFO] finished tweaking git repo https://github.com/CodeChain-io/codechain-blake-miner [INFO] tweaked toml for git repo https://github.com/CodeChain-io/codechain-blake-miner written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/CodeChain-io/codechain-blake-miner already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] 42d541144d8b9cc63fe2a1203f3e6da7e2121614ef402b6fe81fded4572cc4da [INFO] running `"docker" "start" "-a" "42d541144d8b9cc63fe2a1203f3e6da7e2121614ef402b6fe81fded4572cc4da"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Checking elastic-array v0.10.0 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking regex v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Checking fixed-hash v0.2.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] error[E0428]: the name `impl_heapsize_for_hash` is defined multiple times [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed-hash-0.2.1/src/hash.rs:431:1 [INFO] [stderr] | [INFO] [stderr] 325 | macro_rules! impl_heapsize_for_hash { [INFO] [stderr] | ----------------------------------- previous definition of the macro `impl_heapsize_for_hash` here [INFO] [stderr] ... [INFO] [stderr] 431 | macro_rules! impl_heapsize_for_hash { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_heapsize_for_hash` redefined here [INFO] [stderr] | [INFO] [stderr] = note: `impl_heapsize_for_hash` must be defined only once in the macro namespace of this module [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0428`. [INFO] [stderr] error: could not compile `fixed-hash`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "42d541144d8b9cc63fe2a1203f3e6da7e2121614ef402b6fe81fded4572cc4da"` [INFO] running `"docker" "rm" "-f" "42d541144d8b9cc63fe2a1203f3e6da7e2121614ef402b6fe81fded4572cc4da"` [INFO] [stdout] 42d541144d8b9cc63fe2a1203f3e6da7e2121614ef402b6fe81fded4572cc4da