[INFO] fetching crate checksec 0.0.8... [INFO] checking checksec-0.0.8 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate checksec 0.0.8 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate checksec 0.0.8 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate checksec 0.0.8 [INFO] finished tweaking crates.io crate checksec 0.0.8 [INFO] tweaked toml for crates.io crate checksec 0.0.8 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate crates.io crate checksec 0.0.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ba8e9748f5f06af0eeff6b0fcd451d540ee5d52559316fdb0a71f37e32bb25e [INFO] running `Command { std: "docker" "start" "-a" "0ba8e9748f5f06af0eeff6b0fcd451d540ee5d52559316fdb0a71f37e32bb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba8e9748f5f06af0eeff6b0fcd451d540ee5d52559316fdb0a71f37e32bb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba8e9748f5f06af0eeff6b0fcd451d540ee5d52559316fdb0a71f37e32bb25e", kill_on_drop: false }` [INFO] [stdout] 0ba8e9748f5f06af0eeff6b0fcd451d540ee5d52559316fdb0a71f37e32bb25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69c4e2d75c31eb1ce53ea196457eb418442099788382d25fcd4a98195f93940 [INFO] running `Command { std: "docker" "start" "-a" "b69c4e2d75c31eb1ce53ea196457eb418442099788382d25fcd4a98195f93940", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.75 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling sysinfo v0.15.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking colored_json v2.1.0 [INFO] [stderr] Checking checksec v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | colorize_bool!(self.canary), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | colorize_bool!(self.clang_cfi), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | colorize_bool!(self.clang_safestack), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | colorize_bool!(self.fortify), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | colorize_bool!(self.nx), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | colorize_bool!(self.arc), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | colorize_bool!(self.canary), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | colorize_bool!(self.code_signature), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | colorize_bool!(self.encrypted), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | colorize_bool!(self.nx_heap), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | colorize_bool!(self.nx_stack), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | colorize_bool!(self.pie), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | colorize_bool!(self.restrict), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | colorize_bool!(self.rpath) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | colorize_bool!(self.authenticode), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | colorize_bool!(self.cfg), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | colorize_bool!(self.clr), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | colorize_bool!(self.dep), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | colorize_bool!(self.dynamic_base), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | colorize_bool!(self.force_integrity), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | colorize_bool!(self.gs), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | colorize_bool!(self.high_entropy_va), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | colorize_bool!(self.isolation), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | colorize_bool!(self.rfg), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | colorize_bool!(self.safeseh), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | colorize_bool!(self.seh) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | colorize_bool!(self.canary), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | colorize_bool!(self.clang_cfi), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | colorize_bool!(self.clang_safestack), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | colorize_bool!(self.fortify), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/elf.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | colorize_bool!(self.nx), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | colorize_bool!(self.arc), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | colorize_bool!(self.canary), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | colorize_bool!(self.code_signature), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | colorize_bool!(self.encrypted), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | colorize_bool!(self.nx_heap), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | colorize_bool!(self.nx_stack), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | colorize_bool!(self.pie), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | colorize_bool!(self.restrict), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/macho.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | colorize_bool!(self.rpath) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | colorize_bool!(self.authenticode), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | colorize_bool!(self.cfg), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | colorize_bool!(self.clr), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | colorize_bool!(self.dep), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | colorize_bool!(self.dynamic_base), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | colorize_bool!(self.force_integrity), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | colorize_bool!(self.gs), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | colorize_bool!(self.high_entropy_va), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | colorize_bool!(self.isolation), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | colorize_bool!(self.rfg), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | colorize_bool!(self.safeseh), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pe.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | colorize_bool!(self.seh) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `colorize_bool` [INFO] [stdout] = note: this warning originates in the macro `colorize_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.64s [INFO] running `Command { std: "docker" "inspect" "b69c4e2d75c31eb1ce53ea196457eb418442099788382d25fcd4a98195f93940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69c4e2d75c31eb1ce53ea196457eb418442099788382d25fcd4a98195f93940", kill_on_drop: false }` [INFO] [stdout] b69c4e2d75c31eb1ce53ea196457eb418442099788382d25fcd4a98195f93940