[INFO] cloning repository https://github.com/jstnlef/rodal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstnlef/rodal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstnlef%2Frodal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstnlef%2Frodal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c7ac64ca6bfe582197ea9cbf54a6bc188288e47 [INFO] checking jstnlef/rodal against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstnlef%2Frodal" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jstnlef/rodal on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jstnlef/rodal [INFO] finished tweaking git repo https://github.com/jstnlef/rodal [INFO] tweaked toml for git repo https://github.com/jstnlef/rodal written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jstnlef/rodal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e51441b663753c893d090f255f8c5974948578a7ae1b09bc9455e2d3fb6742ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e51441b663753c893d090f255f8c5974948578a7ae1b09bc9455e2d3fb6742ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e51441b663753c893d090f255f8c5974948578a7ae1b09bc9455e2d3fb6742ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51441b663753c893d090f255f8c5974948578a7ae1b09bc9455e2d3fb6742ca", kill_on_drop: false }` [INFO] [stdout] e51441b663753c893d090f255f8c5974948578a7ae1b09bc9455e2d3fb6742ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e33587c19a06b94634c167585f1494d016e0525d2e08f1fd6ee47b9c1312968 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e33587c19a06b94634c167585f1494d016e0525d2e08f1fd6ee47b9c1312968", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking field-offset v0.1.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rodal v0.1.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/alloc.rs:32:83 [INFO] [stdout] | [INFO] [stdout] 32 | static mut REAL_REALLOC: Option (*mut libc::c_void)> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/alloc.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | realloc: extern "C" fn(*mut libc::c_void, libc::size_t) -> (*mut libc::c_void), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | rodal_pointer!(['a, T: Named] &'a T = *T [type_name!("&{}", T)]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | rodal_pointer!(['a, T: Named] &'a T = *T [type_name!("&{}", T)]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 293 | / rodal___tuple_impls! { [INFO] [stdout] 294 | | () [INFO] [stdout] 295 | | (0: T0) [INFO] [stdout] 296 | | (0: T0, 1: T1) [INFO] [stdout] ... | [INFO] [stdout] 313 | | */ [INFO] [stdout] 314 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/alloc.rs:32:83 [INFO] [stdout] | [INFO] [stdout] 32 | static mut REAL_REALLOC: Option (*mut libc::c_void)> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/alloc.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | realloc: extern "C" fn(*mut libc::c_void, libc::size_t) -> (*mut libc::c_void), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | rodal_pointer!(['a, T: Named] &'a T = *T [type_name!("&{}", T)]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | rodal_pointer!(['a, T: Named] &'a T = *T [type_name!("&{}", T)]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | rodal_pointer!(['a, T: Named] &'a mut T = *T [type_name!("&mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | rodal_pointer!(['a, T: Named] &'a mut T = *T [type_name!("&mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | rodal_pointer!(['a, T: Named] &'a mut T = *T [type_name!("&mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | rodal_pointer!([T: Named] *const T = *T [type_name!("*const {}", T)]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | rodal_pointer!(['a, T: Named] &'a mut T = *T [type_name!("&mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | rodal_pointer!([T: Named] *const T = *T [type_name!("*const {}", T)]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | rodal_pointer!([T: Named] *const T = *T [type_name!("*const {}", T)]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | rodal_pointer!([T: Named] * mut T = *T [type_name!("*mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | rodal_pointer!([T: Named] *const T = *T [type_name!("*const {}", T)]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | rodal_pointer!([T: Named] * mut T = *T [type_name!("*mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | rodal_pointer!([T: Named] * mut T = *T [type_name!("*mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | rodal_pointer!([T: Named] * mut T = *T [type_name!("*mut {}", T)]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | rodal_pointer!([T: Named] std::sync::atomic::AtomicPtr = *T [type_name!("std::sync::atomic::AtomicPtr<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | rodal_pointer!([T: Named] std::sync::atomic::AtomicPtr = *T [type_name!("std::sync::atomic::AtomicPtr<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | rodal_pointer!([T: Named] std::sync::atomic::AtomicPtr = *T [type_name!("std::sync::atomic::AtomicPtr<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | rodal_pointer!([T: Named] std::sync::atomic::AtomicPtr = *T [type_name!("std::sync::atomic::AtomicPtr<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | rodal_object_reference!([T: Dump] std::boxed::Box = &T [type_name!("std::boxed::Box<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | rodal_object_reference!([T: Dump] std::boxed::Box = &T [type_name!("std::boxed::Box<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | rodal_object_reference!([T: Dump] std::boxed::Box = &T [type_name!("std::boxed::Box<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | rodal_object_reference!([T: Dump] std::boxed::Box = &T [type_name!("std::boxed::Box<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | rodal_object!([T: Dump] std::boxed::Box<[T]> = Repr [type_name!("std::boxed::Box<[{}]>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | rodal_object!(std::boxed::Box = Repr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | rodal_object!([T: Dump] std::boxed::Box<[T]> = Repr [type_name!("std::boxed::Box<[{}]>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | rodal_value!(std::sync::atomic::AtomicBool); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | rodal_value!(std::sync::atomic::AtomicIsize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | rodal_object!(std::boxed::Box = Repr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | rodal_value!(std::sync::atomic::AtomicUsize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | rodal_value!([T: ?Sized + Named] std::marker::PhantomData [type_name!("std::marker::PhantomData<{}>", T)]); // Should be empty [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | rodal_value!(bool); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | rodal_value!(i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | rodal_value!(i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | rodal_value!(i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | rodal_value!(i8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | rodal_value!(std::sync::atomic::AtomicBool); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | rodal_value!(isize); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | rodal_value!(std::sync::atomic::AtomicIsize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | rodal_value!(u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | rodal_value!(u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | rodal_value!(std::sync::atomic::AtomicUsize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | rodal_value!(u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | rodal_value!([T: ?Sized + Named] std::marker::PhantomData [type_name!("std::marker::PhantomData<{}>", T)]); // Should be empty [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | rodal_value!(u8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | rodal_value!(usize); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | rodal_value!(bool); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | rodal_value!(i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | rodal_value!(i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | rodal_value!(f32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | rodal_value!(f64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | rodal_value!(i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | rodal_value!(char); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rust_std.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | rodal_value!(i8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | rodal_object!([T: Dump] Unique<[T]> = Repr [type_name!("coreptr::Unique<[{}]>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | rodal_object!(Unique = Repr); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | rodal_value!(isize); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | rodal_object_reference!([T: ?Sized + Dump] Shared = &T [type_name!("core::ptr::Shared<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | rodal_object_reference!([T: ?Sized + Dump] Shared = &T [type_name!("core::ptr::Shared<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | rodal_object!([T: Dump] Shared<[T]> = Repr [type_name!("core::ptr::Shared<[{}]>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | rodal_object!(Shared = Repr); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | rodal_struct!(std::string::String { vec } = String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | rodal_struct!(std::string::String { vec } = String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | rodal_struct!([T: ?Sized + Dump] std::sync::Arc{ptr} = Arc [type_name!("std::sync::Arc<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | rodal_struct!([T: ?Sized + Dump] std::sync::Arc{ptr} = Arc [type_name!("std::sync::Arc<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | rodal_struct!([T: ?Sized + Dump] ArcInner{strong, weak, data} [type_name!("alloc::arc<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | rodal_struct!([T: ?Sized + Dump] ArcInner{strong, weak, data} [type_name!("alloc::arc<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | rodal_value!(Flag); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | rodal_struct!([T: ?Sized + Dump] UnsafeCell{value} [type_name!("std::cell::UnsafeCell<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | rodal_struct!([T: ?Sized + Dump] UnsafeCell{value} [type_name!("std::cell::UnsafeCell<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | rodal_struct!(std::collections::hash_map::RandomState { k0, k1 } = RandomState); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | rodal_struct!(std::collections::hash_map::RandomState { k0, k1 } = RandomState); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | rodal_value!(u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | rodal_value!(u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | rodal_value!(u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | rodal_value!(u8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | rodal_value!(usize); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | rodal_struct!(DefaultResizePolicy {}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | rodal_struct!(DefaultResizePolicy {}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | rodal_pointer!(TaggedHashUintPtr = *HashUint); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | rodal_pointer!(TaggedHashUintPtr = *HashUint); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | rodal_struct!([T: Dump] std::collections::linked_list::LinkedList{head, tail, len, marker} = LinkedList [type_name!("std::collections::linked_list::LinkedList<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | rodal_struct!([T: Dump] std::collections::linked_list::LinkedList{head, tail, len, marker} = LinkedList [type_name!("std::collections::linked_list::LinkedList<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | rodal_struct!([T: Dump] Node{next, prev, element} [type_name!("collections::linked_list::Node<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | rodal_struct!([T: Dump] Node{next, prev, element} [type_name!("collections::linked_list::Node<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | rodal_struct!(['a, T: Dump] &'a [T]{data, len} = Repr [type_name!("&[{}]", T)]); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | rodal_struct!(['a, T: Dump] &'a [T]{data, len} = Repr [type_name!("&[{}]", T)]); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | rodal_value!(f32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | rodal_value!(f64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | rodal_value!(char); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rust_std.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | rodal_object_reference!([T: ?Sized + Dump] (Unique) = &T [type_name!("core::ptr::Unique<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | rodal_struct!(['a, T: Dump] &'a mut [T]{data, len} = Repr [type_name!("&mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | rodal_struct!(['a, T: Dump] &'a mut [T]{data, len} = Repr [type_name!("&mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | rodal_object!([T: Dump] Unique<[T]> = Repr [type_name!("coreptr::Unique<[{}]>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | rodal_struct!([T: Dump] *const [T]{data, len} = Repr [type_name!("*const [{}]", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | rodal_struct!([T: Dump] *const [T]{data, len} = Repr [type_name!("*const [{}]", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | rodal_struct!([T: Dump] *mut [T]{data, len} = Repr [type_name!("*mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | rodal_struct!([T: Dump] *mut [T]{data, len} = Repr [type_name!("*mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | rodal_object!(Unique = Repr); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:507:1 [INFO] [stdout] | [INFO] [stdout] 507 | rodal_struct!(['a] &'a str{data, len} = Repr ["& str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | rodal_object_reference!([T: ?Sized + Dump] Shared = &T [type_name!("core::ptr::Shared<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:507:1 [INFO] [stdout] | [INFO] [stdout] 507 | rodal_struct!(['a] &'a str{data, len} = Repr ["& str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | let reference = unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | rodal_object_reference!([T: ?Sized + Dump] Shared = &T [type_name!("core::ptr::Shared<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | rodal_object!([T: Dump] Shared<[T]> = Repr [type_name!("core::ptr::Shared<[{}]>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | rodal_object!(Shared = Repr); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | rodal_struct!(std::string::String { vec } = String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | rodal_struct!(std::string::String { vec } = String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | rodal_struct!([T: ?Sized + Dump] std::sync::Arc{ptr} = Arc [type_name!("std::sync::Arc<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | rodal_struct!([T: ?Sized + Dump] std::sync::Arc{ptr} = Arc [type_name!("std::sync::Arc<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | rodal_struct!([T: ?Sized + Dump] ArcInner{strong, weak, data} [type_name!("alloc::arc<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | rodal_struct!([T: ?Sized + Dump] ArcInner{strong, weak, data} [type_name!("alloc::arc<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | rodal_value!(Flag); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | rodal_struct!(['a] &'a mut str{data, len} = Repr ["&mut str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | rodal_struct!(['a] &'a mut str{data, len} = Repr ["&mut str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 509 | rodal_struct!(*const str{data, len} = Repr); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 509 | rodal_struct!(*const str{data, len} = Repr); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 510 | rodal_struct!(*mut str{data, len} = Repr); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 510 | rodal_struct!(*mut str{data, len} = Repr); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/extended_std.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | rodal_value!([T: Named] EmptyLinkedList [type_name!("rodal::EmptyLinkedList<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | rodal_struct!([T: ?Sized + Dump] UnsafeCell{value} [type_name!("std::cell::UnsafeCell<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | rodal_struct!([T: ?Sized + Dump] UnsafeCell{value} [type_name!("std::cell::UnsafeCell<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | rodal_struct!(std::collections::hash_map::RandomState { k0, k1 } = RandomState); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | rodal_struct!(std::collections::hash_map::RandomState { k0, k1 } = RandomState); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | rodal_struct!(DefaultResizePolicy {}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | rodal_struct!(DefaultResizePolicy {}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | rodal_pointer!(TaggedHashUintPtr = *HashUint); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/extended_std.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | rodal_value!([T: Named] EmptyOption [type_name!("rodal::EmptyOption<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:109:69 [INFO] [stdout] | [INFO] [stdout] 109 | dumper.dump_reference(unsafe{std::mem::transmute::<&Self, &&($referant)>(fake_self)}); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | rodal_pointer!(TaggedHashUintPtr = *HashUint); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | rodal_struct!([T: Dump] std::collections::linked_list::LinkedList{head, tail, len, marker} = LinkedList [type_name!("std::collections::linked_list::LinkedList<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | rodal_struct!([T: Dump] std::collections::linked_list::LinkedList{head, tail, len, marker} = LinkedList [type_name!("std::collections::linked_list::LinkedList<{}>", T)]); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | rodal_struct!([T: Dump] Node{next, prev, element} [type_name!("collections::linked_list::Node<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | rodal_struct!([T: Dump] Node{next, prev, element} [type_name!("collections::linked_list::Node<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | rodal_struct!(['a, T: Dump] &'a [T]{data, len} = Repr [type_name!("&[{}]", T)]); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | rodal_struct!(['a, T: Dump] &'a [T]{data, len} = Repr [type_name!("&[{}]", T)]); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | rodal_struct!(['a, T: Dump] &'a mut [T]{data, len} = Repr [type_name!("&mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | rodal_struct!(['a, T: Dump] &'a mut [T]{data, len} = Repr [type_name!("&mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | rodal_struct!([T: Dump] *const [T]{data, len} = Repr [type_name!("*const [{}]", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | rodal_struct!([T: Dump] *const [T]{data, len} = Repr [type_name!("*const [{}]", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | rodal_struct!([T: Dump] *mut [T]{data, len} = Repr [type_name!("*mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | rodal_struct!([T: Dump] *mut [T]{data, len} = Repr [type_name!("*mut [{}]", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:507:1 [INFO] [stdout] | [INFO] [stdout] 507 | rodal_struct!(['a] &'a str{data, len} = Repr ["& str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:507:1 [INFO] [stdout] | [INFO] [stdout] 507 | rodal_struct!(['a] &'a str{data, len} = Repr ["& str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | rodal_struct!(['a] &'a mut str{data, len} = Repr ["&mut str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | rodal_struct!(['a] &'a mut str{data, len} = Repr ["&mut str".to_string()]); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 509 | rodal_struct!(*const str{data, len} = Repr); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 509 | rodal_struct!(*const str{data, len} = Repr); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 510 | rodal_struct!(*mut str{data, len} = Repr); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/macros.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | $(dumper.dump_object(&fake_self.$field);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/rust_std.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 510 | rodal_struct!(*mut str{data, len} = Repr); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/extended_std.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | rodal_value!([T: Named] EmptyLinkedList [type_name!("rodal::EmptyLinkedList<{}>", T)]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/macros.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let $fake_self: &($source) = unsafe{std::mem::transmute(self)}; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/extended_std.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | rodal_value!([T: Named] EmptyOption [type_name!("rodal::EmptyOption<{}>", T)]); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/extended_std.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | std::mem::transmute(std::collections::HashMap::::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `std::collections::HashMap` (384 bits) [INFO] [stdout] = note: target type: `EmptyHashMap` (320 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/extended_std.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | std::mem::transmute(std::collections::HashMap::::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `std::collections::HashMap` (384 bits) [INFO] [stdout] = note: target type: `EmptyHashMap` (320 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rodal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e33587c19a06b94634c167585f1494d016e0525d2e08f1fd6ee47b9c1312968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e33587c19a06b94634c167585f1494d016e0525d2e08f1fd6ee47b9c1312968", kill_on_drop: false }` [INFO] [stdout] 9e33587c19a06b94634c167585f1494d016e0525d2e08f1fd6ee47b9c1312968