[INFO] cloning repository https://github.com/NikVolf/ethbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikVolf/ethbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fethbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fethbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 319fe5534b638f61163e31af4f745c532ff65c27 [INFO] testing NikVolf/ethbot against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fethbot" "/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/NikVolf/ethbot 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] started tweaking git repo https://github.com/NikVolf/ethbot [INFO] finished tweaking git repo https://github.com/NikVolf/ethbot [INFO] tweaked toml for git repo https://github.com/NikVolf/ethbot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NikVolf/ethbot 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] 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] [stdout] 453b9612dfb2dae45b320f1505f7ebf3b8a4b74b53ba546da28b6377e8ce6bd7 [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" "453b9612dfb2dae45b320f1505f7ebf3b8a4b74b53ba546da28b6377e8ce6bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453b9612dfb2dae45b320f1505f7ebf3b8a4b74b53ba546da28b6377e8ce6bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453b9612dfb2dae45b320f1505f7ebf3b8a4b74b53ba546da28b6377e8ce6bd7", kill_on_drop: false }` [INFO] [stdout] 453b9612dfb2dae45b320f1505f7ebf3b8a4b74b53ba546da28b6377e8ce6bd7 [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] 34d705a847eda6d4ffb7a85d6902474b2d8e48d3b86a3e6f00fde2b09d4f80e6 [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" "34d705a847eda6d4ffb7a85d6902474b2d8e48d3b86a3e6f00fde2b09d4f80e6", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.63 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bigint v4.3.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling backtrace-sys v0.1.22 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.3.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" "34d705a847eda6d4ffb7a85d6902474b2d8e48d3b86a3e6f00fde2b09d4f80e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d705a847eda6d4ffb7a85d6902474b2d8e48d3b86a3e6f00fde2b09d4f80e6", kill_on_drop: false }` [INFO] [stdout] 34d705a847eda6d4ffb7a85d6902474b2d8e48d3b86a3e6f00fde2b09d4f80e6