[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] checking NervosFoundation/serde_bench/46ccd3beb136d086ef81f46f61baf57e2f92d6fc against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNervosFoundation%2Fserde_bench" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NervosFoundation/serde_bench on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/NervosFoundation/bigint` [INFO] [stderr] Updating git repository `https://github.com/bheisler/criterion.rs` [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/primitives` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oorandom v11.1.0 [INFO] [stderr] Downloaded molecule v0.5.0 [INFO] [stderr] Downloaded flatbuffers v0.6.0 [INFO] [stderr] Downloaded tinytemplate v1.0.3 [INFO] [stderr] Downloaded csv v1.1.2 [INFO] [stderr] Downloaded plotters v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605b7cdb04f973cd88ddd10bffad0aa71435a8a305475d05cc12acb29ecf8462 [INFO] running `Command { std: "docker" "start" "-a" "605b7cdb04f973cd88ddd10bffad0aa71435a8a305475d05cc12acb29ecf8462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605b7cdb04f973cd88ddd10bffad0aa71435a8a305475d05cc12acb29ecf8462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605b7cdb04f973cd88ddd10bffad0aa71435a8a305475d05cc12acb29ecf8462", kill_on_drop: false }` [INFO] [stdout] 605b7cdb04f973cd88ddd10bffad0aa71435a8a305475d05cc12acb29ecf8462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94fc1ef2c97aab6834f9416c2e17052c70014176a30a8ee100a27b2ce1a8c39d [INFO] running `Command { std: "docker" "start" "-a" "94fc1ef2c97aab6834f9416c2e17052c70014176a30a8ee100a27b2ce1a8c39d", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling uint v0.2.0 (https://github.com/nervosnetwork/primitives#dfb17048) [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling bigint v0.2.3 (https://github.com/NervosFoundation/bigint#8ba1894c) [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking 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] [stderr] Checking faster-hex v0.4.1 [INFO] [stdout] error: aborting due to 1 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` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "94fc1ef2c97aab6834f9416c2e17052c70014176a30a8ee100a27b2ce1a8c39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fc1ef2c97aab6834f9416c2e17052c70014176a30a8ee100a27b2ce1a8c39d", kill_on_drop: false }` [INFO] [stdout] 94fc1ef2c97aab6834f9416c2e17052c70014176a30a8ee100a27b2ce1a8c39d