[INFO] cloning repository https://github.com/TheWaWaR/cita-create-genesis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheWaWaR/cita-create-genesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 472f49e98401937633f24bd5d1b677e88ee7d4f6 [INFO] testing TheWaWaR/cita-create-genesis against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63465b060b007cd5bbf8afe83e17f88692ebf42ab2230060cfc4183ecb890f62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63465b060b007cd5bbf8afe83e17f88692ebf42ab2230060cfc4183ecb890f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63465b060b007cd5bbf8afe83e17f88692ebf42ab2230060cfc4183ecb890f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63465b060b007cd5bbf8afe83e17f88692ebf42ab2230060cfc4183ecb890f62", kill_on_drop: false }` [INFO] [stdout] 63465b060b007cd5bbf8afe83e17f88692ebf42ab2230060cfc4183ecb890f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09b5757277c3565f8693091958272520caa7a636806f97429ccdbd36dd9e5f71 [INFO] running `Command { std: "docker" "start" "-a" "09b5757277c3565f8693091958272520caa7a636806f97429ccdbd36dd9e5f71", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling elastic-array-plus v0.9.1 [INFO] [stderr] Compiling etcommon-hexutil v0.2.3 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling blockchain v0.2.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hex v2.0.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling etcommon-rlp v0.2.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling ripemd160 v0.6.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling etcommon-bigint v0.2.9 [INFO] [stderr] Compiling secp256k1-plus v0.5.7 [INFO] [stdout] error[E0428]: the name `impl_heapsize_for_hash` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed-hash-0.2.1/src/hash.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 325 | macro_rules! impl_heapsize_for_hash { [INFO] [stdout] | ----------------------------------- previous definition of the macro `impl_heapsize_for_hash` here [INFO] [stdout] ... [INFO] [stdout] 431 | macro_rules! impl_heapsize_for_hash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_heapsize_for_hash` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `impl_heapsize_for_hash` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0428`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed-hash` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09b5757277c3565f8693091958272520caa7a636806f97429ccdbd36dd9e5f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b5757277c3565f8693091958272520caa7a636806f97429ccdbd36dd9e5f71", kill_on_drop: false }` [INFO] [stdout] 09b5757277c3565f8693091958272520caa7a636806f97429ccdbd36dd9e5f71