[INFO] cloning repository https://github.com/openvapory/openethereum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openvapory/openethereum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fopenethereum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fopenethereum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 047f3977a291da3d2deef0f33838846c2fa7710a [INFO] checking openvapory/openethereum against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fopenethereum" "/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/openvapory/openethereum on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/openvapory/openethereum [INFO] finished tweaking git repo https://github.com/openvapory/openethereum [INFO] tweaked toml for git repo https://github.com/openvapory/openethereum written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/openvapory/openethereum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/openethereum/app-dirs-rs` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/eip1962.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.1 [INFO] [stderr] Downloaded tokio-rustls v0.9.4 [INFO] [stderr] Downloaded hex-literal-impl v0.2.1 [INFO] [stderr] Downloaded parity-util-mem v0.7.0 [INFO] [stderr] Downloaded home v0.3.4 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded jsonrpc-http-server v15.0.0 [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded parity-ws v0.10.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v15.0.0 [INFO] [stderr] Downloaded jsonrpc-pubsub v15.0.0 [INFO] [stderr] Downloaded jsonrpc-derive v15.0.0 [INFO] [stderr] Downloaded toml v0.5.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded keccak-hasher v0.11.0 [INFO] [stderr] Downloaded stream-cipher v0.3.2 [INFO] [stderr] Downloaded hash256-std-hasher v0.11.0 [INFO] [stderr] Downloaded plain_hasher v0.2.2 [INFO] [stderr] Downloaded memoffset v0.5.2 [INFO] [stderr] Downloaded parity-rocksdb-sys v0.5.6 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded pwasm-utils v0.6.2 [INFO] [stderr] Downloaded igd v0.7.1 [INFO] [stderr] Downloaded kvdb-rocksdb v0.1.6 [INFO] [stderr] Downloaded parity-rocksdb v0.5.1 [INFO] [stderr] Downloaded parity-path v0.1.2 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded jsonrpc-ipc-server v15.0.0 [INFO] [stderr] Downloaded kvdb v0.1.1 [INFO] [stderr] Downloaded ethereum-forkid v0.2.1 [INFO] [stderr] Downloaded parity-scale-codec v1.3.5 [INFO] [stderr] Downloaded transaction-pool v2.0.2 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded fixed-hash v0.6.1 [INFO] [stderr] Downloaded primitive-types v0.7.2 [INFO] [stderr] Downloaded rlp v0.4.5 [INFO] [stderr] Downloaded jsonrpc-core v15.0.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v15.0.0 [INFO] [stderr] Downloaded jsonrpc-tcp-server v15.0.0 [INFO] [stderr] Downloaded trace-time v0.1.2 [INFO] [stderr] Downloaded itertools v0.8.1 [INFO] [stderr] Downloaded serde_repr v0.1.6 [INFO] [stderr] Downloaded serde_derive v1.0.102 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db4873860dee607962ee7686caff5e3c4df53add42821b7f3a9e3cbc6877141a [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" "db4873860dee607962ee7686caff5e3c4df53add42821b7f3a9e3cbc6877141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db4873860dee607962ee7686caff5e3c4df53add42821b7f3a9e3cbc6877141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4873860dee607962ee7686caff5e3c4df53add42821b7f3a9e3cbc6877141a", kill_on_drop: false }` [INFO] [stdout] db4873860dee607962ee7686caff5e3c4df53add42821b7f3a9e3cbc6877141a [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d3b0527228ecc95361dcbc398db00ce80b33be8c9223ff6cd98441284437ac5 [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" "6d3b0527228ecc95361dcbc398db00ce80b33be8c9223ff6cd98441284437ac5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 (https://github.com/cheme/heapsize.git?branch=ec-macfix#c07ffe84) [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking parity-bytes v0.1.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking memzero v0.1.0 (/opt/rustwide/workdir/util/memzero) [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking hash-db v0.11.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected) [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/util/macros) [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking nan-preserving-float v0.1.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking ethabi-contract v6.0.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking using_queue v0.1.0 (/opt/rustwide/workdir/miner/using-queue) [INFO] [stderr] Checking time-utils v0.1.0 (/opt/rustwide/workdir/util/time-utils) [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking slab v0.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking mio-named-pipes v0.1.6 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking transient-hashmap v0.4.1 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking rprompt v1.0.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking eip-152 v0.1.0 (/opt/rustwide/workdir/util/EIP-152) [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1?rev=ccc06e7480148b723eb44ac56cf4d20eec380b6f#ccc06e74) [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking ethcore-bloom-journal v0.1.0 (/opt/rustwide/workdir/util/bloom) [INFO] [stderr] Checking parity-path v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking app_dirs v1.2.1 (https://github.com/openethereum/app-dirs-rs#0b37f948) [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking pretty_assertions v0.1.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling parity-snappy-sys v0.1.2 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking rpassword v1.0.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking plain_hasher v0.2.2 [INFO] [stderr] Checking simple_uint v0.1.0 (https://github.com/matter-labs/eip1962.git?rev=ece6cbabc41948db4200e41f0bfdab7ab94c7af8#ece6cbab) [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking hash256-std-hasher v0.11.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking trace-time v0.1.2 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking memory-db v0.11.0 (/opt/rustwide/workdir/util/memory-db) [INFO] [stderr] Checking memory-cache v0.1.0 (/opt/rustwide/workdir/util/memory-cache) [INFO] [stderr] Checking memory-db v0.11.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:154:76 [INFO] [stdout] | [INFO] [stdout] 154 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1378 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1386 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:154:76 [INFO] [stdout] | [INFO] [stdout] 154 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1378 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/uint.rs:157:71 [INFO] [stdout] | [INFO] [stdout] 157 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1386 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uint` [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] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d3b0527228ecc95361dcbc398db00ce80b33be8c9223ff6cd98441284437ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3b0527228ecc95361dcbc398db00ce80b33be8c9223ff6cd98441284437ac5", kill_on_drop: false }` [INFO] [stdout] 6d3b0527228ecc95361dcbc398db00ce80b33be8c9223ff6cd98441284437ac5