[INFO] cloning repository https://github.com/tomusdrw/rustfest-2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomusdrw/rustfest-2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Frustfest-2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Frustfest-2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d10a5d7ddfa7564213657c9a4255a09393b946cb [INFO] checking tomusdrw/rustfest-2017 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Frustfest-2017" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/rustfest-2017 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomusdrw/rustfest-2017 [INFO] finished tweaking git repo https://github.com/tomusdrw/rustfest-2017 [INFO] tweaked toml for git repo https://github.com/tomusdrw/rustfest-2017 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tomusdrw/rustfest-2017 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc7af79e25527e28dfcc8e17f59b17ea23ecbd90d2d728c82b6641594a32865 [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" "bfc7af79e25527e28dfcc8e17f59b17ea23ecbd90d2d728c82b6641594a32865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc7af79e25527e28dfcc8e17f59b17ea23ecbd90d2d728c82b6641594a32865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc7af79e25527e28dfcc8e17f59b17ea23ecbd90d2d728c82b6641594a32865", kill_on_drop: false }` [INFO] [stdout] bfc7af79e25527e28dfcc8e17f59b17ea23ecbd90d2d728c82b6641594a32865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c158ce8087167b0c5eabf0bd13e815c117a76be21bcf611ef62b5bcefa39c63 [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" "1c158ce8087167b0c5eabf0bd13e815c117a76be21bcf611ef62b5bcefa39c63", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking futures-cpupool v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.2.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking tiny-keccak v1.4.2 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c158ce8087167b0c5eabf0bd13e815c117a76be21bcf611ef62b5bcefa39c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c158ce8087167b0c5eabf0bd13e815c117a76be21bcf611ef62b5bcefa39c63", kill_on_drop: false }` [INFO] [stdout] 1c158ce8087167b0c5eabf0bd13e815c117a76be21bcf611ef62b5bcefa39c63