[INFO] updating cached repository https://github.com/cryptape/cita-forever
[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] 2ba42d64ed38dec5ba9ef29b15cc52ee6215a2e9
[INFO] checking cryptape/cita-forever against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-forever" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cryptape/cita-forever 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/cryptape/cita-forever
[INFO] finished tweaking git repo https://github.com/cryptape/cita-forever
[INFO] tweaked toml for git repo https://github.com/cryptape/cita-forever written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/cryptape/cita-forever already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 07667ab0e022a55fe6840ab9d6a729ad766405259901366a6df6b348f1250af3
[INFO] running `"docker" "start" "-a" "07667ab0e022a55fe6840ab9d6a729ad766405259901366a6df6b348f1250af3"`
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling rustc-hex v2.0.1
[INFO] [stderr]    Compiling itoa v0.4.2
[INFO] [stderr]    Compiling dtoa v0.4.3
[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 crossbeam v0.3.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling linked-hash-map v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.33
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling libz-sys v1.0.20
[INFO] [stderr]    Compiling openssl-sys v0.9.35
[INFO] [stderr]    Compiling curl-sys v0.4.8
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]     Checking smallvec v0.6.4
[INFO] [stderr]    Compiling ryu v0.2.4
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling yaml-rust v0.4.2
[INFO] [stderr]     Checking lock_api v0.1.4
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling signal-hook v0.1.7
[INFO] [stderr]    Compiling snappy v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#084e4e96)
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling ethereum-types-serialize v0.2.1
[INFO] [stderr]    Compiling toml v0.4.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.26
[INFO] [stderr]    Compiling lru-cache v0.1.1
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling libssh2-sys v0.2.10
[INFO] [stderr]    Compiling libgit2-sys v0.7.7
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking ordered-float v0.5.0
[INFO] [stderr]     Checking chrono v0.4.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling flate2 v1.0.2
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]     Checking serde-value v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v1.4.2
[INFO] [stderr]    Compiling plain_hasher v0.1.0
[INFO] [stderr]     Checking fixed-hash v0.2.1
[INFO] [stderr]     Checking uint v0.4.1
[INFO] [stderr]     Checking elastic-array v0.9.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[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" "07667ab0e022a55fe6840ab9d6a729ad766405259901366a6df6b348f1250af3"`
[INFO] running `"docker" "rm" "-f" "07667ab0e022a55fe6840ab9d6a729ad766405259901366a6df6b348f1250af3"`
[INFO] [stdout] 07667ab0e022a55fe6840ab9d6a729ad766405259901366a6df6b348f1250af3
