[INFO] cloning repository https://github.com/woa-staging/poa-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woa-staging/poa-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoa-staging%2Fpoa-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoa-staging%2Fpoa-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d480d57a846f2e30af06fd8fb08ec02124e7c7e3 [INFO] checking woa-staging/poa-bridge against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoa-staging%2Fpoa-bridge" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woa-staging/poa-bridge on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woa-staging/poa-bridge [INFO] finished tweaking git repo https://github.com/woa-staging/poa-bridge [INFO] tweaked toml for git repo https://github.com/woa-staging/poa-bridge written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/woa-staging/poa-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d577a487374282e3508aa5222cfa9c7a54240fc3f8177cf1a2f906156db65389 [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" "d577a487374282e3508aa5222cfa9c7a54240fc3f8177cf1a2f906156db65389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d577a487374282e3508aa5222cfa9c7a54240fc3f8177cf1a2f906156db65389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d577a487374282e3508aa5222cfa9c7a54240fc3f8177cf1a2f906156db65389", kill_on_drop: false }` [INFO] [stdout] d577a487374282e3508aa5222cfa9c7a54240fc3f8177cf1a2f906156db65389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b567a8a0f02d04ff7af8ff86e4c151edbc5b6dd9352dcee3edd6726318e6804a [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" "b567a8a0f02d04ff7af8ff86e4c151edbc5b6dd9352dcee3edd6726318e6804a", kill_on_drop: false }` [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Checking trezor-sys v1.0.0 (https://github.com/paritytech/trezor-sys#8a401705) [INFO] [stderr] Checking parking_lot_core v0.2.13 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking heapsize v0.4.2 [INFO] [stderr] Checking crunchy v0.1.6 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Checking primal-sieve v0.2.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking ctrlc v3.1.0 [INFO] [stderr] Checking crunchy v0.2.1 [INFO] [stderr] Compiling uint v0.2.0 [INFO] [stderr] Compiling ethereum-types v0.3.1 [INFO] [stderr] Compiling bridge v0.2.0 (/opt/rustwide/workdir/bridge) [INFO] [stderr] Checking tiny-keccak v1.4.1 [INFO] [stderr] Checking bigint v4.3.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking parity-wordlist v1.2.0 [INFO] [stderr] Checking fixed-hash v0.2.1 [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] 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" "b567a8a0f02d04ff7af8ff86e4c151edbc5b6dd9352dcee3edd6726318e6804a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b567a8a0f02d04ff7af8ff86e4c151edbc5b6dd9352dcee3edd6726318e6804a", kill_on_drop: false }` [INFO] [stdout] b567a8a0f02d04ff7af8ff86e4c151edbc5b6dd9352dcee3edd6726318e6804a