[INFO] fetching crate bincode-thin 1.1.2...
[INFO] checking bincode-thin-1.1.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bincode-thin 1.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bincode-thin 1.1.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bincode-thin 1.1.2
[INFO] finished tweaking crates.io crate bincode-thin 1.1.2
[INFO] tweaked toml for crates.io crate bincode-thin 1.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0da0e8b91dd62eab3ab4ca8a4eb5118465472b77b692fa0e29486c7ae0019e6
[INFO] running `Command { std: "docker" "start" "-a" "b0da0e8b91dd62eab3ab4ca8a4eb5118465472b77b692fa0e29486c7ae0019e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0da0e8b91dd62eab3ab4ca8a4eb5118465472b77b692fa0e29486c7ae0019e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0da0e8b91dd62eab3ab4ca8a4eb5118465472b77b692fa0e29486c7ae0019e6", kill_on_drop: false }`
[INFO] [stdout] b0da0e8b91dd62eab3ab4ca8a4eb5118465472b77b692fa0e29486c7ae0019e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ee835a3e42e46a35b25f46c98f153da5bbd2488bb0ce657489d2bfa89e36d68
[INFO] running `Command { std: "docker" "start" "-a" "3ee835a3e42e46a35b25f46c98f153da5bbd2488bb0ce657489d2bfa89e36d68", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking serde_bytes v0.10.5
[INFO] [stderr]    Compiling bincode-thin v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/config.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/de/mod.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/de/read.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/de/mod.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[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/de/mod.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let value: u8 = try!(serde::Deserialize::deserialize(self));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     impl_nums!(u16, deserialize_u16, visit_u16, read_u16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     impl_nums!(u16, deserialize_u16, visit_u16, read_u16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     impl_nums!(u32, deserialize_u32, visit_u32, read_u32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     impl_nums!(u32, deserialize_u32, visit_u32, read_u32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     impl_nums!(u64, deserialize_u64, visit_u64, read_u64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     impl_nums!(u64, deserialize_u64, visit_u64, read_u64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     impl_nums!(i16, deserialize_i16, visit_i16, read_i16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     impl_nums!(i16, deserialize_i16, visit_i16, read_i16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     impl_nums!(i32, deserialize_i32, visit_i32, read_i32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     impl_nums!(i32, deserialize_i32, visit_i32, read_i32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     impl_nums!(i64, deserialize_i64, visit_i64, read_i64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     impl_nums!(i64, deserialize_i64, visit_i64, read_i64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     impl_nums!(f32, deserialize_f32, visit_f32, read_f32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     impl_nums!(f32, deserialize_f32, visit_f32, read_f32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     impl_nums!(f64, deserialize_f64, visit_f64, read_f64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     impl_nums!(f64, deserialize_f64, visit_f64, read_f64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     impl_nums!(u128, deserialize_u128, visit_u128, read_u128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     impl_nums!(u128, deserialize_u128, visit_u128, read_u128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     impl_nums!(i128, deserialize_i128, visit_i128, read_i128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     impl_nums!(i128, deserialize_i128, visit_i128, read_i128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         try!(self.read_type::<u8>());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |         visitor.visit_u8(try!(self.reader.read_u8()))
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         try!(self.read_type::<i8>());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |         visitor.visit_i8(try!(self.reader.read_i8()))
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let _ = try!(self.reader.read_exact(&mut buf[..1]));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let res = try!(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(self.read_bytes(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |         visitor.visit_string(try!(self.read_string()))
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         try!(self.read_bytes(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:215:26
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:224:32
[INFO] [stdout]     |
[INFO] [stdout] 224 |         visitor.visit_byte_buf(try!(self.read_vec()))
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:248:31
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 let idx: u8 = try!(serde::de::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Ok((try!(val), self))
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:277:33
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let value = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:302:25
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let value: u8 = try!(serde::de::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let len = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     let key = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:353:29
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let value = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let len = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/error.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/ser/mod.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         try!(self.serialize_u64(v.len() as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         try!(self.serialize_u64(v.len() as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         try!(self.writer.write_u8(1));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |         try!(self.add_value(0 as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         try!(self.add_value(0 as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         try!(self.add_value(1 as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:56:49
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn accept<T: serde::Deserializer<'a>>(self, T) -> Self::Output;
[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]    = note: `#[warn(anonymous_parameters)]` 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/lib.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn accept<T: serde::Serializer>(self, T) -> Self::Output;
[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: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/config.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/de/mod.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/de/read.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/de/mod.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[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/de/mod.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let value: u8 = try!(serde::Deserialize::deserialize(self));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     impl_nums!(u16, deserialize_u16, visit_u16, read_u16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     impl_nums!(u16, deserialize_u16, visit_u16, read_u16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     impl_nums!(u32, deserialize_u32, visit_u32, read_u32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     impl_nums!(u32, deserialize_u32, visit_u32, read_u32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     impl_nums!(u64, deserialize_u64, visit_u64, read_u64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     impl_nums!(u64, deserialize_u64, visit_u64, read_u64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     impl_nums!(i16, deserialize_i16, visit_i16, read_i16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     impl_nums!(i16, deserialize_i16, visit_i16, read_i16);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     impl_nums!(i32, deserialize_i32, visit_i32, read_i32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     impl_nums!(i32, deserialize_i32, visit_i32, read_i32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     impl_nums!(i64, deserialize_i64, visit_i64, read_i64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     impl_nums!(i64, deserialize_i64, visit_i64, read_i64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     impl_nums!(f32, deserialize_f32, visit_f32, read_f32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     impl_nums!(f32, deserialize_f32, visit_f32, read_f32);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     impl_nums!(f64, deserialize_f64, visit_f64, read_f64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     impl_nums!(f64, deserialize_f64, visit_f64, read_f64);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     impl_nums!(u128, deserialize_u128, visit_u128, read_u128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     impl_nums!(u128, deserialize_u128, visit_u128, read_u128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout] 68  |             try!(self.read_type::<$ty>());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     impl_nums!(i128, deserialize_i128, visit_i128, read_i128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:69:25
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let value = try!(self.reader.$reader_method::<O::Endian>());
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     impl_nums!(i128, deserialize_i128, visit_i128, read_i128);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nums` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         try!(self.read_type::<u8>());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |         visitor.visit_u8(try!(self.reader.read_u8()))
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         try!(self.read_type::<i8>());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |         visitor.visit_i8(try!(self.reader.read_i8()))
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let _ = try!(self.reader.read_exact(&mut buf[..1]));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let res = try!(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(self.read_bytes(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |         visitor.visit_string(try!(self.read_string()))
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         try!(self.read_bytes(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:215:26
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let len: usize = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:224:32
[INFO] [stdout]     |
[INFO] [stdout] 224 |         visitor.visit_byte_buf(try!(self.read_vec()))
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:248:31
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 let idx: u8 = try!(serde::de::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Ok((try!(val), self))
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:277:33
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let value = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:302:25
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let value: u8 = try!(serde::de::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let len = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     let key = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:353:29
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let value = try!(serde::de::DeserializeSeed::deserialize(
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/de/mod.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let len = try!(serde::Deserialize::deserialize(&mut *self));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/error.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/ser/mod.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         try!(self.serialize_u64(v.len() as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         try!(self.serialize_u64(v.len() as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         try!(self.writer.write_u8(1));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         try!(self.serialize_u8(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |         try!(self.add_value(0 as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         try!(self.add_value(0 as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         try!(self.add_value(1 as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         try!(self.serialize_u64(len as u64));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let len = try!(len.ok_or(ErrorKind::SequenceMustHaveLength));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ser/mod.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         try!(self.add_value(variant_index as u8));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:56:49
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn accept<T: serde::Deserializer<'a>>(self, T) -> Self::Output;
[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]    = note: `#[warn(anonymous_parameters)]` 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/lib.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn accept<T: serde::Serializer>(self, T) -> Self::Output;
[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 method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |             ErrorKind::Io(ref err) => error::Error::description(err),
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |             ErrorKind::Io(ref err) => error::Error::description(err),
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn cause(&self) -> Option<&error::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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn cause(&self) -> Option<&error::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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:86:81
[INFO] [stdout]    |
[INFO] [stdout] 86 |             ErrorKind::InvalidUtf8Encoding(ref e) => write!(fmt, "{}: {}", self.description(), e),
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:88:67
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 write!(fmt, "{}, expected 0 or 1, found {}", self.description(), b)
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:90:70
[INFO] [stdout]    |
[INFO] [stdout] 90 |             ErrorKind::InvalidCharEncoding => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:92:50
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 write!(fmt, "{}, found {}", self.description(), tag)
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |             ErrorKind::SequenceMustHaveLength => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:95:60
[INFO] [stdout]    |
[INFO] [stdout] 95 |             ErrorKind::SizeLimit => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:86:81
[INFO] [stdout]    |
[INFO] [stdout] 86 |             ErrorKind::InvalidUtf8Encoding(ref e) => write!(fmt, "{}: {}", self.description(), e),
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:88:67
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 write!(fmt, "{}, expected 0 or 1, found {}", self.description(), b)
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:90:70
[INFO] [stdout]    |
[INFO] [stdout] 90 |             ErrorKind::InvalidCharEncoding => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:92:50
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 write!(fmt, "{}, found {}", self.description(), tag)
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |             ErrorKind::SequenceMustHaveLength => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:95:60
[INFO] [stdout]    |
[INFO] [stdout] 95 |             ErrorKind::SizeLimit => write!(fmt, "{}", self.description()),
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/ser/mod.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<O: Options> SizeChecker<O> {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] 249 |     pub fn new(options: O) -> SizeChecker<O> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de/mod.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 | /         impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer<R, O>
[INFO] [stdout] 237 | |         where
[INFO] [stdout] 238 | |             R: BincodeRead<'de>,
[INFO] [stdout] 239 | |             O: Options,
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |             }
[INFO] [stdout] 252 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/ser/mod.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<O: Options> SizeChecker<O> {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] 249 |     pub fn new(options: O) -> SizeChecker<O> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de/mod.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 | /         impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer<R, O>
[INFO] [stdout] 237 | |         where
[INFO] [stdout] 238 | |             R: BincodeRead<'de>,
[INFO] [stdout] 239 | |             O: Options,
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |             }
[INFO] [stdout] 252 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 80 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 80 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "3ee835a3e42e46a35b25f46c98f153da5bbd2488bb0ce657489d2bfa89e36d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee835a3e42e46a35b25f46c98f153da5bbd2488bb0ce657489d2bfa89e36d68", kill_on_drop: false }`
[INFO] [stdout] 3ee835a3e42e46a35b25f46c98f153da5bbd2488bb0ce657489d2bfa89e36d68
