[INFO] fetching crate mpack 0.1.2... [INFO] building mpack-0.1.2 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate mpack 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mpack 0.1.2 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpack 0.1.2 [INFO] finished tweaking crates.io crate mpack 0.1.2 [INFO] tweaked toml for crates.io crate mpack 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding rand v0.3.23 (available: v0.8.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f186bedfcacc31a8595668a1006924d1357b7168c8c477861468480c3539cf6 [INFO] running `Command { std: "docker" "start" "-a" "8f186bedfcacc31a8595668a1006924d1357b7168c8c477861468480c3539cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f186bedfcacc31a8595668a1006924d1357b7168c8c477861468480c3539cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f186bedfcacc31a8595668a1006924d1357b7168c8c477861468480c3539cf6", kill_on_drop: false }` [INFO] [stdout] 8f186bedfcacc31a8595668a1006924d1357b7168c8c477861468480c3539cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 548c908f563348d87d140802667e0518f564a48c5e375c447815be64e682598e [INFO] running `Command { std: "docker" "start" "-a" "548c908f563348d87d140802667e0518f564a48c5e375c447815be64e682598e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling mpack v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | FIXINT_POS_RANGE_START...FIXINT_POS_RANGE_END => "POS FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | FIXMAP_RANGE_START...FIXMAP_RANGE_END => "FIXMAP", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | FIXARRAY_RANGE_START...FIXARRAY_RANGE_END => "FIXARRAY", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | FIXSTR_RANGE_START...FIXSTR_RANGE_END => "FIXSTR", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | FIXINT_NEG_RANGE_START...FIXINT_NEG_RANGE_END => "NEG FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.do_call(method, params))) [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/rpc.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | let listener = try!(self.do_call(method, params)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(try!(self.do_call(method, params)).recv().unwrap()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | try!(write_value(&mut self.output, Value::Array(vec![ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.output.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `nth_byte` [INFO] [stdout] --> src/lib.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! nth_byte( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | None => if try!(self.reader.read(&mut b)) == 0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:308:45 [INFO] [stdout] | [INFO] [stdout] 308 | b @ byte::FIXINT_POS_RANGE_START...byte::FIXINT_POS_RANGE_END => Ok(Int8((b & 0b01111111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:310:41 [INFO] [stdout] | [INFO] [stdout] 310 | b @ byte::FIXMAP_RANGE_START...byte::FIXMAP_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:319:43 [INFO] [stdout] | [INFO] [stdout] 319 | b @ byte::FIXARRAY_RANGE_START...byte::FIXARRAY_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | b @ byte::FIXSTR_RANGE_START...byte::FIXSTR_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | byte::U8 => Ok(Uint8(read_be_int!(self.reader, u8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | byte::U16 => Ok(Uint16(read_be_int!(self.reader, u16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | byte::U32 => Ok(Uint32(read_be_int!(self.reader, u32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | byte::U64 => Ok(Uint64(read_be_int!(self.reader, u64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | byte::I8 => Ok(Int8(read_be_int!(self.reader, i8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | byte::I16 => Ok(Int16(read_be_int!(self.reader, i16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | byte::I32 => Ok(Int32(read_be_int!(self.reader, i32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | byte::I64 => Ok(Int64(read_be_int!(self.reader, i64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | byte::F32 => Ok(Float32(read_be_float!(self.reader, f32, 4))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | byte::F64 => Ok(Float64(read_be_float!(self.reader, f64, 8))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:405:29 [INFO] [stdout] | [INFO] [stdout] 405 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:54 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:29 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:54 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:54 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:477:45 [INFO] [stdout] | [INFO] [stdout] 477 | b @ byte::FIXINT_NEG_RANGE_START...byte::FIXINT_NEG_RANGE_END => Ok(Int8((b & 0b00011111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | try!(write_value(dest, Value::Extended(id, data.to_vec()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:535:16 [INFO] [stdout] | [INFO] [stdout] 535 | Nil => try!(dest.write_all(&[byte::NIL])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | Boolean(false) => try!(dest.write_all(&[byte::FALSE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | Boolean(true) => try!(dest.write_all(&[byte::TRUE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | Uint8(x) => try!(dest.write_all(&[byte::U8, x])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:22 [INFO] [stdout] | [INFO] [stdout] 541 | Uint16(x) => try!(dest.write_all(data![byte::U16; be_int!(x, u16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:542:22 [INFO] [stdout] | [INFO] [stdout] 542 | Uint32(x) => try!(dest.write_all(data![byte::U32; be_int!(x, u32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:543:22 [INFO] [stdout] | [INFO] [stdout] 543 | Uint64(x) => try!(dest.write_all(data![byte::U64; be_int!(x, u64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:545:20 [INFO] [stdout] | [INFO] [stdout] 545 | Int8(x) => try!(dest.write_all(&[byte::I8, x as u8])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:546:21 [INFO] [stdout] | [INFO] [stdout] 546 | Int16(x) => try!(dest.write_all(data![byte::I16; be_int!(x, i16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | Int32(x) => try!(dest.write_all(data![byte::I32; be_int!(x, i32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:548:21 [INFO] [stdout] | [INFO] [stdout] 548 | Int64(x) => try!(dest.write_all(data![byte::I64; be_int!(x, i64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | Float32(x) => try!(dest.write_all(data![byte::F32; be_float!(x, f32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | Float64(x) => try!(dest.write_all(data![byte::F64; be_float!(x, f64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:557:18 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:557:30 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:558:19 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:559:35 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:568:18 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:568:31 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:569:35 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:570:42 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:579:19 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:579:34 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:580:22 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:580:42 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:591:18 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:591:30 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:592:34 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:597:17 [INFO] [stdout] | [INFO] [stdout] 597 | try!(write_value(dest, k)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:598:17 [INFO] [stdout] | [INFO] [stdout] 598 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | try!(dest.write_all(&[id as u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | try!(dest.write_all(data.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:605:25 [INFO] [stdout] | [INFO] [stdout] 605 | 1 => Ok(try!(dest.write_all(&[byte::FIXEXT1]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 2 => Ok(try!(dest.write_all(&[byte::FIXEXT2]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | 4 => Ok(try!(dest.write_all(&[byte::FIXEXT4]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:608:25 [INFO] [stdout] | [INFO] [stdout] 608 | 8 => Ok(try!(dest.write_all(&[byte::FIXEXT8]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | 16 => Ok(try!(dest.write_all(&[byte::FIXEXT16]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:611:35 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:612:22 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:637:32 [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&Error> { None } [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&dyn Error> { None } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:656:32 [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:689:32 [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:658:49 [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:691:48 [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "548c908f563348d87d140802667e0518f564a48c5e375c447815be64e682598e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548c908f563348d87d140802667e0518f564a48c5e375c447815be64e682598e", kill_on_drop: false }` [INFO] [stdout] 548c908f563348d87d140802667e0518f564a48c5e375c447815be64e682598e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a757a29d8d08884f3d8c2991bf9e9121b53471c23357f64373225383a33d16dd [INFO] running `Command { std: "docker" "start" "-a" "a757a29d8d08884f3d8c2991bf9e9121b53471c23357f64373225383a33d16dd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | FIXINT_POS_RANGE_START...FIXINT_POS_RANGE_END => "POS FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | FIXMAP_RANGE_START...FIXMAP_RANGE_END => "FIXMAP", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | FIXARRAY_RANGE_START...FIXARRAY_RANGE_END => "FIXARRAY", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | FIXSTR_RANGE_START...FIXSTR_RANGE_END => "FIXSTR", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | FIXINT_NEG_RANGE_START...FIXINT_NEG_RANGE_END => "NEG FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.do_call(method, params))) [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/rpc.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | let listener = try!(self.do_call(method, params)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(try!(self.do_call(method, params)).recv().unwrap()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | try!(write_value(&mut self.output, Value::Array(vec![ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.output.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `nth_byte` [INFO] [stdout] --> src/lib.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! nth_byte( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | None => if try!(self.reader.read(&mut b)) == 0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:308:45 [INFO] [stdout] | [INFO] [stdout] 308 | b @ byte::FIXINT_POS_RANGE_START...byte::FIXINT_POS_RANGE_END => Ok(Int8((b & 0b01111111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:310:41 [INFO] [stdout] | [INFO] [stdout] 310 | b @ byte::FIXMAP_RANGE_START...byte::FIXMAP_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:319:43 [INFO] [stdout] | [INFO] [stdout] 319 | b @ byte::FIXARRAY_RANGE_START...byte::FIXARRAY_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | b @ byte::FIXSTR_RANGE_START...byte::FIXSTR_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | byte::U8 => Ok(Uint8(read_be_int!(self.reader, u8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | byte::U16 => Ok(Uint16(read_be_int!(self.reader, u16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | byte::U32 => Ok(Uint32(read_be_int!(self.reader, u32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | byte::U64 => Ok(Uint64(read_be_int!(self.reader, u64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | byte::I8 => Ok(Int8(read_be_int!(self.reader, i8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | byte::I16 => Ok(Int16(read_be_int!(self.reader, i16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | byte::I32 => Ok(Int32(read_be_int!(self.reader, i32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | byte::I64 => Ok(Int64(read_be_int!(self.reader, i64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | byte::F32 => Ok(Float32(read_be_float!(self.reader, f32, 4))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | byte::F64 => Ok(Float64(read_be_float!(self.reader, f64, 8))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:405:29 [INFO] [stdout] | [INFO] [stdout] 405 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:54 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:29 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:54 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:54 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:477:45 [INFO] [stdout] | [INFO] [stdout] 477 | b @ byte::FIXINT_NEG_RANGE_START...byte::FIXINT_NEG_RANGE_END => Ok(Int8((b & 0b00011111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | try!(write_value(dest, Value::Extended(id, data.to_vec()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:535:16 [INFO] [stdout] | [INFO] [stdout] 535 | Nil => try!(dest.write_all(&[byte::NIL])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | Boolean(false) => try!(dest.write_all(&[byte::FALSE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | Boolean(true) => try!(dest.write_all(&[byte::TRUE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | Uint8(x) => try!(dest.write_all(&[byte::U8, x])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:22 [INFO] [stdout] | [INFO] [stdout] 541 | Uint16(x) => try!(dest.write_all(data![byte::U16; be_int!(x, u16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:542:22 [INFO] [stdout] | [INFO] [stdout] 542 | Uint32(x) => try!(dest.write_all(data![byte::U32; be_int!(x, u32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:543:22 [INFO] [stdout] | [INFO] [stdout] 543 | Uint64(x) => try!(dest.write_all(data![byte::U64; be_int!(x, u64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:545:20 [INFO] [stdout] | [INFO] [stdout] 545 | Int8(x) => try!(dest.write_all(&[byte::I8, x as u8])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:546:21 [INFO] [stdout] | [INFO] [stdout] 546 | Int16(x) => try!(dest.write_all(data![byte::I16; be_int!(x, i16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | Int32(x) => try!(dest.write_all(data![byte::I32; be_int!(x, i32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:548:21 [INFO] [stdout] | [INFO] [stdout] 548 | Int64(x) => try!(dest.write_all(data![byte::I64; be_int!(x, i64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | Float32(x) => try!(dest.write_all(data![byte::F32; be_float!(x, f32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | Float64(x) => try!(dest.write_all(data![byte::F64; be_float!(x, f64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:557:18 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:557:30 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:558:19 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:559:35 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:568:18 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:568:31 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:569:35 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:570:42 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:579:19 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:579:34 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:580:22 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:580:42 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:591:18 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:591:30 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:592:34 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:597:17 [INFO] [stdout] | [INFO] [stdout] 597 | try!(write_value(dest, k)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:598:17 [INFO] [stdout] | [INFO] [stdout] 598 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | try!(dest.write_all(&[id as u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | try!(dest.write_all(data.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:605:25 [INFO] [stdout] | [INFO] [stdout] 605 | 1 => Ok(try!(dest.write_all(&[byte::FIXEXT1]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 2 => Ok(try!(dest.write_all(&[byte::FIXEXT2]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | 4 => Ok(try!(dest.write_all(&[byte::FIXEXT4]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:608:25 [INFO] [stdout] | [INFO] [stdout] 608 | 8 => Ok(try!(dest.write_all(&[byte::FIXEXT8]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | 16 => Ok(try!(dest.write_all(&[byte::FIXEXT16]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:611:35 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:612:22 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:637:32 [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&Error> { None } [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&dyn Error> { None } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:656:32 [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:689:32 [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:658:49 [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:691:48 [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mpack v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | FIXINT_POS_RANGE_START...FIXINT_POS_RANGE_END => "POS FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | FIXMAP_RANGE_START...FIXMAP_RANGE_END => "FIXMAP", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | FIXARRAY_RANGE_START...FIXARRAY_RANGE_END => "FIXARRAY", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | FIXSTR_RANGE_START...FIXSTR_RANGE_END => "FIXSTR", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/byte.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | FIXINT_NEG_RANGE_START...FIXINT_NEG_RANGE_END => "NEG FIXINT", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.do_call(method, params))) [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/rpc.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | let listener = try!(self.do_call(method, params)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(try!(self.do_call(method, params)).recv().unwrap()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | try!(write_value(&mut self.output, Value::Array(vec![ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.output.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `nth_byte` [INFO] [stdout] --> src/lib.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! nth_byte( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | None => if try!(self.reader.read(&mut b)) == 0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:308:45 [INFO] [stdout] | [INFO] [stdout] 308 | b @ byte::FIXINT_POS_RANGE_START...byte::FIXINT_POS_RANGE_END => Ok(Int8((b & 0b01111111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:310:41 [INFO] [stdout] | [INFO] [stdout] 310 | b @ byte::FIXMAP_RANGE_START...byte::FIXMAP_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:319:43 [INFO] [stdout] | [INFO] [stdout] 319 | b @ byte::FIXARRAY_RANGE_START...byte::FIXARRAY_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | b @ byte::FIXSTR_RANGE_START...byte::FIXSTR_RANGE_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | byte::U8 => Ok(Uint8(read_be_int!(self.reader, u8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | byte::U16 => Ok(Uint16(read_be_int!(self.reader, u16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | byte::U32 => Ok(Uint32(read_be_int!(self.reader, u32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | byte::U64 => Ok(Uint64(read_be_int!(self.reader, u64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | byte::I8 => Ok(Int8(read_be_int!(self.reader, i8, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | byte::I16 => Ok(Int16(read_be_int!(self.reader, i16, 2))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | byte::I32 => Ok(Int32(read_be_int!(self.reader, i32, 4))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | byte::I64 => Ok(Int64(read_be_int!(self.reader, i64, 8))), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | byte::F32 => Ok(Float32(read_be_float!(self.reader, f32, 4))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | bytes[i] = try!(next); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | byte::F64 => Ok(Float64(read_be_float!(self.reader, f64, 8))), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | match string::String::from_utf8(read_exact!(self.reader, n)) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | Ok(Binary(read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:405:29 [INFO] [stdout] | [INFO] [stdout] 405 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | ar.push(try!(self.read_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:432:54 [INFO] [stdout] | [INFO] [stdout] 432 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:29 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:441:54 [INFO] [stdout] | [INFO] [stdout] 441 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:450:54 [INFO] [stdout] | [INFO] [stdout] 450 | m.push((try!(self.read_value()), try!(self.read_value()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | byte::FIXEXT1 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 1))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | byte::FIXEXT2 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 2))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | byte::FIXEXT4 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 4))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | byte::FIXEXT8 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 8))), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | byte::FIXEXT16 => Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, 16))), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | let n = read_be_int!(self.reader, u8, 1) as usize; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | let n = read_be_int!(self.reader, u16, 2) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | let n = read_be_int!(self.reader, u32, 4) as usize; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | val += (try!(next) as $int) << ($s - ((i + 1) as usize)) * 8; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_be_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | v.push(try!(next)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | Ok(Extended(read_be_int!(self.reader, i8, 1), read_exact!(self.reader, n))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_exact` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:477:45 [INFO] [stdout] | [INFO] [stdout] 477 | b @ byte::FIXINT_NEG_RANGE_START...byte::FIXINT_NEG_RANGE_END => Ok(Int8((b & 0b00011111) as i8)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | try!(write_value(dest, Value::Extended(id, data.to_vec()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:535:16 [INFO] [stdout] | [INFO] [stdout] 535 | Nil => try!(dest.write_all(&[byte::NIL])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | Boolean(false) => try!(dest.write_all(&[byte::FALSE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | Boolean(true) => try!(dest.write_all(&[byte::TRUE])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | Uint8(x) => try!(dest.write_all(&[byte::U8, x])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:22 [INFO] [stdout] | [INFO] [stdout] 541 | Uint16(x) => try!(dest.write_all(data![byte::U16; be_int!(x, u16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:542:22 [INFO] [stdout] | [INFO] [stdout] 542 | Uint32(x) => try!(dest.write_all(data![byte::U32; be_int!(x, u32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:543:22 [INFO] [stdout] | [INFO] [stdout] 543 | Uint64(x) => try!(dest.write_all(data![byte::U64; be_int!(x, u64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:545:20 [INFO] [stdout] | [INFO] [stdout] 545 | Int8(x) => try!(dest.write_all(&[byte::I8, x as u8])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:546:21 [INFO] [stdout] | [INFO] [stdout] 546 | Int16(x) => try!(dest.write_all(data![byte::I16; be_int!(x, i16, 2)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | Int32(x) => try!(dest.write_all(data![byte::I32; be_int!(x, i32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:548:21 [INFO] [stdout] | [INFO] [stdout] 548 | Int64(x) => try!(dest.write_all(data![byte::I64; be_int!(x, i64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | Float32(x) => try!(dest.write_all(data![byte::F32; be_float!(x, f32, 4)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | Float64(x) => try!(dest.write_all(data![byte::F64; be_float!(x, f64, 8)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:557:18 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:557:30 [INFO] [stdout] | [INFO] [stdout] 557 | 0...31 => Ok(try!(dest.write_all(data![(0b10100000 | n) as u8; bytes]))), // fixstr [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:558:19 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | 32...255 => Ok(try!(dest.write_all(data![byte::STR8; [n as u8], bytes]))), // str 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:559:35 [INFO] [stdout] | [INFO] [stdout] 559 | 256...65535 => Ok(try!(dest.write_all(data![byte::STR16; be_int!(n, u16, 2), bytes]))), // str 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::STR32; be_int!(n, u32, 4), bytes]))), // str 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:568:18 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:568:31 [INFO] [stdout] | [INFO] [stdout] 568 | 0...255 => Ok(try!(dest.write_all(data![byte::BIN8; be_int!(n, u8, 1), b.as_slice()]))), // bin 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:569:35 [INFO] [stdout] | [INFO] [stdout] 569 | 256...65535 => Ok(try!(dest.write_all(data![byte::BIN16; be_int!(n, u16, 2), b.as_slice()]))), // bin 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:570:42 [INFO] [stdout] | [INFO] [stdout] 570 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::BIN32; be_int!(n, u32, 4), b.as_slice()]))), // bin 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | 0...15 => Ok(try!(dest.write_all(&[(0b10010000 | n) as u8]))), // fixarray [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:579:19 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:579:34 [INFO] [stdout] | [INFO] [stdout] 579 | 16...65535 => Ok(try!(dest.write_all(data![byte::AR16; be_int!(n, u16, 2)]))), // 16 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:580:22 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:580:42 [INFO] [stdout] | [INFO] [stdout] 580 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::AR32; be_int!(n, u32, 4)]))), // 32 array [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:591:18 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:591:30 [INFO] [stdout] | [INFO] [stdout] 591 | 0...15 => Ok(try!(dest.write_all(&[(0b10000000 | n) as u8]))), // fixmap [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:592:34 [INFO] [stdout] | [INFO] [stdout] 592 | 16...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // 16 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // 32 map [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:597:17 [INFO] [stdout] | [INFO] [stdout] 597 | try!(write_value(dest, k)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:598:17 [INFO] [stdout] | [INFO] [stdout] 598 | try!(write_value(dest, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | try!(match n { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | try!(dest.write_all(&[id as u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | try!(dest.write_all(data.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:605:25 [INFO] [stdout] | [INFO] [stdout] 605 | 1 => Ok(try!(dest.write_all(&[byte::FIXEXT1]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 2 => Ok(try!(dest.write_all(&[byte::FIXEXT2]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | 4 => Ok(try!(dest.write_all(&[byte::FIXEXT4]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:608:25 [INFO] [stdout] | [INFO] [stdout] 608 | 8 => Ok(try!(dest.write_all(&[byte::FIXEXT8]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | 16 => Ok(try!(dest.write_all(&[byte::FIXEXT16]))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | 0...255 => Ok(try!(dest.write_all(&[byte::EXT8, n as u8]))), // ext 8 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:611:35 [INFO] [stdout] | [INFO] [stdout] 611 | 256...65535 => Ok(try!(dest.write_all(data![byte::MAP16; be_int!(n, u16, 2)]))), // ext 16 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:612:22 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 612 | 65536...4294967295 => Ok(try!(dest.write_all(data![byte::MAP32; be_int!(n, u32, 4)]))), // ext 32 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/lib.rs:717:9 [INFO] [stdout] | [INFO] [stdout] 717 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice` [INFO] [stdout] --> src/lib.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | use std::slice; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rpc.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 12 | static MSGID: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:637:32 [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&Error> { None } [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 637 | fn cause(&self) -> Option<&dyn Error> { None } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:656:32 [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 656 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:689:32 [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 689 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:658:49 [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 658 | WriteError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:691:48 [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &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 [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 691 | ReadError::Io(ref e) => Some(e as &dyn Error), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> src/lib.rs:820:9 [INFO] [stdout] | [INFO] [stdout] 820 | assert_eq!(x.b, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0793`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mpack` (lib test) due to 1 previous error; 146 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a757a29d8d08884f3d8c2991bf9e9121b53471c23357f64373225383a33d16dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a757a29d8d08884f3d8c2991bf9e9121b53471c23357f64373225383a33d16dd", kill_on_drop: false }` [INFO] [stdout] a757a29d8d08884f3d8c2991bf9e9121b53471c23357f64373225383a33d16dd