[INFO] fetching crate path_semantics_std 0.1.0... [INFO] checking path_semantics_std-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate path_semantics_std 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate path_semantics_std 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate path_semantics_std 0.1.0 [INFO] finished tweaking crates.io crate path_semantics_std 0.1.0 [INFO] tweaked toml for crates.io crate path_semantics_std 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5738a6f1b41fa46d185f02e0abde3bb9708aedccb7eaec596b045c6e00b9f0 [INFO] running `Command { std: "docker" "start" "-a" "ab5738a6f1b41fa46d185f02e0abde3bb9708aedccb7eaec596b045c6e00b9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5738a6f1b41fa46d185f02e0abde3bb9708aedccb7eaec596b045c6e00b9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5738a6f1b41fa46d185f02e0abde3bb9708aedccb7eaec596b045c6e00b9f0", kill_on_drop: false }` [INFO] [stdout] ab5738a6f1b41fa46d185f02e0abde3bb9708aedccb7eaec596b045c6e00b9f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f2f927f96ba7573d8ed65c0b0526441784e0ebb3790919c3405af9eac26569 [INFO] running `Command { std: "docker" "start" "-a" "b7f2f927f96ba7573d8ed65c0b0526441784e0ebb3790919c3405af9eac26569", kill_on_drop: false }` [INFO] [stderr] Checking path_semantics_std v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/constrain.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn i_force(&self, I) -> Self::Lift; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:93:54 [INFO] [stdout] | [INFO] [stdout] 93 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:94:54 [INFO] [stdout] | [INFO] [stdout] 94 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 95 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:116:54 [INFO] [stdout] | [INFO] [stdout] 116 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:118:54 [INFO] [stdout] | [INFO] [stdout] 118 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:122:42 [INFO] [stdout] | [INFO] [stdout] 122 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:122:57 [INFO] [stdout] | [INFO] [stdout] 122 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/constrain.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn i_force(&self, I) -> Self::Lift; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:93:54 [INFO] [stdout] | [INFO] [stdout] 93 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:94:54 [INFO] [stdout] | [INFO] [stdout] 94 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 95 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:116:54 [INFO] [stdout] | [INFO] [stdout] 116 | let co = unsafe {transmute::<&TrickDisplay, &Display>(&self.co)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | let tr = unsafe {transmute::<&TrickDisplay, &Display>(&self.tr)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:118:54 [INFO] [stdout] | [INFO] [stdout] 118 | let fa = unsafe {transmute::<&TrickDisplay, &Display>(&self.fa)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:122:42 [INFO] [stdout] | [INFO] [stdout] 122 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:122:57 [INFO] [stdout] | [INFO] [stdout] 122 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 128 | trick_impl!{LtK k, "(< {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 129 | trick_impl!{EqK k, "(= {})"} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 130 | trick_impl!{GeK k, "(>= {})"} [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:81:86 [INFO] [stdout] | [INFO] [stdout] 81 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 131 | trick_impl!{AddK k, "add({})"} [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 132 | trick_impl!{Even t, "even"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 133 | trick_impl!{Odd t, "odd"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 134 | trick_impl!{False1 t, "false_1"} [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 135 | trick_impl!{Eq t, "eq"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 136 | trick_impl!{Add t, "add"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:61:86 [INFO] [stdout] | [INFO] [stdout] 61 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 137 | trick_impl!{Id t, "id"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 138 | trick_impl!{Not, "not"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 139 | trick_impl!{And, "and"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 140 | trick_impl!{Or, "or"} [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 141 | trick_impl!{Xor, "xor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 142 | trick_impl!{Nor, "nor"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 143 | trick_impl!{Nand, "nand"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 144 | trick_impl!{Exc, "exc"} [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 145 | trick_impl!{Nrexc, "nrexc"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 146 | trick_impl!{Rexc, "rexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/display.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | let i = unsafe {transmute::<&TrickDisplay, &Display>(&self.i as &TrickDisplay)}; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TrickDisplay` [INFO] [stdout] ... [INFO] [stdout] 147 | trick_impl!{Nexc, "nexc"} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `trick_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "b7f2f927f96ba7573d8ed65c0b0526441784e0ebb3790919c3405af9eac26569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f2f927f96ba7573d8ed65c0b0526441784e0ebb3790919c3405af9eac26569", kill_on_drop: false }` [INFO] [stdout] b7f2f927f96ba7573d8ed65c0b0526441784e0ebb3790919c3405af9eac26569