[INFO] cloning repository https://github.com/tomusdrw/libp2p-netsim-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomusdrw/libp2p-netsim-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Flibp2p-netsim-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Flibp2p-netsim-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36015b56a8b95281bc4be204c061c4a55c3b2d4d [INFO] checking tomusdrw/libp2p-netsim-tests against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Flibp2p-netsim-tests" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/libp2p-netsim-tests 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] started tweaking git repo https://github.com/tomusdrw/libp2p-netsim-tests [INFO] finished tweaking git repo https://github.com/tomusdrw/libp2p-netsim-tests [INFO] tweaked toml for git repo https://github.com/tomusdrw/libp2p-netsim-tests written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tomusdrw/libp2p-netsim-tests 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/libp2p/rust-libp2p` [INFO] [stderr] Updating git repository `https://github.com/paritytech/aio-limited.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/yamux` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1` [INFO] [stderr] Updating git repository `https://github.com/redox-os/tfs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigint v4.4.1 [INFO] [stderr] Downloaded websocket v0.20.3 [INFO] [stderr] Downloaded protobuf v2.0.4 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.1 [INFO] [stderr] Downloaded tokio-dns-unofficial v0.3.1 [INFO] [stderr] Downloaded proc-macro-hack v0.4.1 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded asn1_der v0.5.8 [INFO] [stderr] Downloaded bs58 v0.2.1 [INFO] [stderr] Downloaded sha1 v0.5.0 [INFO] [stderr] Downloaded capabilities v0.3.0 [INFO] [stderr] Downloaded rand_derive v0.3.1 [INFO] [stderr] Downloaded net-literals v0.1.2 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded future-utils v0.8.0 [INFO] [stderr] Downloaded net-literals-impl v0.1.2 [INFO] [stderr] Downloaded multibase v0.6.0 [INFO] [stderr] Downloaded etrace v1.1.0 [INFO] [stderr] Downloaded netsim v0.2.5 [INFO] [stderr] Downloaded integer-encoding v1.0.5 [INFO] [stderr] Downloaded smallvec v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea9eac72f8133fbf7c899c5bf798c9d1b87f1288e1edd196e84b19b5ef72aa9 [INFO] running `Command { std: "docker" "start" "-a" "cea9eac72f8133fbf7c899c5bf798c9d1b87f1288e1edd196e84b19b5ef72aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea9eac72f8133fbf7c899c5bf798c9d1b87f1288e1edd196e84b19b5ef72aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea9eac72f8133fbf7c899c5bf798c9d1b87f1288e1edd196e84b19b5ef72aa9", kill_on_drop: false }` [INFO] [stdout] cea9eac72f8133fbf7c899c5bf798c9d1b87f1288e1edd196e84b19b5ef72aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95481f2ff08865d9e30e9a2ce0d547884a3d8945649357da19a8c0ba7073b91e [INFO] running `Command { std: "docker" "start" "-a" "95481f2ff08865d9e30e9a2ce0d547884a3d8945649357da19a8c0ba7073b91e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking base-x v0.2.3 [INFO] [stderr] Checking sha1 v0.5.0 [INFO] [stderr] Checking integer-encoding v1.0.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Checking smallvec v0.5.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bs58 v0.2.1 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Checking etrace v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking multibase v0.6.0 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking asn1_der v0.5.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/attr.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 160 | | do_parse!( [INFO] [stdout] 161 | | punct!("#") >> [INFO] [stdout] 162 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 198 | | ) [INFO] [stdout] 199 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/ty.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 319 | | punct!("&") >> [INFO] [stdout] 320 | | life: option!(lifetime) >> [INFO] [stdout] 321 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 326 | | }))) [INFO] [stdout] 327 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.11.11/src/ty.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 330 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 331 | | keyword!("for") >> [INFO] [stdout] 332 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 359 | | }))) [INFO] [stdout] 360 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/ty.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 372 | | qpath: qpath >> [INFO] [stdout] 373 | | parenthesized: cond!( [INFO] [stdout] 374 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 396 | | }) [INFO] [stdout] 397 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.11.11/src/ty.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | id: option!(ident) >> [INFO] [stdout] 484 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 519 | | ), Into::into) [INFO] [stdout] 520 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (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/syn-0.11.11/src/ty.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 572 | | keyword!("extern") >> [INFO] [stdout] 573 | | name: option!(quoted_string) >> [INFO] [stdout] 574 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 577 | | }) [INFO] [stdout] 578 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking bigint v4.4.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] error: could not compile `syn` [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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-4.4.1/src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [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/bigint-4.4.1/src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | 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/bigint-4.4.1/src/uint.rs:143:76 [INFO] [stdout] | [INFO] [stdout] 143 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 977 | 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/bigint-4.4.1/src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | 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] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "95481f2ff08865d9e30e9a2ce0d547884a3d8945649357da19a8c0ba7073b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95481f2ff08865d9e30e9a2ce0d547884a3d8945649357da19a8c0ba7073b91e", kill_on_drop: false }` [INFO] [stdout] 95481f2ff08865d9e30e9a2ce0d547884a3d8945649357da19a8c0ba7073b91e