[INFO] crate gcmodule 0.2.3 is already in cache [INFO] checking gcmodule-0.2.3 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate gcmodule 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gcmodule 0.2.3 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gcmodule 0.2.3 [INFO] finished tweaking crates.io crate gcmodule 0.2.3 [INFO] tweaked toml for crates.io crate gcmodule 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edc89df5d62ed1b7255591a5e82c917a32c061fa75b58204a54d612fc6b97beb [INFO] running `"docker" "start" "-a" "edc89df5d62ed1b7255591a5e82c917a32c061fa75b58204a54d612fc6b97beb"` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling gcmodule_derive v0.2.3 [INFO] [stderr] Checking gcmodule v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 261 | trace_acyclic!( fn(A) -> X); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(coherence_leak_check)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 264 | trace_acyclic!( fn(A, &B) -> X); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 265 | trace_acyclic!( fn(&A, B) -> X); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 266 | trace_acyclic!( fn(A, B) -> X); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 269 | trace_acyclic!( fn(A, &B, &C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 270 | trace_acyclic!( fn(&A, B, &C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 271 | trace_acyclic!( fn(A, B, &C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 272 | trace_acyclic!( fn(&A, &B, C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 273 | trace_acyclic!( fn(A, &B, C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 274 | trace_acyclic!( fn(&A, B, C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 275 | trace_acyclic!( fn(A, B, C) -> X); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0, 't1> fn(&'r _, &'s _, &'t0 _, &'t1 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0, 't1> fn(&'r _, &'s _, &'t0 _, &'t1 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 278 | trace_acyclic!( fn(A, &B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&_, &'r _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&_, &'r _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 279 | trace_acyclic!( fn(&A, B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 280 | trace_acyclic!( fn(A, B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &_, &'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &_, &'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 281 | trace_acyclic!( fn(&A, &B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 282 | trace_acyclic!( fn(A, &B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 283 | trace_acyclic!( fn(&A, B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 284 | trace_acyclic!( fn(A, B, C, &D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 285 | trace_acyclic!( fn(&A, &B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 286 | trace_acyclic!( fn(A, &B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 287 | trace_acyclic!( fn(&A, B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 288 | trace_acyclic!( fn(A, B, &C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 289 | trace_acyclic!( fn(&A, &B, C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 290 | trace_acyclic!( fn(A, &B, C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 291 | trace_acyclic!( fn(&A, B, C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 292 | trace_acyclic!( fn(A, B, C, D) -> X); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 261 | trace_acyclic!( fn(A) -> X); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(coherence_leak_check)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 264 | trace_acyclic!( fn(A, &B) -> X); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 265 | trace_acyclic!( fn(&A, B) -> X); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 266 | trace_acyclic!( fn(A, B) -> X); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 269 | trace_acyclic!( fn(A, &B, &C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 270 | trace_acyclic!( fn(&A, B, &C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 271 | trace_acyclic!( fn(A, B, &C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 272 | trace_acyclic!( fn(&A, &B, C) -> X); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 273 | trace_acyclic!( fn(A, &B, C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 274 | trace_acyclic!( fn(&A, B, C) -> X); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 275 | trace_acyclic!( fn(A, B, C) -> X); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0, 't1> fn(&'r _, &'s _, &'t0 _, &'t1 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0, 't1> fn(&'r _, &'s _, &'t0 _, &'t1 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 278 | trace_acyclic!( fn(A, &B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&_, &'r _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&_, &'r _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 279 | trace_acyclic!( fn(&A, B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, _, &'s _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, _, &'s _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 280 | trace_acyclic!( fn(A, B, &C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &_, &'r _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &_, &'r _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 281 | trace_acyclic!( fn(&A, &B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, _, &'t0 _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, _, &'t0 _) -> _` [INFO] [stderr] ... [INFO] [stderr] 282 | trace_acyclic!( fn(A, &B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 283 | trace_acyclic!( fn(&A, B, C, &D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, _, &'s _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, _, &'s _) -> _` [INFO] [stderr] ... [INFO] [stderr] 284 | trace_acyclic!( fn(A, B, C, &D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &_, &'r _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &_, &'r _) -> _` [INFO] [stderr] ... [INFO] [stderr] 285 | trace_acyclic!( fn(&A, &B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's, 't0> fn(&'r _, &'s _, &'t0 _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 286 | trace_acyclic!( fn(A, &B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&_, &'r _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&_, &'r _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 287 | trace_acyclic!( fn(&A, B, &C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, _, &'s _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, _, &'s _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 288 | trace_acyclic!( fn(A, B, &C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &_, &'r _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &_, &'r _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 289 | trace_acyclic!( fn(&A, &B, C, D) -> X); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r, 's> fn(&'r _, &'s _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r, 's> fn(&'r _, &'s _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 290 | trace_acyclic!( fn(A, &B, C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&_, &'r _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&_, &'r _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 291 | trace_acyclic!( fn(&A, B, C, D) -> X); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: conflicting implementations of trait `trace::Trace` for type `for<'r> fn(&'r _, _, _, _) -> _`: [INFO] [stderr] --> src/trace_impls.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | impl<$( $g: 'static ),*> $crate::Trace for $($t)* { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | first implementation here [INFO] [stderr] | conflicting implementation for `for<'r> fn(&'r _, _, _, _) -> _` [INFO] [stderr] ... [INFO] [stderr] 292 | trace_acyclic!( fn(A, B, C, D) -> X); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #56105 [INFO] [stderr] = note: this behavior recently changed as a result of a bug fix; see rust-lang/rust#56105 for details [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.02s [INFO] running `"docker" "inspect" "edc89df5d62ed1b7255591a5e82c917a32c061fa75b58204a54d612fc6b97beb"` [INFO] running `"docker" "rm" "-f" "edc89df5d62ed1b7255591a5e82c917a32c061fa75b58204a54d612fc6b97beb"` [INFO] [stdout] edc89df5d62ed1b7255591a5e82c917a32c061fa75b58204a54d612fc6b97beb