[INFO] fetching crate mpstthree 0.1.15... [INFO] checking mpstthree-0.1.15 against master#9a42c6509d399fd205917ebce474b31315c5d3e9 for pr-97427 [INFO] extracting crate mpstthree 0.1.15 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mpstthree 0.1.15 on toolchain 9a42c6509d399fd205917ebce474b31315c5d3e9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpstthree 0.1.15 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mpstthree 0.1.15 [INFO] tweaked toml for crates.io crate mpstthree 0.1.15 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mpstthree 0.1.15 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Downloaded trybuild v1.0.52 [INFO] [stderr] Downloaded mpst-seq v0.1.15 [INFO] [stderr] Downloaded mpst-seq-proc v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c4ed4928acb6aeffcbae7895038dab48e193d6d20de7df4f9b4a9a8a9dcc45a [INFO] running `Command { std: "docker" "start" "-a" "7c4ed4928acb6aeffcbae7895038dab48e193d6d20de7df4f9b4a9a8a9dcc45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4ed4928acb6aeffcbae7895038dab48e193d6d20de7df4f9b4a9a8a9dcc45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4ed4928acb6aeffcbae7895038dab48e193d6d20de7df4f9b4a9a8a9dcc45a", kill_on_drop: false }` [INFO] [stdout] 7c4ed4928acb6aeffcbae7895038dab48e193d6d20de7df4f9b4a9a8a9dcc45a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ad3e8e9b922748e5d24e26996ae7e3842f8cf0b0bbecad89e390ff28bc1dc0d [INFO] running `Command { std: "docker" "start" "-a" "4ad3e8e9b922748e5d24e26996ae7e3842f8cf0b0bbecad89e390ff28bc1dc0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling mpst-seq-proc v0.1.12 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stderr] Checking mpst-seq v0.1.15 [INFO] [stderr] Checking mpstthree v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/end.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/recv.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/binary/struct_trait/send.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/a_to_all.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_a.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_b.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/all_to_c.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/b_to_all.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/broadcast.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_dual.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/c_to_all.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/role/end.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> src/meshedchannels/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "4ad3e8e9b922748e5d24e26996ae7e3842f8cf0b0bbecad89e390ff28bc1dc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad3e8e9b922748e5d24e26996ae7e3842f8cf0b0bbecad89e390ff28bc1dc0d", kill_on_drop: false }` [INFO] [stdout] 4ad3e8e9b922748e5d24e26996ae7e3842f8cf0b0bbecad89e390ff28bc1dc0d