[INFO] cloning repository https://github.com/paritytech/sol-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/sol-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fsol-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fsol-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e38e92548214449b6dfe26defe5e32b9d772daa8 [INFO] checking paritytech/sol-rs against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fsol-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/sol-rs on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/sol-rs [INFO] finished tweaking git repo https://github.com/paritytech/sol-rs [INFO] tweaked toml for git repo https://github.com/paritytech/sol-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/sol-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79379693d06a6918171af21cb1fd4e8c069c311c02b2a4b714cbd23613718cd5 [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" "79379693d06a6918171af21cb1fd4e8c069c311c02b2a4b714cbd23613718cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79379693d06a6918171af21cb1fd4e8c069c311c02b2a4b714cbd23613718cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79379693d06a6918171af21cb1fd4e8c069c311c02b2a4b714cbd23613718cd5", kill_on_drop: false }` [INFO] [stdout] 79379693d06a6918171af21cb1fd4e8c069c311c02b2a4b714cbd23613718cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7725ca653687ba6fc731798e1285b3048d5e6879b8f172ebd9e667af92cc0065 [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" "7725ca653687ba6fc731798e1285b3048d5e6879b8f172ebd9e667af92cc0065", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking ethcore-bytes v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking edit-distance v2.0.1 [INFO] [stderr] Checking mem v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unexpected v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking nan-preserving-float v0.1.0 [INFO] [stderr] Compiling solc v0.1.0 (/opt/rustwide/workdir/solc) [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking stop-guard v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking ethabi-contract v5.1.0 [INFO] [stderr] Checking macros v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking using_queue v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking ethabi-contract v6.0.0 (https://github.com/paritytech/ethabi.git#dfb6128c) [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Checking app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling solaris-example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling solaris-tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking ethcore-bloom-journal v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking futures-timer v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking primal-sieve v0.2.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking trace-time v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking stats v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking elastic-array v0.10.0 [INFO] [stderr] Checking memory-cache v0.1.0 (https://github.com/paritytech/parity.git#00b209a2) [INFO] [stderr] Checking fixed-hash v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.7 [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" "7725ca653687ba6fc731798e1285b3048d5e6879b8f172ebd9e667af92cc0065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7725ca653687ba6fc731798e1285b3048d5e6879b8f172ebd9e667af92cc0065", kill_on_drop: false }` [INFO] [stdout] 7725ca653687ba6fc731798e1285b3048d5e6879b8f172ebd9e667af92cc0065