[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Frustfest-2017" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/rustfest-2017 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-1/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" "+beta" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 900ebe90a2fb7c6cf8b5446bb7d7c9418af188216cedb2c18e6662b4ed5c5296 [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" "900ebe90a2fb7c6cf8b5446bb7d7c9418af188216cedb2c18e6662b4ed5c5296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "900ebe90a2fb7c6cf8b5446bb7d7c9418af188216cedb2c18e6662b4ed5c5296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900ebe90a2fb7c6cf8b5446bb7d7c9418af188216cedb2c18e6662b4ed5c5296", kill_on_drop: false }` [INFO] [stdout] 900ebe90a2fb7c6cf8b5446bb7d7c9418af188216cedb2c18e6662b4ed5c5296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc29af5bb6cf9850f1ced78cacc6a3b3ba9e7aa3d477600c00ef6f1985be9eb [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" "0fc29af5bb6cf9850f1ced78cacc6a3b3ba9e7aa3d477600c00ef6f1985be9eb", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Checking mime v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling backtrace-sys v0.1.19 [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" "0fc29af5bb6cf9850f1ced78cacc6a3b3ba9e7aa3d477600c00ef6f1985be9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc29af5bb6cf9850f1ced78cacc6a3b3ba9e7aa3d477600c00ef6f1985be9eb", kill_on_drop: false }` [INFO] [stdout] 0fc29af5bb6cf9850f1ced78cacc6a3b3ba9e7aa3d477600c00ef6f1985be9eb