[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] checking TheWaWaR/cita-create-genesis against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcommon-block v0.3.4 [INFO] [stderr] Downloaded etcommon-block-core v0.1.0 [INFO] [stderr] Downloaded etcommon-trie v0.3.11 [INFO] [stderr] Downloaded sputnikvm v0.10.1 [INFO] [stderr] Downloaded etcommon-bloom v0.2.1 [INFO] [stderr] Downloaded elastic-array-plus v0.9.1 [INFO] [stderr] Downloaded secp256k1-plus v0.5.7 [INFO] [stderr] Downloaded fixed-hash v0.2.1 [INFO] [stderr] Downloaded ethabi v5.1.1 [INFO] [stderr] Downloaded ripemd160 v0.6.0 [INFO] [stderr] Downloaded etcommon-rlp v0.2.3 [INFO] [stderr] Downloaded etcommon-bigint v0.2.9 [INFO] [stderr] Downloaded etcommon-hexutil v0.2.3 [INFO] [stderr] Downloaded rustc-hex v2.0.0 [INFO] [stderr] Downloaded sputnikvm-stateful v0.10.0 [INFO] [stderr] Downloaded sputnikvm-network-classic v0.10.0 [INFO] [stderr] Downloaded blockchain v0.2.0 [INFO] [stderr] Downloaded uint v0.2.1 [INFO] [stderr] Downloaded ethereum-types v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", 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] 8b664c0a882420ce792d42dbe5a5dc18903df462e5bc3e628ef5f89fb7177658 [INFO] running `Command { std: "docker" "start" "-a" "8b664c0a882420ce792d42dbe5a5dc18903df462e5bc3e628ef5f89fb7177658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b664c0a882420ce792d42dbe5a5dc18903df462e5bc3e628ef5f89fb7177658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b664c0a882420ce792d42dbe5a5dc18903df462e5bc3e628ef5f89fb7177658", kill_on_drop: false }` [INFO] [stdout] 8b664c0a882420ce792d42dbe5a5dc18903df462e5bc3e628ef5f89fb7177658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2240c8599bc54309e370198f22edf4db2c2c2778a0d43fee9043b2cd09e5406 [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" "a2240c8599bc54309e370198f22edf4db2c2c2778a0d43fee9043b2cd09e5406", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking elastic-array-plus v0.9.1 [INFO] [stderr] Checking etcommon-hexutil v0.2.3 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking blockchain v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking rustc-hex v2.0.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking etcommon-rlp v0.2.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fixed-hash v0.2.1 [INFO] [stderr] Checking sha3 v0.6.0 [INFO] [stderr] Checking sha2 v0.6.0 [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` [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 `Command { std: "docker" "inspect" "a2240c8599bc54309e370198f22edf4db2c2c2778a0d43fee9043b2cd09e5406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2240c8599bc54309e370198f22edf4db2c2c2778a0d43fee9043b2cd09e5406", kill_on_drop: false }` [INFO] [stdout] a2240c8599bc54309e370198f22edf4db2c2c2778a0d43fee9043b2cd09e5406