[INFO] fetching crate throttled_json_rpc 0.0.1... [INFO] extracting crate throttled_json_rpc 0.0.1 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/throttled_json_rpc/0.0.1 [INFO] extracting crate throttled_json_rpc 0.0.1 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/throttled_json_rpc/0.0.1 [INFO] validating manifest of throttled_json_rpc-0.0.1 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of throttled_json_rpc-0.0.1 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing throttled_json_rpc-0.0.1 [INFO] finished frobbing throttled_json_rpc-0.0.1 [INFO] frobbed toml for throttled_json_rpc-0.0.1 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/throttled_json_rpc/0.0.1/Cargo.toml [INFO] started frobbing throttled_json_rpc-0.0.1 [INFO] finished frobbing throttled_json_rpc-0.0.1 [INFO] frobbed toml for throttled_json_rpc-0.0.1 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/throttled_json_rpc/0.0.1/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking throttled_json_rpc-0.0.1 against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/throttled_json_rpc/0.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f8e7c27aa1e7c14be02649e9510300f5f5a943976a0bf0d949449aa2faf4c858 [INFO] running `"docker" "start" "-a" "f8e7c27aa1e7c14be02649e9510300f5f5a943976a0bf0d949449aa2faf4c858"` [INFO] [stderr] Checking throttled_json_rpc v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:73:27 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 73 | $($title($return_ty_b),)+ [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:73:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 73 | $($title($return_ty_b),)+ [INFO] [stderr] | ^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:80:36 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn $title(self) -> Result<$return_ty_b, Error> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:80:59 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn $title(self) -> Result<$return_ty_b, Error> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:82:48 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 82 | $method_b::$title(a) => Ok(a), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:83:165 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 83 | a => failure::bail!("Wrong variant of {}: expected {}(_), got {:?}", stringify!(reply::$method_b), stringify!(reply::$method_b::$return_ty_b), a) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:122:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 122 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:126:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:142:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 142 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:144:49 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 144 | self.add_req(stringify!($method_a), ($($arg_name_a,)*)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:144:64 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 144 | self.add_req(stringify!($method_a), ($($arg_name_a,)*)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 148 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:49 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | self.add_req(stringify!($method_b), ($($arg_name_b,)*)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:64 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | self.add_req(stringify!($method_b), ($($arg_name_b,)*)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:279:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 279 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:28 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:83 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:281:63 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 281 | let txt = self.call_method(stringify!($method_a), ($($arg_name_a,)*))?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:281:78 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 281 | let txt = self.call_method(stringify!($method_a), ($($arg_name_a,)*))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:282:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 282 | let body: RpcResponse<$return_ty_a> = serde_json::from_str(&txt)?; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:290:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 290 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:28 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:90 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:292:63 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 292 | let txt = self.call_method(stringify!($method_b), ($($arg_name_b,)*))?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:292:78 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 292 | let txt = self.call_method(stringify!($method_b), ($($arg_name_b,)*))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:293:42 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 293 | let body: reply::$method_b = (|txt: String| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:295:74 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 295 | match serde_json::from_str::>(&txt) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:298:66 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 298 | None => return Ok(reply::$method_b::$title(a.result.ok_or(failure::format_err!("null response"))?)), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:298:77 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 298 | None => return Ok(reply::$method_b::$title(a.result.ok_or(failure::format_err!("null response"))?)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:303:115 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 303 | Err(failure::format_err!("Cannot deserialize to any variant of reply::{}", stringify!($method_b))) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: aborting due to 46 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `throttled_json_rpc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:73:27 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 73 | $($title($return_ty_b),)+ [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:73:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 73 | $($title($return_ty_b),)+ [INFO] [stderr] | ^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:80:36 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn $title(self) -> Result<$return_ty_b, Error> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:80:59 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn $title(self) -> Result<$return_ty_b, Error> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:82:48 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 82 | $method_b::$title(a) => Ok(a), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:83:165 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn $method_b:ident(&self$(, $arg_name_b:ident: $arg_ty_b:ty)*) -> Result<$($title:ident($return_ty_b:ty))|*>; [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 83 | a => failure::bail!("Wrong variant of {}: expected {}(_), got {:?}", stringify!(reply::$method_b), stringify!(reply::$method_b::$return_ty_b), a) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:122:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 122 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:123:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 123 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:126:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:127:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 127 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 128 | )* [INFO] [stderr] 129 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:142:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 142 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:143:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 143 | fn $method_a(&mut self$(, $arg_name_a: $arg_ty_a)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:144:49 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 144 | self.add_req(stringify!($method_a), ($($arg_name_a,)*)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:144:64 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 144 | self.add_req(stringify!($method_a), ($($arg_name_a,)*)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 148 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:24 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | fn $method_b(&mut self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:49 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | self.add_req(stringify!($method_b), ($($arg_name_b,)*)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:64 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | self.add_req(stringify!($method_b), ($($arg_name_b,)*)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:279:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 279 | $(#[$attr_a])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:28 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:280:83 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 280 | pub fn $method_a(&self$(, $arg_name_a: $arg_ty_a)*) -> Result<$return_ty_a, Error> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:281:63 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 281 | let txt = self.call_method(stringify!($method_a), ($($arg_name_a,)*))?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:281:78 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 281 | let txt = self.call_method(stringify!($method_a), ($($arg_name_a,)*))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:282:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 282 | let body: RpcResponse<$return_ty_a> = serde_json::from_str(&txt)?; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:290:25 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 290 | $(#[$attr_b])* [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:28 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:47 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:60 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:291:90 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn $method_b(&self$(, $arg_name_b: $arg_ty_b)*) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:292:63 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 292 | let txt = self.call_method(stringify!($method_b), ($($arg_name_b,)*))?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:292:78 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 292 | let txt = self.call_method(stringify!($method_b), ($($arg_name_b,)*))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:293:42 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 293 | let body: reply::$method_b = (|txt: String| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:295:74 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 295 | match serde_json::from_str::>(&txt) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:298:66 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 298 | None => return Ok(reply::$method_b::$title(a.result.ok_or(failure::format_err!("null response"))?)), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:298:77 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 298 | None => return Ok(reply::$method_b::$title(a.result.ok_or(failure::format_err!("null response"))?)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:303:115 [INFO] [stderr] | [INFO] [stderr] 17 | )+ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 303 | Err(failure::format_err!("Cannot deserialize to any variant of reply::{}", stringify!($method_b))) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | )* [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: aborting due to 46 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `throttled_json_rpc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f8e7c27aa1e7c14be02649e9510300f5f5a943976a0bf0d949449aa2faf4c858"` [INFO] running `"docker" "rm" "-f" "f8e7c27aa1e7c14be02649e9510300f5f5a943976a0bf0d949449aa2faf4c858"` [INFO] [stdout] f8e7c27aa1e7c14be02649e9510300f5f5a943976a0bf0d949449aa2faf4c858