[INFO] updating cached repository https://github.com/TheWaWaR/cita-create-genesis
[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] 472f49e98401937633f24bd5d1b677e88ee7d4f6
[INFO] checking TheWaWaR/cita-create-genesis against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/TheWaWaR/cita-create-genesis
[INFO] finished tweaking git repo https://github.com/TheWaWaR/cita-create-genesis
[INFO] tweaked toml for git repo https://github.com/TheWaWaR/cita-create-genesis written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/TheWaWaR/cita-create-genesis already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] d62035ff774af0a98d56f8600d7589a89bcc900ff7a50bfaf9e2d75bd8e4551c
[INFO] running `"docker" "start" "-a" "d62035ff774af0a98d56f8600d7589a89bcc900ff7a50bfaf9e2d75bd8e4551c"`
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]     Checking rustc-hex v2.0.0
[INFO] [stderr]     Checking generic-array v0.8.3
[INFO] [stderr]    Compiling quote v0.6.4
[INFO] [stderr]     Checking ethereum-types-serialize v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]    Compiling uint v0.2.1
[INFO] [stderr]     Checking tiny-keccak v1.4.2
[INFO] [stderr]    Compiling ethereum-types v0.3.2
[INFO] [stderr]     Checking fixed-hash v0.2.1
[INFO] [stderr]     Checking secp256k1-plus v0.5.7
[INFO] [stderr]    Compiling syn v0.14.7
[INFO] [stderr]     Checking digest v0.6.2
[INFO] [stderr]     Checking block-buffer v0.2.0
[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] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "d62035ff774af0a98d56f8600d7589a89bcc900ff7a50bfaf9e2d75bd8e4551c"`
[INFO] running `"docker" "rm" "-f" "d62035ff774af0a98d56f8600d7589a89bcc900ff7a50bfaf9e2d75bd8e4551c"`
[INFO] [stdout] d62035ff774af0a98d56f8600d7589a89bcc900ff7a50bfaf9e2d75bd8e4551c
