[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-100/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6de5a5ed6f0dd57950f9064b12936c271f49e6eb791e810c87f6b1dbc73cc3db [INFO] running `Command { std: "docker" "start" "-a" "6de5a5ed6f0dd57950f9064b12936c271f49e6eb791e810c87f6b1dbc73cc3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6de5a5ed6f0dd57950f9064b12936c271f49e6eb791e810c87f6b1dbc73cc3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de5a5ed6f0dd57950f9064b12936c271f49e6eb791e810c87f6b1dbc73cc3db", kill_on_drop: false }` [INFO] [stdout] 6de5a5ed6f0dd57950f9064b12936c271f49e6eb791e810c87f6b1dbc73cc3db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e360900f0e4016540941463e17ab80ba524cce4f109e9aed8c06cad6da385195 [INFO] running `Command { std: "docker" "start" "-a" "e360900f0e4016540941463e17ab80ba524cce4f109e9aed8c06cad6da385195", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [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 lazy_static v0.2.11 [INFO] [stderr] Compiling elastic-array-plus v0.9.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [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-serialize v0.3.24 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling blockchain v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-hex v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling etcommon-rlp v0.2.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling secp256k1-plus v0.5.7 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] error: could not compile `fixed-hash` due to 2 previous errors [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] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "e360900f0e4016540941463e17ab80ba524cce4f109e9aed8c06cad6da385195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e360900f0e4016540941463e17ab80ba524cce4f109e9aed8c06cad6da385195", kill_on_drop: false }` [INFO] [stdout] e360900f0e4016540941463e17ab80ba524cce4f109e9aed8c06cad6da385195