[INFO] fetching crate terminal_thrift 0.3.2...
[INFO] building terminal_thrift-0.3.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate terminal_thrift 0.3.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate terminal_thrift 0.3.2
[INFO] finished tweaking crates.io crate terminal_thrift 0.3.2
[INFO] tweaked toml for crates.io crate terminal_thrift 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate terminal_thrift 0.3.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding ordered-float v0.5.2 (available: v5.0.0)
[INFO] [stderr]       Adding podio v0.1.7 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded ordered-float v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ee03fb5295865fdb390806a562b89886204eea910c154a092df98cef11738ff
[INFO] running `Command { std: "docker" "start" "-a" "1ee03fb5295865fdb390806a562b89886204eea910c154a092df98cef11738ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ee03fb5295865fdb390806a562b89886204eea910c154a092df98cef11738ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee03fb5295865fdb390806a562b89886204eea910c154a092df98cef11738ff", kill_on_drop: false }`
[INFO] [stdout] 1ee03fb5295865fdb390806a562b89886204eea910c154a092df98cef11738ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1601270644ceebc2570b269b3f70e48eb83c9acacbcc795a06800821f2dcb0d8
[INFO] running `Command { std: "docker" "start" "-a" "1601270644ceebc2570b269b3f70e48eb83c9acacbcc795a06800821f2dcb0d8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ordered-float v0.5.2
[INFO] [stderr]    Compiling terminal_thrift v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let raw = try!(self.read_byte(transport));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         try!(self.write_i32(transport, version));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(self.write_str(transport, name));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(self.write_type(transport, field_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         try!(self.write_type(transport, key_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         try!(self.write_type(transport, value_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Ok(try!(transport.write_i8(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Ok(try!(transport.write_i16::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(try!(transport.write_i32::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         Ok(try!(transport.write_i64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Ok(try!(transport.write_f64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         try!(self.write_i32(transport, value.len() as i32));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Ok(try!(transport.write_all(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let header = try!(self.read_i32(transport));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let name = try!(self.read_string(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let sequence_id = try!(self.read_i32(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let field_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |             _ => try!(self.read_i16(transport)),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let key_type = try!(self.read_type(transport));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let value_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         match try!(self.read_byte(transport)) {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Ok(try!(transport.read_i8()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Ok(try!(transport.read_i16::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Ok(try!(transport.read_i32::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(try!(transport.read_i64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |         Ok(try!(transport.read_f64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let bytes = try!(self.read_binary(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |         Ok(try!(String::from_utf8(bytes).map_err(|e| protocol::Error::from(e.utf8_error()))))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let len = try!(self.read_i32(transport)) as usize;
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Ok(try!(ReadPodExt::read_exact(transport, len)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Type::Bool => { try!(self.read_bool(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Type::Byte => { try!(self.read_byte(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:274:28
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Type::I16 => { try!(self.read_i16(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Type::I32 => { try!(self.read_i32(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Type::I64 => { try!(self.read_i64(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Type::Double => { try!(self.read_double(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:278:31
[INFO] [stdout]     |
[INFO] [stdout] 278 |             Type::String => { try!(self.read_binary(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 try!(self.read_struct_begin(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 try!(self.read_struct_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |                     try!(self.skip(transport, field_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                     try!(self.read_field_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:282:46
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     let (_, field_type, _) = try!(self.read_field_begin(transport));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 try!(self.read_map_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:292:52
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 let (key_type, value_type, size) = try!(self.read_map_begin(transport));
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     try!(self.skip(transport, key_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     try!(self.skip(transport, value_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 try!(self.read_set_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:300:41
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 let (elem_type, size) = try!(self.read_set_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 try!(self.read_list_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:307:41
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 let (elem_type, size) = try!(self.read_list_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                            ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                    ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |         let i = try!(iprot.read_i32(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         try!(protocol.write_message_begin(transport, name, _type, cseqid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |         try!(args.encode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         try!(protocol.write_message_end(transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         try!(transport.flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:518:30
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:541:21
[INFO] [stdout]     |
[INFO] [stdout] 541 |                     try!(result.decode(protocol, transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |                     try!(protocol.skip(transport, Type::Struct));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Protocol`
[INFO] [stdout]   --> src/server/threaded.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | use protocol::{Protocol, ProtocolFactory};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]   --> src/server/threaded.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for _ in (0..threads) {
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         for _ in (0..threads) {
[INFO] [stdout] 61 +         for _ in 0..threads {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let mut transport = try!(self.transport_server.accept());
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Ok(try!(::protocol::helpers::send(&mut protocol, &mut transport, operation, mtype, &message, id)))
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                           ^ help: try naming the parameter or explicitly ignoring it: `_: P`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                              ^ help: try naming the parameter or explicitly ignoring it: `_: T`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try!(protocol.write_list_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try!(protocol.write_list_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(protocol.write_set_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         try!(protocol.write_set_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(protocol.write_map_begin(transport, typ::<K>(), typ::<V>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(protocol.write_map_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             try!(k.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             try!(v.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(protocol.write_string(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(protocol.write_binary(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                   try!(protocol.$method(transport, *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | / prim_encode! {
[INFO] [stdout] 120 | |     bool => write_bool, i8 => write_byte, i16 => write_i16,
[INFO] [stdout] 121 | |     i32 => write_i32, i64 => write_i64, f64 => write_double
[INFO] [stdout] 122 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 |      try!(elem.decode(protocol, transport));
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let (type_, len) = try!(protocol.read_list_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             try!(protocol.read_list_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:138:41
[INFO] [stdout]     |
[INFO] [stdout] 138 |             for _ in 0..len { self.push(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (type_, len) = try!(protocol.read_set_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             try!(protocol.read_set_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:153:43
[INFO] [stdout]     |
[INFO] [stdout] 153 |             for _ in 0..len { self.insert(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let (ktyp, vtyp, len) = try!(protocol.read_map_begin(transport));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             try!(protocol.read_map_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:169:27
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 let key = try!(decode(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let value = try!(decode(protocol, transport));
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         try!(this.decode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |                   *self = try!(protocol.$method(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | / prim_decode! {
[INFO] [stdout] 210 | |     bool => read_bool, i8 => read_byte, i16 => read_i16,
[INFO] [stdout] 211 | |     i32 => read_i32, i64 => read_i64, f64 => read_double,
[INFO] [stdout] 212 | |     String => read_string,
[INFO] [stdout] 213 | |     Vec<u8> => read_binary
[INFO] [stdout] 214 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                   *self = try!($crate::protocol::helpers::read_enum(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / enom! {
[INFO] [stdout]  28 | |     name = Operation,
[INFO] [stdout]  29 | |     values = [Add = 1, Sub = 2, Mul = 3, Div = 4,],
[INFO] [stdout]  30 | |     default = Add
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / service! {
[INFO] [stdout] 34 | |     trait_name = SharedService,
[INFO] [stdout] 35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout] 36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     fields = [shared: S,]
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / service! {
[INFO] [stdout] 46 | |      trait_name = ChildService,
[INFO] [stdout] 47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout] 48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |      fields = [shared: S, child: C,]
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:320:17
[INFO] [stdout]     |
[INFO] [stdout] 320 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:322:34
[INFO] [stdout]     |
[INFO] [stdout] 322 |                   let (_, ty, _) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / service! {
[INFO] [stdout] 71 | |     trait_name = ServiceWithException,
[INFO] [stdout] 72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout] 73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     fields = [this: S,]
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/proxy.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     proxies: Vec<Box<for<'e> Proxy<VirtualEncodeObject<'e>> + Send + Sync>>
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |     proxies: Vec<Box<dyn for<'e> Proxy<VirtualEncodeObject<'e>> + Send + Sync>>
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e dyn for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut dyn for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:7:78
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut dyn Transport>;
[INFO] [stdout]   |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:6:101
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut dyn Transport>;
[INFO] [stdout]   |                                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/transport/mod.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'t> Transport for &'t mut Transport {}
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'t> Transport for &'t mut dyn Transport {}
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/protocol/mod.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/proxy.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = dyn for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/proxy.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _: Result<(), Box<Error>> = (|| {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _: Result<(), Box<dyn Error>> = (|| {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/virt.rs:469:26
[INFO] [stdout]     |
[INFO] [stdout] 469 |     _is_transport::<&mut Transport>();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 469 |     _is_transport::<&mut dyn Transport>();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn write_byte<T: Transport>(&mut self, mut transport: &mut T, value: i8) -> Result<()> {
[INFO] [stdout]     |                                            ----^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:132:43
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn write_i16<T: Transport>(&mut self, mut transport: &mut T, value: i16) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:136:43
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn write_i32<T: Transport>(&mut self, mut transport: &mut T, value: i32) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:140:43
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn write_i64<T: Transport>(&mut self, mut transport: &mut T, value: i64) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:144:46
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn write_double<T: Transport>(&mut self, mut transport: &mut T, value: f64) -> Result<()> {
[INFO] [stdout]     |                                              ----^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/virt.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn encode<'p, 't, P1, T1>(&self, mut protocol: &'p mut P1, mut transport: &'t mut T1) -> Result<()>
[INFO] [stdout]    |                                      ----^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `VirtualProxy` is never used
[INFO] [stdout]  --> src/proxy.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "1601270644ceebc2570b269b3f70e48eb83c9acacbcc795a06800821f2dcb0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1601270644ceebc2570b269b3f70e48eb83c9acacbcc795a06800821f2dcb0d8", kill_on_drop: false }`
[INFO] [stdout] 1601270644ceebc2570b269b3f70e48eb83c9acacbcc795a06800821f2dcb0d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00e19e6d55e5a67d16cc5bd12138f5f738ff0271cd427d3d77adfe33009d4fca
[INFO] running `Command { std: "docker" "start" "-a" "00e19e6d55e5a67d16cc5bd12138f5f738ff0271cd427d3d77adfe33009d4fca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let raw = try!(self.read_byte(transport));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         try!(self.write_i32(transport, version));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(self.write_str(transport, name));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(self.write_type(transport, field_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         try!(self.write_type(transport, key_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         try!(self.write_type(transport, value_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Ok(try!(transport.write_i8(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Ok(try!(transport.write_i16::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(try!(transport.write_i32::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         Ok(try!(transport.write_i64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Ok(try!(transport.write_f64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         try!(self.write_i32(transport, value.len() as i32));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Ok(try!(transport.write_all(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let header = try!(self.read_i32(transport));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let name = try!(self.read_string(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let sequence_id = try!(self.read_i32(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let field_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |             _ => try!(self.read_i16(transport)),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let key_type = try!(self.read_type(transport));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let value_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         match try!(self.read_byte(transport)) {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Ok(try!(transport.read_i8()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Ok(try!(transport.read_i16::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Ok(try!(transport.read_i32::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(try!(transport.read_i64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |         Ok(try!(transport.read_f64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let bytes = try!(self.read_binary(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |         Ok(try!(String::from_utf8(bytes).map_err(|e| protocol::Error::from(e.utf8_error()))))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let len = try!(self.read_i32(transport)) as usize;
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Ok(try!(ReadPodExt::read_exact(transport, len)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Type::Bool => { try!(self.read_bool(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Type::Byte => { try!(self.read_byte(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:274:28
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Type::I16 => { try!(self.read_i16(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Type::I32 => { try!(self.read_i32(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Type::I64 => { try!(self.read_i64(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Type::Double => { try!(self.read_double(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:278:31
[INFO] [stdout]     |
[INFO] [stdout] 278 |             Type::String => { try!(self.read_binary(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 try!(self.read_struct_begin(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 try!(self.read_struct_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |                     try!(self.skip(transport, field_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                     try!(self.read_field_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:282:46
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     let (_, field_type, _) = try!(self.read_field_begin(transport));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 try!(self.read_map_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:292:52
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 let (key_type, value_type, size) = try!(self.read_map_begin(transport));
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     try!(self.skip(transport, key_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     try!(self.skip(transport, value_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 try!(self.read_set_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:300:41
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 let (elem_type, size) = try!(self.read_set_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 try!(self.read_list_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:307:41
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 let (elem_type, size) = try!(self.read_list_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                            ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                    ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |         let i = try!(iprot.read_i32(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         try!(protocol.write_message_begin(transport, name, _type, cseqid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |         try!(args.encode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         try!(protocol.write_message_end(transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         try!(transport.flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:518:30
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:541:21
[INFO] [stdout]     |
[INFO] [stdout] 541 |                     try!(result.decode(protocol, transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |                     try!(protocol.skip(transport, Type::Struct));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Protocol`
[INFO] [stdout]   --> src/server/threaded.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | use protocol::{Protocol, ProtocolFactory};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]   --> src/server/threaded.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for _ in (0..threads) {
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         for _ in (0..threads) {
[INFO] [stdout] 61 +         for _ in 0..threads {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let mut transport = try!(self.transport_server.accept());
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Ok(try!(::protocol::helpers::send(&mut protocol, &mut transport, operation, mtype, &message, id)))
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                           ^ help: try naming the parameter or explicitly ignoring it: `_: P`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                              ^ help: try naming the parameter or explicitly ignoring it: `_: T`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try!(protocol.write_list_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try!(protocol.write_list_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(protocol.write_set_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         try!(protocol.write_set_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(protocol.write_map_begin(transport, typ::<K>(), typ::<V>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(protocol.write_map_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             try!(k.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             try!(v.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(protocol.write_string(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(protocol.write_binary(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                   try!(protocol.$method(transport, *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | / prim_encode! {
[INFO] [stdout] 120 | |     bool => write_bool, i8 => write_byte, i16 => write_i16,
[INFO] [stdout] 121 | |     i32 => write_i32, i64 => write_i64, f64 => write_double
[INFO] [stdout] 122 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 |      try!(elem.decode(protocol, transport));
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let (type_, len) = try!(protocol.read_list_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             try!(protocol.read_list_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:138:41
[INFO] [stdout]     |
[INFO] [stdout] 138 |             for _ in 0..len { self.push(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (type_, len) = try!(protocol.read_set_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             try!(protocol.read_set_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:153:43
[INFO] [stdout]     |
[INFO] [stdout] 153 |             for _ in 0..len { self.insert(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let (ktyp, vtyp, len) = try!(protocol.read_map_begin(transport));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             try!(protocol.read_map_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:169:27
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 let key = try!(decode(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let value = try!(decode(protocol, transport));
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         try!(this.decode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |                   *self = try!(protocol.$method(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | / prim_decode! {
[INFO] [stdout] 210 | |     bool => read_bool, i8 => read_byte, i16 => read_i16,
[INFO] [stdout] 211 | |     i32 => read_i32, i64 => read_i64, f64 => read_double,
[INFO] [stdout] 212 | |     String => read_string,
[INFO] [stdout] 213 | |     Vec<u8> => read_binary
[INFO] [stdout] 214 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                   *self = try!($crate::protocol::helpers::read_enum(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / enom! {
[INFO] [stdout]  28 | |     name = Operation,
[INFO] [stdout]  29 | |     values = [Add = 1, Sub = 2, Mul = 3, Div = 4,],
[INFO] [stdout]  30 | |     default = Add
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / service! {
[INFO] [stdout] 34 | |     trait_name = SharedService,
[INFO] [stdout] 35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout] 36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     fields = [shared: S,]
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / service! {
[INFO] [stdout] 46 | |      trait_name = ChildService,
[INFO] [stdout] 47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout] 48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |      fields = [shared: S, child: C,]
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / strukt! {
[INFO] [stdout]  63 | |      name = Exception,
[INFO] [stdout]  64 | |      fields = {
[INFO] [stdout]  65 | |           name: String => 0,
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:320:17
[INFO] [stdout]     |
[INFO] [stdout] 320 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:322:34
[INFO] [stdout]     |
[INFO] [stdout] 322 |                   let (_, ty, _) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / service! {
[INFO] [stdout] 71 | |     trait_name = ServiceWithException,
[INFO] [stdout] 72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout] 73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     fields = [this: S,]
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / service! {
[INFO] [stdout]  71 | |     trait_name = ServiceWithException,
[INFO] [stdout]  72 | |     processor_name = ServiceWithExceptionProcessor,
[INFO] [stdout]  73 | |     client_name = ServiceWithExceptionClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     fields = [this: S,]
[INFO] [stdout]  80 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/proxy.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     proxies: Vec<Box<for<'e> Proxy<VirtualEncodeObject<'e>> + Send + Sync>>
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |     proxies: Vec<Box<dyn for<'e> Proxy<VirtualEncodeObject<'e>> + Send + Sync>>
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e dyn for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut dyn for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:7:78
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut Transport>;
[INFO] [stdout]   |                                                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type VirtualProtocolObject<'p> = &'p mut for<'t> VirtualProtocol<&'t mut dyn Transport>;
[INFO] [stdout]   |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/virt.rs:6:101
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut Transport>;
[INFO] [stdout]   |                                                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type VirtualEncodeObject<'e> = &'e for<'p, 't> VirtualEncode<VirtualProtocolObject<'p>, &'t mut dyn Transport>;
[INFO] [stdout]   |                                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/transport/mod.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'t> Transport for &'t mut Transport {}
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'t> Transport for &'t mut dyn Transport {}
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/protocol/mod.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/proxy.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = dyn for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/proxy.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _: Result<(), Box<Error>> = (|| {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _: Result<(), Box<dyn Error>> = (|| {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling terminal_thrift v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/virt.rs:469:26
[INFO] [stdout]     |
[INFO] [stdout] 469 |     _is_transport::<&mut Transport>();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 469 |     _is_transport::<&mut dyn Transport>();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn write_byte<T: Transport>(&mut self, mut transport: &mut T, value: i8) -> Result<()> {
[INFO] [stdout]     |                                            ----^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:132:43
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn write_i16<T: Transport>(&mut self, mut transport: &mut T, value: i16) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:136:43
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn write_i32<T: Transport>(&mut self, mut transport: &mut T, value: i32) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:140:43
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn write_i64<T: Transport>(&mut self, mut transport: &mut T, value: i64) -> Result<()> {
[INFO] [stdout]     |                                           ----^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:144:46
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn write_double<T: Transport>(&mut self, mut transport: &mut T, value: f64) -> Result<()> {
[INFO] [stdout]     |                                              ----^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/virt.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn encode<'p, 't, P1, T1>(&self, mut protocol: &'p mut P1, mut transport: &'t mut T1) -> Result<()>
[INFO] [stdout]    |                                      ----^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `VirtualProxy` is never used
[INFO] [stdout]  --> src/proxy.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type VirtualProxy = for<'e> Proxy<VirtualEncodeObject<'e>>;
[INFO] [stdout]   |      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let raw = try!(self.read_byte(transport));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         try!(self.write_i32(transport, version));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(self.write_str(transport, name));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(self.write_type(transport, field_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         try!(self.write_type(transport, key_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/protocol/binary_protocol/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         try!(self.write_type(transport, value_type));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         try!(self.write_type(transport, elem_type));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Ok(try!(transport.write_i8(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Ok(try!(transport.write_i16::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(try!(transport.write_i32::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         Ok(try!(transport.write_i64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Ok(try!(transport.write_f64::<BigEndian>(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         try!(self.write_i32(transport, value.len() as i32));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Ok(try!(transport.write_all(value)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let header = try!(self.read_i32(transport));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let name = try!(self.read_string(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let sequence_id = try!(self.read_i32(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let field_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |             _ => try!(self.read_i16(transport)),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let key_type = try!(self.read_type(transport));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let value_type = try!(self.read_type(transport));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let elem_type = try!(self.read_type(transport));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let size = try!(self.read_i32(transport));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         match try!(self.read_byte(transport)) {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Ok(try!(transport.read_i8()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |         Ok(try!(transport.read_i16::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Ok(try!(transport.read_i32::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(try!(transport.read_i64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |         Ok(try!(transport.read_f64::<BigEndian>()))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let bytes = try!(self.read_binary(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |         Ok(try!(String::from_utf8(bytes).map_err(|e| protocol::Error::from(e.utf8_error()))))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let len = try!(self.read_i32(transport)) as usize;
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Ok(try!(ReadPodExt::read_exact(transport, len)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Type::Bool => { try!(self.read_bool(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Type::Byte => { try!(self.read_byte(transport)); }
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:274:28
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Type::I16 => { try!(self.read_i16(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Type::I32 => { try!(self.read_i32(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Type::I64 => { try!(self.read_i64(transport)); }
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Type::Double => { try!(self.read_double(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:278:31
[INFO] [stdout]     |
[INFO] [stdout] 278 |             Type::String => { try!(self.read_binary(transport)); }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 try!(self.read_struct_begin(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 try!(self.read_struct_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |                     try!(self.skip(transport, field_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                     try!(self.read_field_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:282:46
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     let (_, field_type, _) = try!(self.read_field_begin(transport));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 try!(self.read_map_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:292:52
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 let (key_type, value_type, size) = try!(self.read_map_begin(transport));
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     try!(self.skip(transport, key_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     try!(self.skip(transport, value_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 try!(self.read_set_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:300:41
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 let (elem_type, size) = try!(self.read_set_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 try!(self.read_list_end(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:307:41
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 let (elem_type, size) = try!(self.read_list_begin(transport));
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/binary_protocol/mod.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     try!(self.skip(transport, elem_type));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                            ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn encode<P, T>(&self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                    ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut P`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/protocol/mod.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn decode<P, T>(&mut self, &mut P, &mut T) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |         let i = try!(iprot.read_i32(transport));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         try!(protocol.write_message_begin(transport, name, _type, cseqid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |         try!(args.encode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         try!(protocol.write_message_end(transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         try!(transport.flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:518:30
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:541:21
[INFO] [stdout]     |
[INFO] [stdout] 541 |                     try!(result.decode(protocol, transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |                     try!(protocol.skip(transport, Type::Struct));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/protocol/mod.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |                     try!(protocol.read_message_end(transport));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Protocol`
[INFO] [stdout]   --> src/server/threaded.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | use protocol::{Protocol, ProtocolFactory};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]   --> src/server/threaded.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for _ in (0..threads) {
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         for _ in (0..threads) {
[INFO] [stdout] 61 +         for _ in 0..threads {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let mut transport = try!(self.transport_server.accept());
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/proxy.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Ok(try!(::protocol::helpers::send(&mut protocol, &mut transport, operation, mtype, &message, id)))
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                           ^ help: try naming the parameter or explicitly ignoring it: `_: P`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/virt.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn virt_encode(&self, P, T) -> Result<()>;
[INFO] [stdout]    |                              ^ help: try naming the parameter or explicitly ignoring it: `_: T`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try!(protocol.write_list_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try!(protocol.write_list_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(protocol.write_set_begin(transport, typ::<X>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         try!(protocol.write_set_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             try!(el.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         try!(protocol.write_map_begin(transport, typ::<K>(), typ::<V>(), self.len()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(protocol.write_map_end(transport));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             try!(k.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             try!(v.encode(protocol, transport));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(protocol.write_string(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/impls.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(protocol.write_binary(transport, self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                   try!(protocol.$method(transport, *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | / prim_encode! {
[INFO] [stdout] 120 | |     bool => write_bool, i8 => write_byte, i16 => write_i16,
[INFO] [stdout] 121 | |     i32 => write_i32, i64 => write_i64, f64 => write_double
[INFO] [stdout] 122 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 |      try!(elem.decode(protocol, transport));
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let (type_, len) = try!(protocol.read_list_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             try!(protocol.read_list_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:138:41
[INFO] [stdout]     |
[INFO] [stdout] 138 |             for _ in 0..len { self.push(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (type_, len) = try!(protocol.read_set_begin(transport));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             try!(protocol.read_set_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:153:43
[INFO] [stdout]     |
[INFO] [stdout] 153 |             for _ in 0..len { self.insert(try!(decode(protocol, transport))); }
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let (ktyp, vtyp, len) = try!(protocol.read_map_begin(transport));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             try!(protocol.read_map_end(transport));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:169:27
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 let key = try!(decode(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let value = try!(decode(protocol, transport));
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         try!(this.decode(protocol, transport));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/impls.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |                   *self = try!(protocol.$method(transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | / prim_decode! {
[INFO] [stdout] 210 | |     bool => read_bool, i8 => read_byte, i16 => read_i16,
[INFO] [stdout] 211 | |     i32 => read_i32, i64 => read_i64, f64 => read_double,
[INFO] [stdout] 212 | |     String => read_string,
[INFO] [stdout] 213 | |     Vec<u8> => read_binary
[INFO] [stdout] 214 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `prim_decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / strukt! {
[INFO] [stdout]   5 | |     name = Simple,
[INFO] [stdout]   6 | |     fields = {
[INFO] [stdout]   7 | |         key: String => 16,
[INFO] [stdout]   8 | |     }
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / strukt! {
[INFO] [stdout]  12 | |     name = DeeplyNested,
[INFO] [stdout]  13 | |     fields = {
[INFO] [stdout]  14 | |         nested: BTreeSet<Vec<Vec<Vec<Vec<i32>>>>> => 6,
[INFO] [stdout]  15 | |     }
[INFO] [stdout]  16 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / strukt! {
[INFO] [stdout]  19 | |     name = ReferencesOther,
[INFO] [stdout]  20 | |     fields = {
[INFO] [stdout]  21 | |         other: DeeplyNested => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  25 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                   *self = try!($crate::protocol::helpers::read_enum(protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / enom! {
[INFO] [stdout]  28 | |     name = Operation,
[INFO] [stdout]  29 | |     values = [Add = 1, Sub = 2, Mul = 3, Div = 4,],
[INFO] [stdout]  30 | |     default = Add
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enom` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / service! {
[INFO] [stdout] 34 | |     trait_name = SharedService,
[INFO] [stdout] 35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout] 36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     fields = [shared: S,]
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | / service! {
[INFO] [stdout]  34 | |     trait_name = SharedService,
[INFO] [stdout]  35 | |     processor_name = SharedServiceProcessor,
[INFO] [stdout]  36 | |     client_name = SharedServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  42 | |     fields = [shared: S,]
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   try!(protocol.write_struct_begin(transport, stringify!($name)));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   try!(protocol.write_field_stop(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                   try!(protocol.write_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |                       try!(protocol.write_field_begin(transport, stringify!($fname),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       try!($crate::protocol::Encode::encode(&self.$fname, protocol, transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       try!(protocol.write_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   try!(protocol.read_struct_begin(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   try!(protocol.read_struct_end(transport));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       try!(protocol.read_field_end(transport));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let (_, typ, id) = try!(protocol.read_field_begin(transport));
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                           try!($crate::protocol::Decode::decode(&mut self.$fname, protocol, transport));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |                           try!(protocol.skip(transport, typ));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `strukt` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |               try!($crate::protocol::helpers::receive_body(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |               try!($crate::protocol::helpers::send(prot, transport, MNAME,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_processor_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/codegen.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |                   let (name, ty, id) = try!(protocol.read_message_begin(transport));
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/compiletest.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / service! {
[INFO] [stdout] 46 | |      trait_name = ChildService,
[INFO] [stdout] 47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout] 48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |      fields = [shared: S, child: C,]
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `service_processor` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |               try!($crate::protocol::helpers::send(&mut self.protocol, &mut self.transport,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiletest.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / service! {
[INFO] [stdout]  46 | |      trait_name = ChildService,
[INFO] [stdout]  47 | |      processor_name = ChildServiceProcessor,
[INFO] [stdout]  48 | |      client_name = ChildServiceClient,
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |      fields = [shared: S, child: C,]
[INFO] [stdout]  60 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `service_client_methods` which comes from the expansion of the macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/codegen.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |               try!($crate::protocol::helpers::receive(&mut self.protocol, &mut self.transport,
[WARN] too many lines in the log, truncating it
