[INFO] cloning repository https://github.com/FL03/rshyper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FL03/rshyper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8d5cf2cbbf4035a5242100e94bc684399b16f03
[INFO] checking FL03/rshyper against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FL03/rshyper
[INFO] finished tweaking git repo https://github.com/FL03/rshyper
[INFO] tweaked toml for git repo https://github.com/FL03/rshyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FL03/rshyper on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FL03/rshyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 288a90f40c7c738c624be7d3c7b753b50db05a041cce625adeb7b51c5f4ccb5a
[INFO] running `Command { std: "docker" "start" "-a" "288a90f40c7c738c624be7d3c7b753b50db05a041cce625adeb7b51c5f4ccb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "288a90f40c7c738c624be7d3c7b753b50db05a041cce625adeb7b51c5f4ccb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288a90f40c7c738c624be7d3c7b753b50db05a041cce625adeb7b51c5f4ccb5a", kill_on_drop: false }`
[INFO] [stdout] 288a90f40c7c738c624be7d3c7b753b50db05a041cce625adeb7b51c5f4ccb5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb836ee6ab7cf2c48c759eac96ef21cbb8a4b68dbf268114f6d17505c155a95
[INFO] running `Command { std: "docker" "start" "-a" "ddb836ee6ab7cf2c48c759eac96ef21cbb8a4b68dbf268114f6d17505c155a95", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling contained-core v0.2.3
[INFO] [stderr]    Compiling contained-macros v0.2.3
[INFO] [stderr]    Compiling variants-derive v0.0.1
[INFO] [stderr]    Compiling contained v0.2.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling variants v0.0.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rshyper-core v0.1.9 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling rshyper-algo v0.1.9 (/opt/rustwide/workdir/algo)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling rshyper-hmap v0.1.9 (/opt/rustwide/workdir/hmap)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling rshyper v0.1.9 (/opt/rustwide/workdir/rshyper)
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout]  80 |       pub const fn link(&self) -> &Link<S, K, Idx> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:84:27
[INFO] [stdout]     |
[INFO] [stdout]  84 |       pub const fn link_mut(&mut self) -> &mut Link<S, K, Idx> {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:88:25
[INFO] [stdout]     |
[INFO] [stdout]  88 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout]  92 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:96:21
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub const fn id(&self) -> &EdgeId<Idx> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |       pub const fn id_mut(&mut self) -> &mut EdgeId<Idx> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |       pub fn set_link(&mut self, link: Link<S, K, Idx>) -> &mut Self {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn set_weight(&mut self, weight: Weight<T>) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |       pub fn with_id(self, id: EdgeId<Idx>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 |       pub fn with_domain<S2: Domain<Idx>>(self, nodes: S2) -> Edge<T, S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Edge<U, S, K, Idx> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |       pub const fn nodes(&self) -> &S {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |       pub const fn nodes_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:55:25
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:59:23
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:64:23
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn as_raw_box(&self) -> Box<dyn RawIndex>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:72:25
[INFO] [stdout]     |
[INFO] [stdout]  72 |     pub fn into_raw_box(self) -> Box<dyn RawIndex> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:76:22
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:80:26
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:85:18
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:90:22
[INFO] [stdout]     |
[INFO] [stdout]  90 |     pub fn map<U, F>(self, f: F) -> IndexBase<U, K>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub const fn replace(&mut self, index: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn with<U: RawIndex>(self, value: U) -> IndexBase<U, K> {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn counter(self) -> super::iter::Counter<Self> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn dec(self) -> IndexBase<<T as core::ops::Sub>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn dec_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn inc(self) -> IndexBase<<T as core::ops::Add>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn inc_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn step(&mut self) -> IndexResult<Self>
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn step_with<F>(&mut self, f: F) -> IndexResult<Self>
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn next_with<U, F>(self, f: F) -> IndexResult<IndexBase<U, K>>
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:217:23
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |       pub fn with_id<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Node<U, Ix> {
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |       pub const fn as_tuple(&self) -> (&VertexId<Ix>, &Weight<T>) {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub fn into_tuple(self) -> (VertexId<Ix>, Weight<T>) {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |       pub fn as_tuple_mut(&mut self) -> (&VertexId<Ix>, &mut Weight<T>) {
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |       pub const fn id(&self) -> &VertexId<Ix> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |       pub fn set_weight(&mut self, weight: T) -> &mut Self {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |       pub const fn replace_weight(&mut self, weight: T) -> Weight<T> {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn swap_weight(&mut self, other: &mut Self) {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn map<U, F>(self, f: F) -> Node<U, Ix>
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |       pub const fn index(&self) -> &VertexId<Idx> {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:158:37
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn with_index<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:56:21
[INFO] [stdout]     |
[INFO] [stdout]  56 |       pub const fn id(&self) -> &EdgeId<Ix> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:60:25
[INFO] [stdout]     |
[INFO] [stdout]  60 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:64:29
[INFO] [stdout]     |
[INFO] [stdout]  64 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:68:23
[INFO] [stdout]     |
[INFO] [stdout]  68 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:73:20
[INFO] [stdout]     |
[INFO] [stdout]  73 |       pub fn with_id(self, id: EdgeId<Ix>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:77:40
[INFO] [stdout]     |
[INFO] [stdout]  77 |       pub fn with_domain<S2: Domain<Ix>>(self, nodes: S2) -> Link<S2, K, Ix> {
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:85:24
[INFO] [stdout]     |
[INFO] [stdout]  85 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:96:31
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub fn contains_all<Q, I>(&self, indices: I) -> bool
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:33:25
[INFO] [stdout]     |
[INFO] [stdout]  33 |       pub const fn points(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:41:29
[INFO] [stdout]     |
[INFO] [stdout]  41 |       pub const fn points_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:48:23
[INFO] [stdout]     |
[INFO] [stdout]  48 |       pub fn set_points(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:55:41
[INFO] [stdout]     |
[INFO] [stdout]  55 |       pub fn with_points<S2: Domain<Idx>>(self, nodes: S2) -> Link<S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:43:22
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:47:26
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:52:23
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn map<U, F>(self, f: F) -> Weight<U>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:67:23
[INFO] [stdout]     |
[INFO] [stdout]  67 |     pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:76:26
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn replace(&mut self, value: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:82:16
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:87:23
[INFO] [stdout]     |
[INFO] [stdout]  87 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn view(&self) -> Weight<&T> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub const fn view_mut(&mut self) -> Weight<&mut T> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn with<U>(self, value: U) -> Weight<U> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn is_weighted(&self) -> bool
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn is_weightless(&self) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:30:19
[INFO] [stdout]     |
[INFO] [stdout]  30 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  38 |     pub fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:49:19
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:57:25
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub const fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_deprecated.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  13 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rshyper-core` (lib) due to 91 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout]  80 |       pub const fn link(&self) -> &Link<S, K, Idx> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:84:27
[INFO] [stdout]     |
[INFO] [stdout]  84 |       pub const fn link_mut(&mut self) -> &mut Link<S, K, Idx> {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:88:25
[INFO] [stdout]     |
[INFO] [stdout]  88 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout]  92 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:96:21
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub const fn id(&self) -> &EdgeId<Idx> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |       pub const fn id_mut(&mut self) -> &mut EdgeId<Idx> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |       pub fn set_link(&mut self, link: Link<S, K, Idx>) -> &mut Self {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn set_weight(&mut self, weight: Weight<T>) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |       pub fn with_id(self, id: EdgeId<Idx>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 |       pub fn with_domain<S2: Domain<Idx>>(self, nodes: S2) -> Edge<T, S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Edge<U, S, K, Idx> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |       pub const fn nodes(&self) -> &S {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |       pub const fn nodes_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:55:25
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:59:23
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:64:23
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn as_raw_box(&self) -> Box<dyn RawIndex>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:72:25
[INFO] [stdout]     |
[INFO] [stdout]  72 |     pub fn into_raw_box(self) -> Box<dyn RawIndex> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:76:22
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:80:26
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:85:18
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:90:22
[INFO] [stdout]     |
[INFO] [stdout]  90 |     pub fn map<U, F>(self, f: F) -> IndexBase<U, K>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub const fn replace(&mut self, index: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn with<U: RawIndex>(self, value: U) -> IndexBase<U, K> {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn counter(self) -> super::iter::Counter<Self> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn dec(self) -> IndexBase<<T as core::ops::Sub>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn dec_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn inc(self) -> IndexBase<<T as core::ops::Add>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn inc_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn step(&mut self) -> IndexResult<Self>
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn step_with<F>(&mut self, f: F) -> IndexResult<Self>
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn next_with<U, F>(self, f: F) -> IndexResult<IndexBase<U, K>>
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:217:23
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |       pub fn with_id<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Node<U, Ix> {
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |       pub const fn as_tuple(&self) -> (&VertexId<Ix>, &Weight<T>) {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub fn into_tuple(self) -> (VertexId<Ix>, Weight<T>) {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |       pub fn as_tuple_mut(&mut self) -> (&VertexId<Ix>, &mut Weight<T>) {
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |       pub const fn id(&self) -> &VertexId<Ix> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |       pub fn set_weight(&mut self, weight: T) -> &mut Self {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |       pub const fn replace_weight(&mut self, weight: T) -> Weight<T> {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn swap_weight(&mut self, other: &mut Self) {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn map<U, F>(self, f: F) -> Node<U, Ix>
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |       pub const fn index(&self) -> &VertexId<Idx> {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:158:37
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn with_index<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:56:21
[INFO] [stdout]     |
[INFO] [stdout]  56 |       pub const fn id(&self) -> &EdgeId<Ix> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:60:25
[INFO] [stdout]     |
[INFO] [stdout]  60 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:64:29
[INFO] [stdout]     |
[INFO] [stdout]  64 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:68:23
[INFO] [stdout]     |
[INFO] [stdout]  68 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:73:20
[INFO] [stdout]     |
[INFO] [stdout]  73 |       pub fn with_id(self, id: EdgeId<Ix>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:77:40
[INFO] [stdout]     |
[INFO] [stdout]  77 |       pub fn with_domain<S2: Domain<Ix>>(self, nodes: S2) -> Link<S2, K, Ix> {
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:85:24
[INFO] [stdout]     |
[INFO] [stdout]  85 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:96:31
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub fn contains_all<Q, I>(&self, indices: I) -> bool
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:33:25
[INFO] [stdout]     |
[INFO] [stdout]  33 |       pub const fn points(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:41:29
[INFO] [stdout]     |
[INFO] [stdout]  41 |       pub const fn points_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:48:23
[INFO] [stdout]     |
[INFO] [stdout]  48 |       pub fn set_points(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:55:41
[INFO] [stdout]     |
[INFO] [stdout]  55 |       pub fn with_points<S2: Domain<Idx>>(self, nodes: S2) -> Link<S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:43:22
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:47:26
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:52:23
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn map<U, F>(self, f: F) -> Weight<U>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:67:23
[INFO] [stdout]     |
[INFO] [stdout]  67 |     pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:76:26
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn replace(&mut self, value: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:82:16
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:87:23
[INFO] [stdout]     |
[INFO] [stdout]  87 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn view(&self) -> Weight<&T> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub const fn view_mut(&mut self) -> Weight<&mut T> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn with<U>(self, value: U) -> Weight<U> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn is_weighted(&self) -> bool
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn is_weightless(&self) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:30:19
[INFO] [stdout]     |
[INFO] [stdout]  30 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  38 |     pub fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:49:19
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:57:25
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub const fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_deprecated.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  13 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rshyper-core` (lib) due to 91 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout]  80 |       pub const fn link(&self) -> &Link<S, K, Idx> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:84:27
[INFO] [stdout]     |
[INFO] [stdout]  84 |       pub const fn link_mut(&mut self) -> &mut Link<S, K, Idx> {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:88:25
[INFO] [stdout]     |
[INFO] [stdout]  88 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout]  92 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:96:21
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub const fn id(&self) -> &EdgeId<Idx> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |       pub const fn id_mut(&mut self) -> &mut EdgeId<Idx> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |       pub fn set_link(&mut self, link: Link<S, K, Idx>) -> &mut Self {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn set_weight(&mut self, weight: Weight<T>) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |       pub fn with_id(self, id: EdgeId<Idx>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 |       pub fn with_domain<S2: Domain<Idx>>(self, nodes: S2) -> Edge<T, S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Edge<U, S, K, Idx> {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |       pub const fn nodes(&self) -> &S {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/impls/impl_edge.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / impl<T, S, K, Idx> core::ops::Deref for Edge<T, S, K, Idx>
[INFO] [stdout] 159 | | where
[INFO] [stdout] 160 | |     Idx: RawIndex,
[INFO] [stdout] 161 | |     K: GraphType,
[INFO] [stdout] 162 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 163 |   {
[INFO] [stdout] 164 |       type Target = Link<S, K, Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/edge/hyper_edge.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |       pub const fn nodes_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:55:25
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:59:23
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:64:23
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn as_raw_box(&self) -> Box<dyn RawIndex>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:72:25
[INFO] [stdout]     |
[INFO] [stdout]  72 |     pub fn into_raw_box(self) -> Box<dyn RawIndex> {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:76:22
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:80:26
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:85:18
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:90:22
[INFO] [stdout]     |
[INFO] [stdout]  90 |     pub fn map<U, F>(self, f: F) -> IndexBase<U, K>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub const fn replace(&mut self, index: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn with<U: RawIndex>(self, value: U) -> IndexBase<U, K> {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn counter(self) -> super::iter::Counter<Self> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn dec(self) -> IndexBase<<T as core::ops::Sub>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn dec_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn inc(self) -> IndexBase<<T as core::ops::Add>::Output, K>
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn inc_inplace(&mut self)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn step(&mut self) -> IndexResult<Self>
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn step_with<F>(&mut self, f: F) -> IndexResult<Self>
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn next_with<U, F>(self, f: F) -> IndexResult<IndexBase<U, K>>
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/idx/index.rs:217:23
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |       pub fn with_id<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |       pub fn with_weight<U>(self, weight: Weight<U>) -> Node<U, Ix> {
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |       pub const fn as_tuple(&self) -> (&VertexId<Ix>, &Weight<T>) {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub fn into_tuple(self) -> (VertexId<Ix>, Weight<T>) {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |       pub fn as_tuple_mut(&mut self) -> (&VertexId<Ix>, &mut Weight<T>) {
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |       pub const fn id(&self) -> &VertexId<Ix> {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |       pub const fn weight(&self) -> &Weight<T> {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |       pub const fn weight_mut(&mut self) -> &mut Weight<T> {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> core/src/node/hyper_node.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |       pub fn set_weight(&mut self, weight: T) -> &mut Self {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout] 72 | | where
[INFO] [stdout] 73 | |     Idx: RawIndex,
[INFO] [stdout]    | |__________________- trait implemented here
[INFO] [stdout] 74 |   {
[INFO] [stdout] 75 |       type Target = T;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |       pub const fn replace_weight(&mut self, weight: T) -> Weight<T> {
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn swap_weight(&mut self, other: &mut Self) {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |       pub fn map<U, F>(self, f: F) -> Node<U, Ix>
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |       pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |       pub const fn index(&self) -> &VertexId<Idx> {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/node/hyper_node.rs:158:37
[INFO] [stdout]     |
[INFO] [stdout] 158 |       pub fn with_index<I2: RawIndex>(self, index: VertexId<I2>) -> Node<T, I2> {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/node/impls/impl_hyper_node.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | / impl<T, Idx> core::ops::Deref for Node<T, Idx>
[INFO] [stdout]  72 | | where
[INFO] [stdout]  73 | |     Idx: RawIndex,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout]  74 |   {
[INFO] [stdout]  75 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:56:21
[INFO] [stdout]     |
[INFO] [stdout]  56 |       pub const fn id(&self) -> &EdgeId<Ix> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:60:25
[INFO] [stdout]     |
[INFO] [stdout]  60 |       pub const fn domain(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:64:29
[INFO] [stdout]     |
[INFO] [stdout]  64 |       pub const fn domain_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:68:23
[INFO] [stdout]     |
[INFO] [stdout]  68 |       pub fn set_domain(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:73:20
[INFO] [stdout]     |
[INFO] [stdout]  73 |       pub fn with_id(self, id: EdgeId<Ix>) -> Self {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:77:40
[INFO] [stdout]     |
[INFO] [stdout]  77 |       pub fn with_domain<S2: Domain<Ix>>(self, nodes: S2) -> Link<S2, K, Ix> {
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:85:24
[INFO] [stdout]     |
[INFO] [stdout]  85 |       pub fn contains<Q>(&self, index: &Q) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:96:31
[INFO] [stdout]     |
[INFO] [stdout]  96 |       pub fn contains_all<Q, I>(&self, indices: I) -> bool
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |       pub fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/link.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:33:25
[INFO] [stdout]     |
[INFO] [stdout]  33 |       pub const fn points(&self) -> &S {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:41:29
[INFO] [stdout]     |
[INFO] [stdout]  41 |       pub const fn points_mut(&mut self) -> &mut S {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rshyper-core` (lib test) due to 91 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:48:23
[INFO] [stdout]     |
[INFO] [stdout]  48 |       pub fn set_points(&mut self, nodes: S) -> &mut Self {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/rel/impls/impl_link_deprecated.rs:55:41
[INFO] [stdout]     |
[INFO] [stdout]  55 |       pub fn with_points<S2: Domain<Idx>>(self, nodes: S2) -> Link<S2, K, Idx> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/rel/impls/impl_link.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<S, K, Idx> core::ops::Deref for Link<S, K, Idx>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     Idx: RawIndex,
[INFO] [stdout] 166 | |     K: GraphType,
[INFO] [stdout] 167 | |     S: Domain<Idx>,
[INFO] [stdout]     | |___________________- trait implemented here
[INFO] [stdout] 168 |   {
[INFO] [stdout] 169 |       type Target = EdgeId<Idx>;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/idx/impls/impl_ops.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   impl<T, K> core::ops::Deref for IndexBase<T, K> {
[INFO] [stdout]     |   ----------------------------------------------- trait implemented here
[INFO] [stdout] 111 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:43:22
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub const fn get(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:47:26
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub const fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:52:23
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn map<U, F>(self, f: F) -> Weight<U>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:67:23
[INFO] [stdout]     |
[INFO] [stdout]  67 |     pub fn map_mut<F>(&mut self, f: F) -> &mut Self
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:76:26
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub const fn replace(&mut self, value: T) -> T {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:82:16
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub fn set(&mut self, value: T) -> &mut Self {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:87:23
[INFO] [stdout]     |
[INFO] [stdout]  87 |     pub const fn swap(&mut self, other: &mut Self) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn take(&mut self) -> T
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub const fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn as_mut_ptr(&mut self) -> *mut T {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const fn view(&self) -> Weight<&T> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub const fn view_mut(&mut self) -> Weight<&mut T> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn with<U>(self, value: U) -> Weight<U> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn is_weighted(&self) -> bool
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn is_weightless(&self) -> bool
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:30:19
[INFO] [stdout]     |
[INFO] [stdout]  30 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  38 |     pub fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:49:19
[INFO] [stdout]     |
[INFO] [stdout]  49 |     pub fn cloned(&self) -> Weight<T>
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_repr.rs:57:25
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub const fn copied(&self) -> Weight<T>
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:169:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> core/src/weight/impl_weight_deprecated.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  13 |     pub fn value(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/src/weight/impl_weight.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T> core::ops::Deref for Weight<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 169 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ddb836ee6ab7cf2c48c759eac96ef21cbb8a4b68dbf268114f6d17505c155a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb836ee6ab7cf2c48c759eac96ef21cbb8a4b68dbf268114f6d17505c155a95", kill_on_drop: false }`
[INFO] [stdout] ddb836ee6ab7cf2c48c759eac96ef21cbb8a4b68dbf268114f6d17505c155a95
