[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNervosFoundation%2Fserde_bench" "/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/NervosFoundation/serde_bench on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 0d29faa157dda03b7a4c605ed5dfe691931de33930985ff38f57bd094eae3ba8 [INFO] running `Command { std: "docker" "start" "-a" "0d29faa157dda03b7a4c605ed5dfe691931de33930985ff38f57bd094eae3ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d29faa157dda03b7a4c605ed5dfe691931de33930985ff38f57bd094eae3ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d29faa157dda03b7a4c605ed5dfe691931de33930985ff38f57bd094eae3ba8", kill_on_drop: false }` [INFO] [stdout] 0d29faa157dda03b7a4c605ed5dfe691931de33930985ff38f57bd094eae3ba8 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2187b923109c32d749bd5c64e465f27d655a693381dc4760bed511817bc08160 [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" "2187b923109c32d749bd5c64e465f27d655a693381dc4760bed511817bc08160", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling protobuf v2.10.1 [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 smallvec v0.6.13 [INFO] [stderr] Compiling flatbuffers v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2187b923109c32d749bd5c64e465f27d655a693381dc4760bed511817bc08160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2187b923109c32d749bd5c64e465f27d655a693381dc4760bed511817bc08160", kill_on_drop: false }` [INFO] [stdout] 2187b923109c32d749bd5c64e465f27d655a693381dc4760bed511817bc08160