[INFO] cloning repository https://github.com/NervosFoundation/serde_bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NervosFoundation/serde_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNervosFoundation%2Fserde_bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNervosFoundation%2Fserde_bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46ccd3beb136d086ef81f46f61baf57e2f92d6fc [INFO] testing NervosFoundation/serde_bench 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%2FNervosFoundation%2Fserde_bench" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NervosFoundation/serde_bench 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] removed /workspace/builds/worker-116/source/rust-toolchain [INFO] started tweaking git repo https://github.com/NervosFoundation/serde_bench [INFO] finished tweaking git repo https://github.com/NervosFoundation/serde_bench [INFO] tweaked toml for git repo https://github.com/NervosFoundation/serde_bench written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/NervosFoundation/serde_bench 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-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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] a1bcc41a3bf5687ebb62e4b3a4035b8af6c7b73ace71045de28a1e55079749b1 [INFO] running `Command { std: "docker" "start" "-a" "a1bcc41a3bf5687ebb62e4b3a4035b8af6c7b73ace71045de28a1e55079749b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1bcc41a3bf5687ebb62e4b3a4035b8af6c7b73ace71045de28a1e55079749b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bcc41a3bf5687ebb62e4b3a4035b8af6c7b73ace71045de28a1e55079749b1", kill_on_drop: false }` [INFO] [stdout] a1bcc41a3bf5687ebb62e4b3a4035b8af6c7b73ace71045de28a1e55079749b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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] 312e056167594b716e1947d5142a8555691b4cdbe470917c6f72f8bf03fd96d7 [INFO] running `Command { std: "docker" "start" "-a" "312e056167594b716e1947d5142a8555691b4cdbe470917c6f72f8bf03fd96d7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling uint v0.2.0 (https://github.com/nervosnetwork/primitives#dfb17048) [INFO] [stderr] Compiling bigint v0.2.3 (https://github.com/NervosFoundation/bigint#8ba1894c) [INFO] [stderr] Compiling molecule v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 (https://github.com/nervosnetwork/primitives#dfb17048) [INFO] [stderr] Compiling flatbuffers v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling fixed-hash v0.2.1 (https://github.com/nervosnetwork/primitives#dfb17048) [INFO] [stdout] error[E0428]: the name `impl_heapsize_for_hash` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/primitives-748f96ad4f0fe5be/dfb1704/fixed-hash/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] running `Command { std: "docker" "inspect" "312e056167594b716e1947d5142a8555691b4cdbe470917c6f72f8bf03fd96d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312e056167594b716e1947d5142a8555691b4cdbe470917c6f72f8bf03fd96d7", kill_on_drop: false }` [INFO] [stdout] 312e056167594b716e1947d5142a8555691b4cdbe470917c6f72f8bf03fd96d7