[INFO] fetching crate evtx 0.7.2... [INFO] testing evtx-0.7.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate evtx 0.7.2 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate evtx 0.7.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate evtx 0.7.2 [INFO] finished tweaking crates.io crate evtx 0.7.2 [INFO] tweaked toml for crates.io crate evtx 0.7.2 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate crates.io crate evtx 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.2.0 [INFO] [stderr] Downloaded pretty_assertions v0.7.1 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded rexpect v0.4.0 [INFO] [stderr] Downloaded rpmalloc v0.2.0 [INFO] [stderr] Downloaded rpmalloc-sys v0.2.1+1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9083c5924d36b90f215e28f7d38ca98ec4515621e046758b6e49de54c76f5fad [INFO] running `Command { std: "docker" "start" "-a" "9083c5924d36b90f215e28f7d38ca98ec4515621e046758b6e49de54c76f5fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9083c5924d36b90f215e28f7d38ca98ec4515621e046758b6e49de54c76f5fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9083c5924d36b90f215e28f7d38ca98ec4515621e046758b6e49de54c76f5fad", kill_on_drop: false }` [INFO] [stdout] 9083c5924d36b90f215e28f7d38ca98ec4515621e046758b6e49de54c76f5fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13cccb556d5cc1cd1c238604301cb33c5bdcee14c9e077977c978f6f682bca6a [INFO] running `Command { std: "docker" "start" "-a" "13cccb556d5cc1cd1c238604301cb33c5bdcee14c9e077977c978f6f682bca6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling winstructs v0.3.0 [INFO] [stderr] Compiling evtx v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/deserializer.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | let next_string = try_read!(stream, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | let name_hash = try_read!(stream, u16, "name_hash")?; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let name_offset = try_read!(cursor, u32, "name_offset")?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / try_seek!( [INFO] [stdout] 73 | | cursor, [INFO] [stdout] 74 | | position_before_string + u64::from(data_size), [INFO] [stdout] 75 | | "Skip string" [INFO] [stdout] 76 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:195:32 [INFO] [stdout] | [INFO] [stdout] 195 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:252:69 [INFO] [stdout] | [INFO] [stdout] 252 | (BinXmlValueType::Int8Type, _) => BinXmlValue::Int8Type(try_read!(cursor, i8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:253:71 [INFO] [stdout] | [INFO] [stdout] 253 | (BinXmlValueType::UInt8Type, _) => BinXmlValue::UInt8Type(try_read!(cursor, u8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:254:71 [INFO] [stdout] | [INFO] [stdout] 254 | (BinXmlValueType::Int16Type, _) => BinXmlValue::Int16Type(try_read!(cursor, i16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:255:73 [INFO] [stdout] | [INFO] [stdout] 255 | (BinXmlValueType::UInt16Type, _) => BinXmlValue::UInt16Type(try_read!(cursor, u16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:256:71 [INFO] [stdout] | [INFO] [stdout] 256 | (BinXmlValueType::Int32Type, _) => BinXmlValue::Int32Type(try_read!(cursor, i32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:257:73 [INFO] [stdout] | [INFO] [stdout] 257 | (BinXmlValueType::UInt32Type, _) => BinXmlValue::UInt32Type(try_read!(cursor, u32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:258:71 [INFO] [stdout] | [INFO] [stdout] 258 | (BinXmlValueType::Int64Type, _) => BinXmlValue::Int64Type(try_read!(cursor, i64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:259:73 [INFO] [stdout] | [INFO] [stdout] 259 | (BinXmlValueType::UInt64Type, _) => BinXmlValue::UInt64Type(try_read!(cursor, u64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:260:73 [INFO] [stdout] | [INFO] [stdout] 260 | (BinXmlValueType::Real32Type, _) => BinXmlValue::Real32Type(try_read!(cursor, f32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | (BinXmlValueType::Real64Type, _) => BinXmlValue::Real64Type(try_read!(cursor, f64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:262:69 [INFO] [stdout] | [INFO] [stdout] 262 | (BinXmlValueType::BoolType, _) => BinXmlValue::BoolType(try_read!(cursor, bool)?), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:278:67 [INFO] [stdout] | [INFO] [stdout] 278 | (BinXmlValueType::SidType, _) => BinXmlValue::SidType(try_read!(cursor, sid)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 280 | BinXmlValue::HexInt32Type(try_read!(cursor, hex32)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:283:43 [INFO] [stdout] | [INFO] [stdout] 283 | BinXmlValue::HexInt64Type(try_read!(cursor, hex64)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | BinXmlValue::Int8ArrayType(try_read_sized_array!(cursor, i8, sz)) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:339:45 [INFO] [stdout] | [INFO] [stdout] 339 | BinXmlValue::Int16ArrayType(try_read_sized_array!(cursor, i16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:342:46 [INFO] [stdout] | [INFO] [stdout] 342 | BinXmlValue::UInt16ArrayType(try_read_sized_array!(cursor, u16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:345:45 [INFO] [stdout] | [INFO] [stdout] 345 | BinXmlValue::Int32ArrayType(try_read_sized_array!(cursor, i32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:348:46 [INFO] [stdout] | [INFO] [stdout] 348 | BinXmlValue::UInt32ArrayType(try_read_sized_array!(cursor, u32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:351:45 [INFO] [stdout] | [INFO] [stdout] 351 | BinXmlValue::Int64ArrayType(try_read_sized_array!(cursor, i64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | BinXmlValue::UInt64ArrayType(try_read_sized_array!(cursor, u64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:357:46 [INFO] [stdout] | [INFO] [stdout] 357 | BinXmlValue::Real32ArrayType(try_read_sized_array!(cursor, f32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:360:46 [INFO] [stdout] | [INFO] [stdout] 360 | BinXmlValue::Real64ArrayType(try_read_sized_array!(cursor, f64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:363:44 [INFO] [stdout] | [INFO] [stdout] 363 | BinXmlValue::BoolArrayType(try_read_sized_array!(cursor, bool, sz)) [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 375 | BinXmlValue::SidArrayType(try_read_sized_array!(cursor, sid, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | BinXmlValue::HexInt32ArrayType(try_read_sized_array!(cursor, hex32, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:381:48 [INFO] [stdout] | [INFO] [stdout] 381 | BinXmlValue::HexInt64ArrayType(try_read_sized_array!(cursor, hex64, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/assemble.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | try_seek!(cursor_ref, string_ref.offset, "Cache missed string")?; [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let _template_id = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | let template_definition_data_offset = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / try_seek!( [INFO] [stdout] 37 | | cursor, [INFO] [stdout] 38 | | cursor.position() + u64::from(template_header.data_size), [INFO] [stdout] 39 | | "Skip cached template" [INFO] [stdout] 40 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let number_of_substitutions = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | let size = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | / try_seek!( [INFO] [stdout] 88 | | cursor, [INFO] [stdout] 89 | | cursor.position() + u64::from(descriptor.size), [INFO] [stdout] 90 | | "NullType Descriptor" [INFO] [stdout] 91 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | try_seek!(cursor, current_position + diff, "Broken record")?; [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | let next_template_offset = try_read!(cursor, u32, "next_template_offset")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let data_size = try_read!(cursor, u32, "template_data_size")?; [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | let major_version = try_read!(cursor, u8, "fragment_header_major_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | let minor_version = try_read!(cursor, u8, "fragment_header_minor_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let flags = try_read!(cursor, u8, "fragment_header_flags")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let substitution_index = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | try_read!(cursor, u16, "open_start_element_dependency_identifier")?; [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | let data_size = try_read!(cursor, u32, "open_start_element_data_size")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | try_read!(cursor, u32, "open_start_element_attribute_list_data_size")? [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | let first_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | let last_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | let first_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:330:36 [INFO] [stdout] | [INFO] [stdout] 330 | let last_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 332 | let header_size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:333:45 [INFO] [stdout] | [INFO] [stdout] 333 | let last_event_record_data_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:334:33 [INFO] [stdout] | [INFO] [stdout] 334 | let free_space_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:335:31 [INFO] [stdout] | [INFO] [stdout] 335 | let events_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | let raw_flags = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | let header_chunk_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let oldest_chunk = try_read!(stream, u64, "file_header_oldest_chunk")?; [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | let current_chunk_num = try_read!(stream, u64, "file_header_current_chunk_num")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let next_record_num = try_read!(stream, u64, "file_header_next_record_num")?; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | let header_size = try_read!(stream, u32, "file_header_header_size")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let minor_version = try_read!(stream, u16, "file_header_minor_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | let major_version = try_read!(stream, u16, "file_header_major_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let header_block_size = try_read!(stream, u16, "file_header_header_block_size")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let chunk_count = try_read!(stream, u16, "file_header_chunk_count")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let raw_flags = try_read!(stream, u32, "file_header_flags")?; [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let checksum = try_read!(stream, u32, "file_header_checksum")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | try_seek!(cursor_ref, offset, "first xml string")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | try_seek!(cursor_ref, offset, "next xml string")?; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | try_seek!(cursor_ref, offset, "first template")?; [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | try_seek!(cursor_ref, next_template_offset, "next template")?; [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let year = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let month = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | let _day_of_week = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let day = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | let hour = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let minute = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let second = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let milliseconds = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.09s [INFO] running `Command { std: "docker" "inspect" "13cccb556d5cc1cd1c238604301cb33c5bdcee14c9e077977c978f6f682bca6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cccb556d5cc1cd1c238604301cb33c5bdcee14c9e077977c978f6f682bca6a", kill_on_drop: false }` [INFO] [stdout] 13cccb556d5cc1cd1c238604301cb33c5bdcee14c9e077977c978f6f682bca6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e130d309a4796448e90c19699af0967b20995511ffa7b359f0b9fd97072206 [INFO] running `Command { std: "docker" "start" "-a" "d4e130d309a4796448e90c19699af0967b20995511ffa7b359f0b9fd97072206", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/deserializer.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | let next_string = try_read!(stream, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | let name_hash = try_read!(stream, u16, "name_hash")?; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let name_offset = try_read!(cursor, u32, "name_offset")?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / try_seek!( [INFO] [stdout] 73 | | cursor, [INFO] [stdout] 74 | | position_before_string + u64::from(data_size), [INFO] [stdout] 75 | | "Skip string" [INFO] [stdout] 76 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:195:32 [INFO] [stdout] | [INFO] [stdout] 195 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:252:69 [INFO] [stdout] | [INFO] [stdout] 252 | (BinXmlValueType::Int8Type, _) => BinXmlValue::Int8Type(try_read!(cursor, i8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:253:71 [INFO] [stdout] | [INFO] [stdout] 253 | (BinXmlValueType::UInt8Type, _) => BinXmlValue::UInt8Type(try_read!(cursor, u8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:254:71 [INFO] [stdout] | [INFO] [stdout] 254 | (BinXmlValueType::Int16Type, _) => BinXmlValue::Int16Type(try_read!(cursor, i16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:255:73 [INFO] [stdout] | [INFO] [stdout] 255 | (BinXmlValueType::UInt16Type, _) => BinXmlValue::UInt16Type(try_read!(cursor, u16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:256:71 [INFO] [stdout] | [INFO] [stdout] 256 | (BinXmlValueType::Int32Type, _) => BinXmlValue::Int32Type(try_read!(cursor, i32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:257:73 [INFO] [stdout] | [INFO] [stdout] 257 | (BinXmlValueType::UInt32Type, _) => BinXmlValue::UInt32Type(try_read!(cursor, u32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:258:71 [INFO] [stdout] | [INFO] [stdout] 258 | (BinXmlValueType::Int64Type, _) => BinXmlValue::Int64Type(try_read!(cursor, i64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:259:73 [INFO] [stdout] | [INFO] [stdout] 259 | (BinXmlValueType::UInt64Type, _) => BinXmlValue::UInt64Type(try_read!(cursor, u64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:260:73 [INFO] [stdout] | [INFO] [stdout] 260 | (BinXmlValueType::Real32Type, _) => BinXmlValue::Real32Type(try_read!(cursor, f32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | (BinXmlValueType::Real64Type, _) => BinXmlValue::Real64Type(try_read!(cursor, f64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:262:69 [INFO] [stdout] | [INFO] [stdout] 262 | (BinXmlValueType::BoolType, _) => BinXmlValue::BoolType(try_read!(cursor, bool)?), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:278:67 [INFO] [stdout] | [INFO] [stdout] 278 | (BinXmlValueType::SidType, _) => BinXmlValue::SidType(try_read!(cursor, sid)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 280 | BinXmlValue::HexInt32Type(try_read!(cursor, hex32)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:283:43 [INFO] [stdout] | [INFO] [stdout] 283 | BinXmlValue::HexInt64Type(try_read!(cursor, hex64)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | BinXmlValue::Int8ArrayType(try_read_sized_array!(cursor, i8, sz)) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:339:45 [INFO] [stdout] | [INFO] [stdout] 339 | BinXmlValue::Int16ArrayType(try_read_sized_array!(cursor, i16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:342:46 [INFO] [stdout] | [INFO] [stdout] 342 | BinXmlValue::UInt16ArrayType(try_read_sized_array!(cursor, u16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:345:45 [INFO] [stdout] | [INFO] [stdout] 345 | BinXmlValue::Int32ArrayType(try_read_sized_array!(cursor, i32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:348:46 [INFO] [stdout] | [INFO] [stdout] 348 | BinXmlValue::UInt32ArrayType(try_read_sized_array!(cursor, u32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:351:45 [INFO] [stdout] | [INFO] [stdout] 351 | BinXmlValue::Int64ArrayType(try_read_sized_array!(cursor, i64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | BinXmlValue::UInt64ArrayType(try_read_sized_array!(cursor, u64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:357:46 [INFO] [stdout] | [INFO] [stdout] 357 | BinXmlValue::Real32ArrayType(try_read_sized_array!(cursor, f32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:360:46 [INFO] [stdout] | [INFO] [stdout] 360 | BinXmlValue::Real64ArrayType(try_read_sized_array!(cursor, f64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:363:44 [INFO] [stdout] | [INFO] [stdout] 363 | BinXmlValue::BoolArrayType(try_read_sized_array!(cursor, bool, sz)) [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 375 | BinXmlValue::SidArrayType(try_read_sized_array!(cursor, sid, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | BinXmlValue::HexInt32ArrayType(try_read_sized_array!(cursor, hex32, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:381:48 [INFO] [stdout] | [INFO] [stdout] 381 | BinXmlValue::HexInt64ArrayType(try_read_sized_array!(cursor, hex64, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/assemble.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | try_seek!(cursor_ref, string_ref.offset, "Cache missed string")?; [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let _template_id = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | let template_definition_data_offset = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / try_seek!( [INFO] [stdout] 37 | | cursor, [INFO] [stdout] 38 | | cursor.position() + u64::from(template_header.data_size), [INFO] [stdout] 39 | | "Skip cached template" [INFO] [stdout] 40 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let number_of_substitutions = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | let size = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | / try_seek!( [INFO] [stdout] 88 | | cursor, [INFO] [stdout] 89 | | cursor.position() + u64::from(descriptor.size), [INFO] [stdout] 90 | | "NullType Descriptor" [INFO] [stdout] 91 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | try_seek!(cursor, current_position + diff, "Broken record")?; [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | let next_template_offset = try_read!(cursor, u32, "next_template_offset")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let data_size = try_read!(cursor, u32, "template_data_size")?; [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | let major_version = try_read!(cursor, u8, "fragment_header_major_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | let minor_version = try_read!(cursor, u8, "fragment_header_minor_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let flags = try_read!(cursor, u8, "fragment_header_flags")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let substitution_index = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | try_read!(cursor, u16, "open_start_element_dependency_identifier")?; [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | let data_size = try_read!(cursor, u32, "open_start_element_data_size")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | try_read!(cursor, u32, "open_start_element_attribute_list_data_size")? [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | let first_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | let last_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | let first_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:330:36 [INFO] [stdout] | [INFO] [stdout] 330 | let last_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 332 | let header_size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:333:45 [INFO] [stdout] | [INFO] [stdout] 333 | let last_event_record_data_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:334:33 [INFO] [stdout] | [INFO] [stdout] 334 | let free_space_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:335:31 [INFO] [stdout] | [INFO] [stdout] 335 | let events_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | let raw_flags = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | let header_chunk_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let oldest_chunk = try_read!(stream, u64, "file_header_oldest_chunk")?; [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | let current_chunk_num = try_read!(stream, u64, "file_header_current_chunk_num")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let next_record_num = try_read!(stream, u64, "file_header_next_record_num")?; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | let header_size = try_read!(stream, u32, "file_header_header_size")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let minor_version = try_read!(stream, u16, "file_header_minor_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | let major_version = try_read!(stream, u16, "file_header_major_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let header_block_size = try_read!(stream, u16, "file_header_header_block_size")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let chunk_count = try_read!(stream, u16, "file_header_chunk_count")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let raw_flags = try_read!(stream, u32, "file_header_flags")?; [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let checksum = try_read!(stream, u32, "file_header_checksum")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | try_seek!(cursor_ref, offset, "first xml string")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | try_seek!(cursor_ref, offset, "next xml string")?; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | try_seek!(cursor_ref, offset, "first template")?; [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | try_seek!(cursor_ref, next_template_offset, "next template")?; [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let year = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let month = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | let _day_of_week = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let day = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | let hour = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let minute = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let second = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let milliseconds = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling pretty_assertions v0.7.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rexpect v0.4.0 [INFO] [stderr] Compiling evtx v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_separate_json.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let evtx_file = include_bytes!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | "../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx" [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/2-system-Security-dirty.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_full_samples.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let evtx_file = include_bytes!("../samples/2-system-Security-dirty.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/2-system-Security-dirty.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_full_samples.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let evtx_file = include_bytes!("../samples/2-system-Security-dirty.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/2-system-Security-dirty.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let evtx_file = include_bytes!("../samples/2-system-Security-dirty.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/2-system-Security-dirty.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | let evtx_file = include_bytes!("../samples/2-system-Security-dirty.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/system.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let evtx_file = include_bytes!("../samples/system.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/system.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let evtx_file = include_bytes!("../samples/system.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | let evtx_file = include_bytes!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 149 | | "../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx" [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | let evtx_file = include_bytes!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | "../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx" [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | let evtx_file = include_bytes!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 203 | | "../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx" [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | let evtx_file = include_bytes!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 230 | | "../samples/E_Windows_system32_winevt_logs_Microsoft-Windows-CAPI2%4Operational.evtx" [INFO] [stdout] 231 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../samples/Application.evtx: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_record_samples.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | let evtx_file = include_bytes!("../samples/Application.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `evtx` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read src/binxml/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/binxml/deserializer.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/binxml/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/binxml/deserializer.rs:275:25 [INFO] [stdout] | [INFO] [stdout] 275 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/binxml/../../samples/2-system-Microsoft-Windows-LiveId%4Operational.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/binxml/deserializer.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | include_bytes!("../../samples/2-system-Microsoft-Windows-LiveId%4Operational.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_chunk.rs:383:25 [INFO] [stdout] | [INFO] [stdout] 383 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_chunk.rs:440:25 [INFO] [stdout] | [INFO] [stdout] 440 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_file_header.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:577:25 [INFO] [stdout] | [INFO] [stdout] 577 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/system.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | let evtx_file = include_bytes!("../samples/system.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:639:25 [INFO] [stdout] | [INFO] [stdout] 639 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:658:25 [INFO] [stdout] | [INFO] [stdout] 658 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/new-user-security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 677 | let evtx_file = include_bytes!("../samples/new-user-security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:687:25 [INFO] [stdout] | [INFO] [stdout] 687 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/new-user-security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:711:25 [INFO] [stdout] | [INFO] [stdout] 711 | let evtx_file = include_bytes!("../samples/new-user-security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../samples/new-user-security.evtx: No such file or directory (os error 2) [INFO] [stdout] --> src/evtx_parser.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | let evtx_file = include_bytes!("../samples/new-user-security.evtx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/deserializer.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | let next_string = try_read!(stream, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | let name_hash = try_read!(stream, u16, "name_hash")?; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let name_offset = try_read!(cursor, u32, "name_offset")?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/name.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / try_seek!( [INFO] [stdout] 73 | | cursor, [INFO] [stdout] 74 | | position_before_string + u64::from(data_size), [INFO] [stdout] 75 | | "Skip string" [INFO] [stdout] 76 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:195:32 [INFO] [stdout] | [INFO] [stdout] 195 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:252:69 [INFO] [stdout] | [INFO] [stdout] 252 | (BinXmlValueType::Int8Type, _) => BinXmlValue::Int8Type(try_read!(cursor, i8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:253:71 [INFO] [stdout] | [INFO] [stdout] 253 | (BinXmlValueType::UInt8Type, _) => BinXmlValue::UInt8Type(try_read!(cursor, u8)?), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:254:71 [INFO] [stdout] | [INFO] [stdout] 254 | (BinXmlValueType::Int16Type, _) => BinXmlValue::Int16Type(try_read!(cursor, i16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:255:73 [INFO] [stdout] | [INFO] [stdout] 255 | (BinXmlValueType::UInt16Type, _) => BinXmlValue::UInt16Type(try_read!(cursor, u16)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:256:71 [INFO] [stdout] | [INFO] [stdout] 256 | (BinXmlValueType::Int32Type, _) => BinXmlValue::Int32Type(try_read!(cursor, i32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:257:73 [INFO] [stdout] | [INFO] [stdout] 257 | (BinXmlValueType::UInt32Type, _) => BinXmlValue::UInt32Type(try_read!(cursor, u32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:258:71 [INFO] [stdout] | [INFO] [stdout] 258 | (BinXmlValueType::Int64Type, _) => BinXmlValue::Int64Type(try_read!(cursor, i64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:259:73 [INFO] [stdout] | [INFO] [stdout] 259 | (BinXmlValueType::UInt64Type, _) => BinXmlValue::UInt64Type(try_read!(cursor, u64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:260:73 [INFO] [stdout] | [INFO] [stdout] 260 | (BinXmlValueType::Real32Type, _) => BinXmlValue::Real32Type(try_read!(cursor, f32)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | (BinXmlValueType::Real64Type, _) => BinXmlValue::Real64Type(try_read!(cursor, f64)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:262:69 [INFO] [stdout] | [INFO] [stdout] 262 | (BinXmlValueType::BoolType, _) => BinXmlValue::BoolType(try_read!(cursor, bool)?), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:278:67 [INFO] [stdout] | [INFO] [stdout] 278 | (BinXmlValueType::SidType, _) => BinXmlValue::SidType(try_read!(cursor, sid)?), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 280 | BinXmlValue::HexInt32Type(try_read!(cursor, hex32)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:283:43 [INFO] [stdout] | [INFO] [stdout] 283 | BinXmlValue::HexInt64Type(try_read!(cursor, hex64)?) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| capture_context!($cursor, e, "i8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | BinXmlValue::Int8ArrayType(try_read_sized_array!(cursor, i8, sz)) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|e| capture_context!($cursor, e, "i16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:339:45 [INFO] [stdout] | [INFO] [stdout] 339 | BinXmlValue::Int16ArrayType(try_read_sized_array!(cursor, i16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:342:46 [INFO] [stdout] | [INFO] [stdout] 342 | BinXmlValue::UInt16ArrayType(try_read_sized_array!(cursor, u16, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:345:45 [INFO] [stdout] | [INFO] [stdout] 345 | BinXmlValue::Int32ArrayType(try_read_sized_array!(cursor, i32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:348:46 [INFO] [stdout] | [INFO] [stdout] 348 | BinXmlValue::UInt32ArrayType(try_read_sized_array!(cursor, u32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:351:45 [INFO] [stdout] | [INFO] [stdout] 351 | BinXmlValue::Int64ArrayType(try_read_sized_array!(cursor, i64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | BinXmlValue::UInt64ArrayType(try_read_sized_array!(cursor, u64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|e| capture_context!($cursor, e, "f32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:357:46 [INFO] [stdout] | [INFO] [stdout] 357 | BinXmlValue::Real32ArrayType(try_read_sized_array!(cursor, f32, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:119:69 [INFO] [stdout] | [INFO] [stdout] 119 | .map_err(|e| capture_context!($cursor, e, "f64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:360:46 [INFO] [stdout] | [INFO] [stdout] 360 | BinXmlValue::Real64ArrayType(try_read_sized_array!(cursor, f64, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:363:44 [INFO] [stdout] | [INFO] [stdout] 363 | BinXmlValue::BoolArrayType(try_read_sized_array!(cursor, bool, sz)) [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:179:92 [INFO] [stdout] | [INFO] [stdout] 179 | Sid::from_reader($cursor).map_err(|e| capture_context!($cursor, e, "ntsid", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 375 | BinXmlValue::SidArrayType(try_read_sized_array!(cursor, sid, sz)) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| capture_context!($cursor, e, "i32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | BinXmlValue::HexInt32ArrayType(try_read_sized_array!(cursor, hex32, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | .map_err(|e| capture_context!($cursor, e, "i64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/value_variant.rs:381:48 [INFO] [stdout] | [INFO] [stdout] 381 | BinXmlValue::HexInt64ArrayType(try_read_sized_array!(cursor, hex64, sz)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/assemble.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | try_seek!(cursor_ref, string_ref.offset, "Cache missed string")?; [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let _template_id = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | let template_definition_data_offset = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / try_seek!( [INFO] [stdout] 37 | | cursor, [INFO] [stdout] 38 | | cursor.position() + u64::from(template_header.data_size), [INFO] [stdout] 39 | | "Skip cached template" [INFO] [stdout] 40 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let number_of_substitutions = try_read!(cursor, u32)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | let size = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let _ = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | / try_seek!( [INFO] [stdout] 88 | | cursor, [INFO] [stdout] 89 | | cursor.position() + u64::from(descriptor.size), [INFO] [stdout] 90 | | "NullType Descriptor" [INFO] [stdout] 91 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | try_seek!(cursor, current_position + diff, "Broken record")?; [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | let next_template_offset = try_read!(cursor, u32, "next_template_offset")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let data_size = try_read!(cursor, u32, "template_data_size")?; [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | let major_version = try_read!(cursor, u8, "fragment_header_major_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | let minor_version = try_read!(cursor, u8, "fragment_header_minor_version")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let flags = try_read!(cursor, u8, "fragment_header_flags")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let substitution_index = try_read!(cursor, u16)?; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:68 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e| capture_context!($cursor, e, "u8", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | let value_type_token = try_read!(cursor, u8)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | try_read!(cursor, u16, "open_start_element_dependency_identifier")?; [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | let data_size = try_read!(cursor, u32, "open_start_element_data_size")?; [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/binxml/tokens.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | try_read!(cursor, u32, "open_start_element_attribute_list_data_size")? [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | let first_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | let last_event_record_number = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | let first_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:330:36 [INFO] [stdout] | [INFO] [stdout] 330 | let last_event_record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 332 | let header_size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:333:45 [INFO] [stdout] | [INFO] [stdout] 333 | let last_event_record_data_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:334:33 [INFO] [stdout] | [INFO] [stdout] 334 | let free_space_offset = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:335:31 [INFO] [stdout] | [INFO] [stdout] 335 | let events_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | let raw_flags = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_chunk.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | let header_chunk_checksum = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let oldest_chunk = try_read!(stream, u64, "file_header_oldest_chunk")?; [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | let current_chunk_num = try_read!(stream, u64, "file_header_current_chunk_num")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let next_record_num = try_read!(stream, u64, "file_header_next_record_num")?; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | let header_size = try_read!(stream, u32, "file_header_header_size")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let minor_version = try_read!(stream, u16, "file_header_minor_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | let major_version = try_read!(stream, u16, "file_header_major_version")?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let header_block_size = try_read!(stream, u16, "file_header_header_block_size")?; [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let chunk_count = try_read!(stream, u16, "file_header_chunk_count")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let raw_flags = try_read!(stream, u32, "file_header_flags")?; [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_file_header.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let checksum = try_read!(stream, u32, "file_header_checksum")?; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| capture_context!($cursor, e, "u32", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let size = try_read!(input, u32)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|e| capture_context!($cursor, e, "u64", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evtx_record.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let record_id = try_read!(input, u64)?; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | try_seek!(cursor_ref, offset, "first xml string")?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/string_cache.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | try_seek!(cursor_ref, offset, "next xml string")?; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | try_seek!(cursor_ref, offset, "first template")?; [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:62 [INFO] [stdout] | [INFO] [stdout] 20 | .map_err(|e| capture_context!($cursor, e, $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/template_cache.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | try_seek!(cursor_ref, next_template_offset, "next template")?; [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_seek` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let year = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let month = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | let _day_of_week = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let day = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | let hour = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let minute = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let second = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:49:69 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|e| capture_context!($cursor, e, "u16", $name)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/time.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let milliseconds = try_read!(r, u16)?; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `try_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d4e130d309a4796448e90c19699af0967b20995511ffa7b359f0b9fd97072206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e130d309a4796448e90c19699af0967b20995511ffa7b359f0b9fd97072206", kill_on_drop: false }` [INFO] [stdout] d4e130d309a4796448e90c19699af0967b20995511ffa7b359f0b9fd97072206