[INFO] cloning repository https://github.com/zhendexuebuhui/cita-common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhendexuebuhui/cita-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ba178dde69ab06ded0dc1b65ea2ab6b2e4b21c1 [INFO] testing zhendexuebuhui/cita-common against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhendexuebuhui/cita-common on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhendexuebuhui/cita-common [INFO] finished tweaking git repo https://github.com/zhendexuebuhui/cita-common [INFO] tweaked toml for git repo https://github.com/zhendexuebuhui/cita-common written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/zhendexuebuhui/cita-common already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d4b54160ae8be8036008cdb9b13fd53e40b959a76031de71866b30d40998ee [INFO] running `Command { std: "docker" "start" "-a" "c2d4b54160ae8be8036008cdb9b13fd53e40b959a76031de71866b30d40998ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d4b54160ae8be8036008cdb9b13fd53e40b959a76031de71866b30d40998ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d4b54160ae8be8036008cdb9b13fd53e40b959a76031de71866b30d40998ee", kill_on_drop: false }` [INFO] [stdout] c2d4b54160ae8be8036008cdb9b13fd53e40b959a76031de71866b30d40998ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec7a008c188b3bac0ceb3216b2276b4477b2c3997c81a471ed11addcd7077bba [INFO] running `Command { std: "docker" "start" "-a" "ec7a008c188b3bac0ceb3216b2276b4477b2c3997c81a471ed11addcd7077bba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling protobuf v2.6.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> worker/src/worker.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | type Fp = Box () + Send + Sync>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - type Fp = Box () + Send + Sync>; [INFO] [stdout] 28 + type Fp = Box () + Send + Sync>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling snappy v0.1.0 (/opt/rustwide/workdir/snappy) [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling rdkafka-sys v0.11.0-1 (https://github.com/fede1024/rust-rdkafka.git?rev=84d4062#84d40623) [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.8.0 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling libssh2-sys v0.2.7 [INFO] [stderr] Compiling curl-sys v0.4.5 [INFO] [stderr] Compiling libgit2-sys v0.7.4 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling blake2b v0.1.0 (/opt/rustwide/workdir/blake2b) [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling cita-common-benches v0.1.0 (/opt/rustwide/workdir/cita-common-benches) [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [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] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [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" "ec7a008c188b3bac0ceb3216b2276b4477b2c3997c81a471ed11addcd7077bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7a008c188b3bac0ceb3216b2276b4477b2c3997c81a471ed11addcd7077bba", kill_on_drop: false }` [INFO] [stdout] ec7a008c188b3bac0ceb3216b2276b4477b2c3997c81a471ed11addcd7077bba