[INFO] fetching crate diny_test 0.2.4... [INFO] testing diny_test-0.2.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate diny_test 0.2.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate diny_test 0.2.4 [INFO] finished tweaking crates.io crate diny_test 0.2.4 [INFO] tweaked toml for crates.io crate diny_test 0.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diny_test 0.2.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `diny` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea1b6690d204213d8f3c493b3de27b8aa4aa7a398c0bcc25777ce39382a210f1 [INFO] running `Command { std: "docker" "start" "-a" "ea1b6690d204213d8f3c493b3de27b8aa4aa7a398c0bcc25777ce39382a210f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea1b6690d204213d8f3c493b3de27b8aa4aa7a398c0bcc25777ce39382a210f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1b6690d204213d8f3c493b3de27b8aa4aa7a398c0bcc25777ce39382a210f1", kill_on_drop: false }` [INFO] [stdout] ea1b6690d204213d8f3c493b3de27b8aa4aa7a398c0bcc25777ce39382a210f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c76baec59e980885120da1c32cc3a050c60b145efd8fcc0f59f69abd64f6b82f [INFO] running `Command { std: "docker" "start" "-a" "c76baec59e980885120da1c32cc3a050c60b145efd8fcc0f59f69abd64f6b82f", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `diny` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling diny_core v0.2.4 [INFO] [stderr] Compiling diny_test v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 72 - type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] 72 + type SerializeUnit<'w, W> = format::unit::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 73 - type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] 73 + type SerializeBool<'w, W> = format::bool::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 75 - type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] 75 + type SerializeI8 <'w, W> = format::i8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 76 - type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] 76 + type SerializeI16 <'w, W> = format::i16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 77 - type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] 77 + type SerializeI32 <'w, W> = format::i32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 78 - type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] 78 + type SerializeI64 <'w, W> = format::i64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 79 - type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] 79 + type SerializeI128<'w, W> = format::i128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 81 - type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] 81 + type SerializeU8 <'w, W> = format::u8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 82 - type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] 82 + type SerializeU16 <'w, W> = format::u16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 83 - type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] 83 + type SerializeU32 <'w, W> = format::u32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 84 - type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] 84 + type SerializeU64 <'w, W> = format::u64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 85 - type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] 85 + type SerializeU128<'w, W> = format::u128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 87 - type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] 87 + type SerializeF32 <'w, W> = format::f32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 88 - type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] 88 + type SerializeF64 <'w, W> = format::f64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 90 - type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] 90 + type SerializeByteSlice<'w, W> = format::byte_slice::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 92 - type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] 92 + type SerializeChar <'w, W> = format::char ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 93 - type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] 93 + type SerializeStr <'w, W> = format::str ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 95 - type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] 95 + type SerializeString<'w, W> = format::string::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 97 - type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] 97 + type SerializeVariantIdx <'w, W> = format::variant_idx ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 98 - type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] 98 + type SerializeSequenceLen<'w, W> = format::sequence_len::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 161 - type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] 161 + type DeserializeUnit<'r, R> = format::unit::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 162 - type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] 162 + type DeserializeBool<'r, R> = format::bool::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 164 - type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] 164 + type DeserializeI8 <'r, R> = format::i8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 165 - type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] 165 + type DeserializeI16 <'r, R> = format::i16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 166 - type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] 166 + type DeserializeI32 <'r, R> = format::i32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 167 - type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] 167 + type DeserializeI64 <'r, R> = format::i64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 168 - type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] 168 + type DeserializeI128<'r, R> = format::i128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:170:33 [INFO] [stdout] | [INFO] [stdout] 170 | type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 170 - type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] 170 + type DeserializeU8 <'r, R> = format::u8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 171 - type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] 171 + type DeserializeU16 <'r, R> = format::u16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:172:33 [INFO] [stdout] | [INFO] [stdout] 172 | type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 172 - type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] 172 + type DeserializeU32 <'r, R> = format::u32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 173 | type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 173 - type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] 173 + type DeserializeU64 <'r, R> = format::u64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:174:33 [INFO] [stdout] | [INFO] [stdout] 174 | type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 174 - type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] 174 + type DeserializeU128<'r, R> = format::u128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:176:33 [INFO] [stdout] | [INFO] [stdout] 176 | type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 176 - type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] 176 + type DeserializeF32 <'r, R> = format::f32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 177 - type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] 177 + type DeserializeF64 <'r, R> = format::f64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 179 - type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] 179 + type DeserializeChar <'r, R> = format::char ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 181 - type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] 181 + type DeserializeString<'r, R> = format::string::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 183 - type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] 183 + type DeserializeVariantIdx <'r, R> = format::variant_idx ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 184 - type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] 184 + type DeserializeSequenceLen<'r, R> = format::sequence_len::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "c76baec59e980885120da1c32cc3a050c60b145efd8fcc0f59f69abd64f6b82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76baec59e980885120da1c32cc3a050c60b145efd8fcc0f59f69abd64f6b82f", kill_on_drop: false }` [INFO] [stdout] c76baec59e980885120da1c32cc3a050c60b145efd8fcc0f59f69abd64f6b82f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9c6bac2d2a9a14e347e987515cd7c268b6807e4b797915f94b66dc0b8fe1c0 [INFO] running `Command { std: "docker" "start" "-a" "2a9c6bac2d2a9a14e347e987515cd7c268b6807e4b797915f94b66dc0b8fe1c0", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `diny` dependency) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling diny_derive v0.2.1 [INFO] [stderr] Compiling diny_core v0.2.4 [INFO] [stderr] Compiling diny_test v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 72 - type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] 72 + type SerializeUnit<'w, W> = format::unit::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 73 - type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] 73 + type SerializeBool<'w, W> = format::bool::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 75 - type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] 75 + type SerializeI8 <'w, W> = format::i8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 76 - type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] 76 + type SerializeI16 <'w, W> = format::i16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 77 - type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] 77 + type SerializeI32 <'w, W> = format::i32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 78 - type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] 78 + type SerializeI64 <'w, W> = format::i64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 79 - type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] 79 + type SerializeI128<'w, W> = format::i128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 81 - type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] 81 + type SerializeU8 <'w, W> = format::u8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 82 - type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] 82 + type SerializeU16 <'w, W> = format::u16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 83 - type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] 83 + type SerializeU32 <'w, W> = format::u32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 84 - type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] 84 + type SerializeU64 <'w, W> = format::u64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 85 - type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] 85 + type SerializeU128<'w, W> = format::u128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 87 - type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] 87 + type SerializeF32 <'w, W> = format::f32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 88 - type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] 88 + type SerializeF64 <'w, W> = format::f64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 90 - type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] 90 + type SerializeByteSlice<'w, W> = format::byte_slice::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 92 - type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] 92 + type SerializeChar <'w, W> = format::char ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 93 - type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] 93 + type SerializeStr <'w, W> = format::str ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 95 - type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] 95 + type SerializeString<'w, W> = format::string::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 97 - type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] 97 + type SerializeVariantIdx <'w, W> = format::variant_idx ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 98 - type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] 98 + type SerializeSequenceLen<'w, W> = format::sequence_len::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 161 - type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] 161 + type DeserializeUnit<'r, R> = format::unit::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 162 - type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] 162 + type DeserializeBool<'r, R> = format::bool::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 164 - type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] 164 + type DeserializeI8 <'r, R> = format::i8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 165 - type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] 165 + type DeserializeI16 <'r, R> = format::i16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 166 - type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] 166 + type DeserializeI32 <'r, R> = format::i32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 167 - type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] 167 + type DeserializeI64 <'r, R> = format::i64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 168 - type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] 168 + type DeserializeI128<'r, R> = format::i128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:170:33 [INFO] [stdout] | [INFO] [stdout] 170 | type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 170 - type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] 170 + type DeserializeU8 <'r, R> = format::u8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 171 - type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] 171 + type DeserializeU16 <'r, R> = format::u16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:172:33 [INFO] [stdout] | [INFO] [stdout] 172 | type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 172 - type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] 172 + type DeserializeU32 <'r, R> = format::u32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 173 | type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 173 - type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] 173 + type DeserializeU64 <'r, R> = format::u64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:174:33 [INFO] [stdout] | [INFO] [stdout] 174 | type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 174 - type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] 174 + type DeserializeU128<'r, R> = format::u128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:176:33 [INFO] [stdout] | [INFO] [stdout] 176 | type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 176 - type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] 176 + type DeserializeF32 <'r, R> = format::f32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 177 - type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] 177 + type DeserializeF64 <'r, R> = format::f64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 179 - type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] 179 + type DeserializeChar <'r, R> = format::char ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 181 - type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] 181 + type DeserializeString<'r, R> = format::string::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 183 - type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] 183 + type DeserializeVariantIdx <'r, R> = format::variant_idx ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 184 - type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] 184 + type DeserializeSequenceLen<'r, R> = format::sequence_len::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 72 - type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stdout] 72 + type SerializeUnit<'w, W> = format::unit::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 73 - type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stdout] 73 + type SerializeBool<'w, W> = format::bool::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 75 - type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stdout] 75 + type SerializeI8 <'w, W> = format::i8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 76 - type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stdout] 76 + type SerializeI16 <'w, W> = format::i16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 77 - type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stdout] 77 + type SerializeI32 <'w, W> = format::i32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 78 - type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stdout] 78 + type SerializeI64 <'w, W> = format::i64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 79 - type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stdout] 79 + type SerializeI128<'w, W> = format::i128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 81 - type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stdout] 81 + type SerializeU8 <'w, W> = format::u8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 82 - type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stdout] 82 + type SerializeU16 <'w, W> = format::u16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 83 - type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stdout] 83 + type SerializeU32 <'w, W> = format::u32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 84 - type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stdout] 84 + type SerializeU64 <'w, W> = format::u64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 85 - type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stdout] 85 + type SerializeU128<'w, W> = format::u128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 87 - type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stdout] 87 + type SerializeF32 <'w, W> = format::f32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 88 - type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stdout] 88 + type SerializeF64 <'w, W> = format::f64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 90 - type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stdout] 90 + type SerializeByteSlice<'w, W> = format::byte_slice::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 92 - type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stdout] 92 + type SerializeChar <'w, W> = format::char ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 93 - type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stdout] 93 + type SerializeStr <'w, W> = format::str ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 95 - type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stdout] 95 + type SerializeString<'w, W> = format::string::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 97 - type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stdout] 97 + type SerializeVariantIdx <'w, W> = format::variant_idx ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 98 - type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stdout] 98 + type SerializeSequenceLen<'w, W> = format::sequence_len::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 161 - type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stdout] 161 + type DeserializeUnit<'r, R> = format::unit::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 162 - type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stdout] 162 + type DeserializeBool<'r, R> = format::bool::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 164 - type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stdout] 164 + type DeserializeI8 <'r, R> = format::i8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 165 - type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stdout] 165 + type DeserializeI16 <'r, R> = format::i16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 166 - type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stdout] 166 + type DeserializeI32 <'r, R> = format::i32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 167 - type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stdout] 167 + type DeserializeI64 <'r, R> = format::i64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 168 - type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stdout] 168 + type DeserializeI128<'r, R> = format::i128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:170:33 [INFO] [stdout] | [INFO] [stdout] 170 | type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 170 - type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stdout] 170 + type DeserializeU8 <'r, R> = format::u8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 171 - type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stdout] 171 + type DeserializeU16 <'r, R> = format::u16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:172:33 [INFO] [stdout] | [INFO] [stdout] 172 | type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 172 - type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stdout] 172 + type DeserializeU32 <'r, R> = format::u32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 173 | type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 173 - type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stdout] 173 + type DeserializeU64 <'r, R> = format::u64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:174:33 [INFO] [stdout] | [INFO] [stdout] 174 | type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 174 - type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stdout] 174 + type DeserializeU128<'r, R> = format::u128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:176:33 [INFO] [stdout] | [INFO] [stdout] 176 | type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 176 - type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stdout] 176 + type DeserializeF32 <'r, R> = format::f32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 177 - type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stdout] 177 + type DeserializeF64 <'r, R> = format::f64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 179 - type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stdout] 179 + type DeserializeChar <'r, R> = format::char ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 181 - type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stdout] 181 + type DeserializeString<'r, R> = format::string::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 183 - type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stdout] 183 + type DeserializeVariantIdx <'r, R> = format::variant_idx ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 184 - type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stdout] 184 + type DeserializeSequenceLen<'r, R> = format::sequence_len::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/hash_set.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> tests/binary_heap.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / where [INFO] [stdout] 19 | | Self::Item: 'a [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 18 ~ [INFO] [stdout] 19 ~ = std::collections::binary_heap::Iter<'a, T> where Self::Item: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/binary_heap.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/rc.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/refcell.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/primitive.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/empty_struct.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/vec_deque.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/record.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/btree_map.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/array.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/hash_map.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/string.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/box.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/vec.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/phantom.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/btree_set.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/cell.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/empty_enum.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/option.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/enum.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/arc.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/result.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/linked_list.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EmptyEnum` is never used [INFO] [stdout] --> tests/common/empty_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EmptyEnum { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyEnum` is never used [INFO] [stdout] --> tests/common/my_enum.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum MyEnum { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `Command { std: "docker" "inspect" "2a9c6bac2d2a9a14e347e987515cd7c268b6807e4b797915f94b66dc0b8fe1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9c6bac2d2a9a14e347e987515cd7c268b6807e4b797915f94b66dc0b8fe1c0", kill_on_drop: false }` [INFO] [stdout] 2a9c6bac2d2a9a14e347e987515cd7c268b6807e4b797915f94b66dc0b8fe1c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4a1f8ba163b35e3f84765c3debab65e0f66aa1c7dc0e811c03861a5b1ab3d9d [INFO] running `Command { std: "docker" "start" "-a" "e4a1f8ba163b35e3f84765c3debab65e0f66aa1c7dc0e811c03861a5b1ab3d9d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `diny` dependency) [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:72:31 [INFO] [stderr] | [INFO] [stderr] 72 | type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 72 - type SerializeUnit<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::unit::SerializeAll<'w, W>; [INFO] [stderr] 72 + type SerializeUnit<'w, W> = format::unit::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:73:31 [INFO] [stderr] | [INFO] [stderr] 73 | type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 73 - type SerializeBool<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::bool::SerializeAll<'w, W>; [INFO] [stderr] 73 + type SerializeBool<'w, W> = format::bool::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:75:31 [INFO] [stderr] | [INFO] [stderr] 75 | type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 75 - type SerializeI8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i8 ::SerializeAll<'w, W>; [INFO] [stderr] 75 + type SerializeI8 <'w, W> = format::i8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:76:31 [INFO] [stderr] | [INFO] [stderr] 76 | type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 76 - type SerializeI16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i16 ::SerializeAll<'w, W>; [INFO] [stderr] 76 + type SerializeI16 <'w, W> = format::i16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:77:31 [INFO] [stderr] | [INFO] [stderr] 77 | type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 77 - type SerializeI32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i32 ::SerializeAll<'w, W>; [INFO] [stderr] 77 + type SerializeI32 <'w, W> = format::i32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:78:31 [INFO] [stderr] | [INFO] [stderr] 78 | type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 78 - type SerializeI64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i64 ::SerializeAll<'w, W>; [INFO] [stderr] 78 + type SerializeI64 <'w, W> = format::i64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:79:31 [INFO] [stderr] | [INFO] [stderr] 79 | type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 79 - type SerializeI128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::i128::SerializeAll<'w, W>; [INFO] [stderr] 79 + type SerializeI128<'w, W> = format::i128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 81 - type SerializeU8 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u8 ::SerializeAll<'w, W>; [INFO] [stderr] 81 + type SerializeU8 <'w, W> = format::u8 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:82:31 [INFO] [stderr] | [INFO] [stderr] 82 | type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 82 - type SerializeU16 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u16 ::SerializeAll<'w, W>; [INFO] [stderr] 82 + type SerializeU16 <'w, W> = format::u16 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 83 - type SerializeU32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u32 ::SerializeAll<'w, W>; [INFO] [stderr] 83 + type SerializeU32 <'w, W> = format::u32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:84:31 [INFO] [stderr] | [INFO] [stderr] 84 | type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 84 - type SerializeU64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u64 ::SerializeAll<'w, W>; [INFO] [stderr] 84 + type SerializeU64 <'w, W> = format::u64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:85:31 [INFO] [stderr] | [INFO] [stderr] 85 | type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 85 - type SerializeU128<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::u128::SerializeAll<'w, W>; [INFO] [stderr] 85 + type SerializeU128<'w, W> = format::u128::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 87 - type SerializeF32 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f32 ::SerializeAll<'w, W>; [INFO] [stderr] 87 + type SerializeF32 <'w, W> = format::f32 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:88:31 [INFO] [stderr] | [INFO] [stderr] 88 | type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 88 - type SerializeF64 <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::f64 ::SerializeAll<'w, W>; [INFO] [stderr] 88 + type SerializeF64 <'w, W> = format::f64 ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:90:36 [INFO] [stderr] | [INFO] [stderr] 90 | type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 90 - type SerializeByteSlice<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::byte_slice::SerializeAll<'w, W>; [INFO] [stderr] 90 + type SerializeByteSlice<'w, W> = format::byte_slice::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:92:33 [INFO] [stderr] | [INFO] [stderr] 92 | type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 92 - type SerializeChar <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::char ::SerializeAll<'w, W>; [INFO] [stderr] 92 + type SerializeChar <'w, W> = format::char ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:93:33 [INFO] [stderr] | [INFO] [stderr] 93 | type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 93 - type SerializeStr <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::str ::SerializeAll<'w, W>; [INFO] [stderr] 93 + type SerializeStr <'w, W> = format::str ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 95 - type SerializeString<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::string::SerializeAll<'w, W>; [INFO] [stderr] 95 + type SerializeString<'w, W> = format::string::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:97:38 [INFO] [stderr] | [INFO] [stderr] 97 | type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 97 - type SerializeVariantIdx <'w, W> where W: 'w + io::AsyncWrite + Unpin = format::variant_idx ::SerializeAll<'w, W>; [INFO] [stderr] 97 + type SerializeVariantIdx <'w, W> = format::variant_idx ::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:98:38 [INFO] [stderr] | [INFO] [stderr] 98 | type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 98 - type SerializeSequenceLen<'w, W> where W: 'w + io::AsyncWrite + Unpin = format::sequence_len::SerializeAll<'w, W>; [INFO] [stderr] 98 + type SerializeSequenceLen<'w, W> = format::sequence_len::SerializeAll<'w, W> where W: 'w + io::AsyncWrite + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:161:33 [INFO] [stderr] | [INFO] [stderr] 161 | type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 161 - type DeserializeUnit<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::unit::DeserializeExact<'r, R>; [INFO] [stderr] 161 + type DeserializeUnit<'r, R> = format::unit::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:162:33 [INFO] [stderr] | [INFO] [stderr] 162 | type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 162 - type DeserializeBool<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::bool::DeserializeExact<'r, R>; [INFO] [stderr] 162 + type DeserializeBool<'r, R> = format::bool::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:164:33 [INFO] [stderr] | [INFO] [stderr] 164 | type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 164 - type DeserializeI8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i8 ::DeserializeExact<'r, R>; [INFO] [stderr] 164 + type DeserializeI8 <'r, R> = format::i8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 165 - type DeserializeI16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i16 ::DeserializeExact<'r, R>; [INFO] [stderr] 165 + type DeserializeI16 <'r, R> = format::i16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:166:33 [INFO] [stderr] | [INFO] [stderr] 166 | type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 166 - type DeserializeI32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i32 ::DeserializeExact<'r, R>; [INFO] [stderr] 166 + type DeserializeI32 <'r, R> = format::i32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:167:33 [INFO] [stderr] | [INFO] [stderr] 167 | type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 167 - type DeserializeI64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i64 ::DeserializeExact<'r, R>; [INFO] [stderr] 167 + type DeserializeI64 <'r, R> = format::i64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:168:33 [INFO] [stderr] | [INFO] [stderr] 168 | type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 168 - type DeserializeI128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::i128::DeserializeExact<'r, R>; [INFO] [stderr] 168 + type DeserializeI128<'r, R> = format::i128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:170:33 [INFO] [stderr] | [INFO] [stderr] 170 | type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 170 - type DeserializeU8 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u8 ::DeserializeExact<'r, R>; [INFO] [stderr] 170 + type DeserializeU8 <'r, R> = format::u8 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:171:33 [INFO] [stderr] | [INFO] [stderr] 171 | type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 171 - type DeserializeU16 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u16 ::DeserializeExact<'r, R>; [INFO] [stderr] 171 + type DeserializeU16 <'r, R> = format::u16 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:172:33 [INFO] [stderr] | [INFO] [stderr] 172 | type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 172 - type DeserializeU32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u32 ::DeserializeExact<'r, R>; [INFO] [stderr] 172 + type DeserializeU32 <'r, R> = format::u32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:173:33 [INFO] [stderr] | [INFO] [stderr] 173 | type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 173 - type DeserializeU64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u64 ::DeserializeExact<'r, R>; [INFO] [stderr] 173 + type DeserializeU64 <'r, R> = format::u64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:174:33 [INFO] [stderr] | [INFO] [stderr] 174 | type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 174 - type DeserializeU128<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::u128::DeserializeExact<'r, R>; [INFO] [stderr] 174 + type DeserializeU128<'r, R> = format::u128::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:176:33 [INFO] [stderr] | [INFO] [stderr] 176 | type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 176 - type DeserializeF32 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f32 ::DeserializeExact<'r, R>; [INFO] [stderr] 176 + type DeserializeF32 <'r, R> = format::f32 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:177:33 [INFO] [stderr] | [INFO] [stderr] 177 | type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 177 - type DeserializeF64 <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::f64 ::DeserializeExact<'r, R>; [INFO] [stderr] 177 + type DeserializeF64 <'r, R> = format::f64 ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:179:35 [INFO] [stderr] | [INFO] [stderr] 179 | type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 179 - type DeserializeChar <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::char ::DeserializeExact<'r, R>; [INFO] [stderr] 179 + type DeserializeChar <'r, R> = format::char ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:181:35 [INFO] [stderr] | [INFO] [stderr] 181 | type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 181 - type DeserializeString<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::string::DeserializeExact<'r, R>; [INFO] [stderr] 181 + type DeserializeString<'r, R> = format::string::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 183 - type DeserializeVariantIdx <'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::variant_idx ::DeserializeExact<'r, R>; [INFO] [stderr] 183 + type DeserializeVariantIdx <'r, R> = format::variant_idx ::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> src/lib.rs:184:40 [INFO] [stderr] | [INFO] [stderr] 184 | type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 184 - type DeserializeSequenceLen<'r, R> where R: 'r + io::AsyncBufRead + Unpin = format::sequence_len::DeserializeExact<'r, R>; [INFO] [stderr] 184 + type DeserializeSequenceLen<'r, R> = format::sequence_len::DeserializeExact<'r, R> where R: 'r + io::AsyncBufRead + Unpin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `diny_test` (lib) generated 39 warnings (run `cargo fix --lib -p diny_test` to apply 38 suggestions) [INFO] [stderr] warning: `diny_test` (lib test) generated 39 warnings (39 duplicates) [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/primitive.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `EmptyEnum` is never used [INFO] [stderr] --> tests/common/empty_enum.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum EmptyEnum { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `MyEnum` is never used [INFO] [stderr] --> tests/common/my_enum.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum MyEnum { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/vec_deque.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/record.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: where clause not allowed here [INFO] [stderr] --> tests/binary_heap.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | / where [INFO] [stderr] 19 | | Self::Item: 'a [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #89122 for more information [INFO] [stderr] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stderr] help: move it to the end of the type declaration [INFO] [stderr] | [INFO] [stderr] 18 ~ [INFO] [stderr] 19 ~ = std::collections::binary_heap::Iter<'a, T> where Self::Item: 'a; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/binary_heap.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/box.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/arc.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/cell.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/linked_list.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/btree_set.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/empty_enum.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `MyEnum` is never used [INFO] [stderr] --> tests/common/my_enum.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum MyEnum { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/hash_set.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/option.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/rc.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/btree_map.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/vec.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] running 0 tests [INFO] [stderr] warning: `diny_test` (test "primitive") generated 3 warnings [INFO] [stderr] warning: `diny_test` (test "vec_deque") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "record") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "binary_heap") generated 4 warnings (2 duplicates) (run `cargo fix --test "binary_heap"` to apply 1 suggestion) [INFO] [stderr] warning: `diny_test` (test "box") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "arc") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "cell") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "linked_list") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "btree_set") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "empty_enum") generated 2 warnings [INFO] [stderr] warning: `diny_test` (test "hash_set") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "option") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `diny_test` (test "rc") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "btree_map") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "vec") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/array.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/refcell.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/empty_struct.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/enum.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/hash_map.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/phantom.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/result.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/string.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `diny_test` (test "array") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `diny_test` (test "refcell") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "empty_struct") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "enum") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `diny_test` (test "hash_map") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "phantom") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "result") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `diny_test` (test "string") generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diny_test-2237d567423af2e1) [INFO] [stdout] [INFO] [stderr] Running tests/arc.rs (/opt/rustwide/target/debug/deps/arc-2a03dede10b4e45c) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_arc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/array.rs (/opt/rustwide/target/debug/deps/array-f5037f790d466d84) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test can_serialize_array_of_enums ... ok [INFO] [stdout] test can_serialize_array_of_options ... ok [INFO] [stdout] test can_serialize_array_multiple ... ok [INFO] [stdout] test can_serialize_array_large ... ok [INFO] [stdout] test can_serialize_array_of_records ... ok [INFO] [stdout] test can_serialize_array_single ... ok [INFO] [stdout] test can_serialize_empty_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/binary_heap.rs (/opt/rustwide/target/debug/deps/binary_heap-de030647beebe602) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_binary_heap ... ok [INFO] [stdout] test test::can_serialize_binary_heap_multiple ... ok [INFO] [stdout] test test::can_serialize_binary_heap_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/box.rs (/opt/rustwide/target/debug/deps/box-da74f9fc4368152b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_box ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/btree_map.rs (/opt/rustwide/target/debug/deps/btree_map-3540628ffeeea267) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_btree_set_single ... ok [INFO] [stdout] test test::can_serialize_empty_btree_set ... ok [INFO] [stdout] test test::can_serialize_btree_set_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/btree_set.rs (/opt/rustwide/target/debug/deps/btree_set-ed16cda6888a6b66) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_btree_set ... ok [INFO] [stdout] test test::can_serialize_btree_set_single ... ok [INFO] [stdout] test test::can_serialize_btree_set_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cell.rs (/opt/rustwide/target/debug/deps/cell-b2734ddc56fecab9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_cell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/empty_enum.rs (/opt/rustwide/target/debug/deps/empty_enum-592f9d8d7e809028) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test can_serialize_empty_enum_anon_type ... ok [INFO] [stdout] test can_serialize_empty_enum_new_type ... ok [INFO] [stdout] test can_serialize_empty_enum_unitary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/empty_struct.rs (/opt/rustwide/target/debug/deps/empty_struct-063b1f1704822a92) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_empty_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/enum.rs (/opt/rustwide/target/debug/deps/enum-9b094973347e9d19) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test can_serialize_my_enum_u8_1 ... ok [INFO] [stdout] test can_serialize_my_enum_bool_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/hash_map.rs (/opt/rustwide/target/debug/deps/hash_map-0f3e31487e33da23) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_hash_set ... ok [INFO] [stdout] test test::can_serialize_hash_set_multiple ... ok [INFO] [stdout] test test::can_serialize_hash_set_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/hash_set.rs (/opt/rustwide/target/debug/deps/hash_set-b7eee97a5af58e81) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_hash_set ... ok [INFO] [stdout] test test::can_serialize_hash_set_single ... ok [INFO] [stderr] Running tests/linked_list.rs (/opt/rustwide/target/debug/deps/linked_list-df03fb3fbc6c7632) [INFO] [stdout] test test::can_serialize_hash_set_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_linked_list ... ok [INFO] [stdout] test test::can_serialize_linked_list_multiple ... ok [INFO] [stdout] test test::can_serialize_linked_list_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/option.rs (/opt/rustwide/target/debug/deps/option-2a7523ec125b2493) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test can_serialize_none ... ok [INFO] [stdout] test can_serialize_option_bool ... ok [INFO] [stdout] test can_serialize_option_i32 ... ok [INFO] [stdout] test can_serialize_option_i64 ... ok [INFO] [stdout] test can_serialize_option_i16 ... ok [INFO] [stdout] test can_serialize_option_i8 ... ok [INFO] [stdout] test can_serialize_option_array ... ok [INFO] [stdout] test can_serialize_option_u16 ... ok [INFO] [stdout] test can_serialize_option_u64 ... ok [INFO] [stdout] test can_serialize_option_u8 ... ok [INFO] [stdout] test can_serialize_option_unit ... ok [INFO] [stdout] test can_serialize_option_u32 ... ok [INFO] [stdout] test can_serialize_option_my_rec ... ok [INFO] [stdout] test can_serialize_option_my_enum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/phantom.rs (/opt/rustwide/target/debug/deps/phantom-75b2330e413c516e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_phantom_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/primitive.rs (/opt/rustwide/target/debug/deps/primitive-4632ec4f7e81b3c6) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test can_serialize_bool ... ok [INFO] [stdout] test can_serialize_char ... ok [INFO] [stdout] test can_serialize_f32 ... ok [INFO] [stdout] test can_serialize_i32 ... ok [INFO] [stdout] test can_serialize_i128 ... ok [INFO] [stdout] test can_serialize_i64 ... ok [INFO] [stdout] test can_serialize_i16 ... ok [INFO] [stdout] test can_serialize_u16 ... ok [INFO] [stdout] test can_serialize_f64 ... ok [INFO] [stdout] test can_serialize_i8 ... ok [INFO] [stdout] test can_serialize_u128 ... ok [INFO] [stdout] test can_serialize_u32 ... ok [INFO] [stdout] test can_serialize_u64 ... ok [INFO] [stdout] test can_serialize_unit ... ok [INFO] [stdout] test can_serialize_u8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/rc.rs (/opt/rustwide/target/debug/deps/rc-f8cdfdd8b27af682) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_rc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/record.rs (/opt/rustwide/target/debug/deps/record-68f38935b7099282) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_serialize_my_rec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/refcell.rs (/opt/rustwide/target/debug/deps/refcell-23f2f8aaff94d98b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test can_serialize_ref_cell ... ok [INFO] [stdout] test can_serialize_mut_borrowed_ref_cell_with_error ... ok [INFO] [stdout] test can_serialize_borrowed_ref_cell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/result.rs (/opt/rustwide/target/debug/deps/result-c486b370b6297ae3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test can_serialize_array_of_result ... ok [INFO] [stdout] test can_serialize_result_err ... ok [INFO] [stdout] test can_serialize_result_ok ... ok [INFO] [stdout] test can_serialize_result_of_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/string.rs (/opt/rustwide/target/debug/deps/string-7057fe3ba69cec2f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::can_serialize_long_string ... ok [INFO] [stdout] test test::can_serialize_multi_char_string ... ok [INFO] [stdout] test test::can_serialize_empty_string ... ok [INFO] [stdout] test test::can_serialize_unicode_char_string ... ok [INFO] [stdout] test test::can_serialize_single_char_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/vec.rs (/opt/rustwide/target/debug/deps/vec-f6885dc00837a6a3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::can_serialize_vec_multiple ... ok [INFO] [stdout] test test::can_serialize_vec_large ... ok [INFO] [stdout] test test::can_serialize_vec_of_records ... ok [INFO] [stdout] test test::can_serialize_vec_single ... ok [INFO] [stdout] test test::can_serialize_vec_of_enums ... ok [INFO] [stdout] test test::can_serialize_vec_of_options ... ok [INFO] [stderr] Running tests/vec_deque.rs (/opt/rustwide/target/debug/deps/vec_deque-2b91e3004e79213c) [INFO] [stdout] test test::can_serialize_empty_vec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::can_serialize_empty_vec_deque ... ok [INFO] [stdout] test test::can_serialize_vec_deque_multiple ... ok [INFO] [stdout] test test::can_serialize_vec_deque_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diny_test [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e4a1f8ba163b35e3f84765c3debab65e0f66aa1c7dc0e811c03861a5b1ab3d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a1f8ba163b35e3f84765c3debab65e0f66aa1c7dc0e811c03861a5b1ab3d9d", kill_on_drop: false }` [INFO] [stdout] e4a1f8ba163b35e3f84765c3debab65e0f66aa1c7dc0e811c03861a5b1ab3d9d