[INFO] fetching crate puroro-protobuf-compiled 0.4.1... [INFO] checking puroro-protobuf-compiled-0.4.1 against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] extracting crate puroro-protobuf-compiled 0.4.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate puroro-protobuf-compiled 0.4.1 on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate puroro-protobuf-compiled 0.4.1 [INFO] finished tweaking crates.io crate puroro-protobuf-compiled 0.4.1 [INFO] tweaked toml for crates.io crate puroro-protobuf-compiled 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8bf6bd278fee730e929324bce0066a695319797af0b02a60c706e7a9110805 [INFO] running `Command { std: "docker" "start" "-a" "1d8bf6bd278fee730e929324bce0066a695319797af0b02a60c706e7a9110805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8bf6bd278fee730e929324bce0066a695319797af0b02a60c706e7a9110805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8bf6bd278fee730e929324bce0066a695319797af0b02a60c706e7a9110805", kill_on_drop: false }` [INFO] [stdout] 1d8bf6bd278fee730e929324bce0066a695319797af0b02a60c706e7a9110805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0477b41662346549a995be4507c06f636e11301e67ea292a392d1def1122d751 [INFO] running `Command { std: "docker" "start" "-a" "0477b41662346549a995be4507c06f636e11301e67ea292a392d1def1122d751", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bumpalo v3.10.0 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking puroro v0.4.1 [INFO] [stderr] Checking puroro-protobuf-compiled v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | / where [INFO] [stdout] 414 | | Self: 'this, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [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] 413 ~ [INFO] [stdout] 414 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | / where [INFO] [stdout] 424 | | Self: 'this, [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] 423 ~ [INFO] [stdout] 424 ~ = &'this self::_puroro_root::google::protobuf::compiler::_puroro_simple_impl::Version where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:651:37 [INFO] [stdout] | [INFO] [stdout] 651 | ... type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generat... [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] 651 - type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_simple_impl::File; [INFO] [stdout] 651 + type FileMessageType<'this> = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_simple_impl::File where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1393:9 [INFO] [stdout] | [INFO] [stdout] 1393 | / where [INFO] [stdout] 1394 | | Self: 'this, [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] 1393 ~ [INFO] [stdout] 1394 ~ = ::puroro::AsRefRepeatedField<'this, RepeatedType, ScalarType, str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1401:9 [INFO] [stdout] | [INFO] [stdout] 1401 | / where [INFO] [stdout] 1402 | | Self: 'this, [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] 1401 ~ [INFO] [stdout] 1402 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1405:9 [INFO] [stdout] | [INFO] [stdout] 1405 | / where [INFO] [stdout] 1406 | | Self: 'this, [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] 1405 ~ [INFO] [stdout] 1406 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1412:9 [INFO] [stdout] | [INFO] [stdout] 1412 | / where [INFO] [stdout] 1413 | | Self: 'this, [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] 1412 ~ [INFO] [stdout] 1413 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1491:9 [INFO] [stdout] | [INFO] [stdout] 1491 | / where [INFO] [stdout] 1492 | | Self: 'this, [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] 1491 ~ [INFO] [stdout] 1492 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1502:9 [INFO] [stdout] | [INFO] [stdout] 1502 | / where [INFO] [stdout] 1503 | | Self: 'this, [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] 1502 ~ [INFO] [stdout] 1503 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1506:9 [INFO] [stdout] | [INFO] [stdout] 1506 | / where [INFO] [stdout] 1507 | | Self: 'this, [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] 1506 ~ [INFO] [stdout] 1507 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1513:9 [INFO] [stdout] | [INFO] [stdout] 1513 | / where [INFO] [stdout] 1514 | | Self: 'this, [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] 1513 ~ [INFO] [stdout] 1514 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1588:9 [INFO] [stdout] | [INFO] [stdout] 1588 | / where [INFO] [stdout] 1589 | | Self: 'this, [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] 1588 ~ [INFO] [stdout] 1589 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1595:9 [INFO] [stdout] | [INFO] [stdout] 1595 | / where [INFO] [stdout] 1596 | | Self: 'this, [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] 1595 ~ [INFO] [stdout] 1596 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1600:9 [INFO] [stdout] | [INFO] [stdout] 1600 | / where [INFO] [stdout] 1601 | | Self: 'this, [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] 1600 ~ [INFO] [stdout] 1601 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1608:9 [INFO] [stdout] | [INFO] [stdout] 1608 | / where [INFO] [stdout] 1609 | | Self: 'this, [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] 1608 ~ [INFO] [stdout] 1609 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1686:9 [INFO] [stdout] | [INFO] [stdout] 1686 | / where [INFO] [stdout] 1687 | | Self: 'this, [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] 1686 ~ [INFO] [stdout] 1687 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1693:9 [INFO] [stdout] | [INFO] [stdout] 1693 | / where [INFO] [stdout] 1694 | | Self: 'this, [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] 1693 ~ [INFO] [stdout] 1694 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1697:9 [INFO] [stdout] | [INFO] [stdout] 1697 | / where [INFO] [stdout] 1698 | | Self: 'this, [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] 1697 ~ [INFO] [stdout] 1698 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1704:9 [INFO] [stdout] | [INFO] [stdout] 1704 | / where [INFO] [stdout] 1705 | | Self: 'this, [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] 1704 ~ [INFO] [stdout] 1705 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1910:9 [INFO] [stdout] | [INFO] [stdout] 1910 | / where [INFO] [stdout] 1911 | | Self: 'this, [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] 1910 ~ [INFO] [stdout] 1911 | = ::puroro::AsRefRepeatedField< [INFO] [stdout] ... [INFO] [stdout] 1915 | str, [INFO] [stdout] 1916 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1926:9 [INFO] [stdout] | [INFO] [stdout] 1926 | / where [INFO] [stdout] 1927 | | Self: 'this, [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] 1926 ~ [INFO] [stdout] 1927 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo< [INFO] [stdout] 1928 | 'this, [INFO] [stdout] 1929 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1931:43 [INFO] [stdout] | [INFO] [stdout] 1931 | type ProtoFileRepeatedType<'this> where Self: 'this = [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] 1931 ~ type ProtoFileRepeatedType<'this> = [INFO] [stdout] 1932 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1938:9 [INFO] [stdout] | [INFO] [stdout] 1938 | / where [INFO] [stdout] 1939 | | Self: 'this, [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] 1938 ~ [INFO] [stdout] 1939 | = &'this self::_puroro_root::google::protobuf::compiler::_puroro_impls::VersionBumpalo< [INFO] [stdout] 1940 | 'this, [INFO] [stdout] 1941 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2149:9 [INFO] [stdout] | [INFO] [stdout] 2149 | / where [INFO] [stdout] 2150 | | Self: 'this, [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] 2149 ~ [INFO] [stdout] 2150 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2153:9 [INFO] [stdout] | [INFO] [stdout] 2153 | / where [INFO] [stdout] 2154 | | Self: 'this, [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] 2153 ~ [INFO] [stdout] 2154 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2230:9 [INFO] [stdout] | [INFO] [stdout] 2230 | / where [INFO] [stdout] 2231 | | Self: 'this, [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] 2230 ~ [INFO] [stdout] 2231 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2234:9 [INFO] [stdout] | [INFO] [stdout] 2234 | / where [INFO] [stdout] 2235 | | Self: 'this, [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] 2234 ~ [INFO] [stdout] 2235 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2320:29 [INFO] [stdout] | [INFO] [stdout] 2320 | type FileMessageType<'this> where Self: 'this = &'this ScalarType; [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] 2320 - type FileMessageType<'this> where Self: 'this = &'this ScalarType; [INFO] [stdout] 2320 + type FileMessageType<'this> = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2322:30 [INFO] [stdout] | [INFO] [stdout] 2322 | type FileRepeatedType<'this> where Self: 'this = [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] 2322 ~ type FileRepeatedType<'this> = [INFO] [stdout] 2323 ~ &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2507:37 [INFO] [stdout] | [INFO] [stdout] 2507 | ... type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generat... [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] 2507 - type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this>; [INFO] [stdout] 2507 + type FileMessageType<'this> = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2508:38 [INFO] [stdout] | [INFO] [stdout] 2508 | type FileRepeatedType<'this> where Self: 'this = [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] 2508 ~ type FileRepeatedType<'this> = [INFO] [stdout] 2509 ~ &'this [self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | / where [INFO] [stdout] 414 | | Self: 'this, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [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] 413 ~ [INFO] [stdout] 414 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | / where [INFO] [stdout] 424 | | Self: 'this, [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] 423 ~ [INFO] [stdout] 424 ~ = &'this self::_puroro_root::google::protobuf::compiler::_puroro_simple_impl::Version where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:651:37 [INFO] [stdout] | [INFO] [stdout] 651 | ... type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generat... [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] 651 - type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_simple_impl::File; [INFO] [stdout] 651 + type FileMessageType<'this> = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_simple_impl::File where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1393:9 [INFO] [stdout] | [INFO] [stdout] 1393 | / where [INFO] [stdout] 1394 | | Self: 'this, [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] 1393 ~ [INFO] [stdout] 1394 ~ = ::puroro::AsRefRepeatedField<'this, RepeatedType, ScalarType, str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1401:9 [INFO] [stdout] | [INFO] [stdout] 1401 | / where [INFO] [stdout] 1402 | | Self: 'this, [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] 1401 ~ [INFO] [stdout] 1402 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1405:9 [INFO] [stdout] | [INFO] [stdout] 1405 | / where [INFO] [stdout] 1406 | | Self: 'this, [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] 1405 ~ [INFO] [stdout] 1406 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1412:9 [INFO] [stdout] | [INFO] [stdout] 1412 | / where [INFO] [stdout] 1413 | | Self: 'this, [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] 1412 ~ [INFO] [stdout] 1413 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1491:9 [INFO] [stdout] | [INFO] [stdout] 1491 | / where [INFO] [stdout] 1492 | | Self: 'this, [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] 1491 ~ [INFO] [stdout] 1492 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1502:9 [INFO] [stdout] | [INFO] [stdout] 1502 | / where [INFO] [stdout] 1503 | | Self: 'this, [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] 1502 ~ [INFO] [stdout] 1503 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1506:9 [INFO] [stdout] | [INFO] [stdout] 1506 | / where [INFO] [stdout] 1507 | | Self: 'this, [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] 1506 ~ [INFO] [stdout] 1507 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1513:9 [INFO] [stdout] | [INFO] [stdout] 1513 | / where [INFO] [stdout] 1514 | | Self: 'this, [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] 1513 ~ [INFO] [stdout] 1514 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1588:9 [INFO] [stdout] | [INFO] [stdout] 1588 | / where [INFO] [stdout] 1589 | | Self: 'this, [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] 1588 ~ [INFO] [stdout] 1589 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1595:9 [INFO] [stdout] | [INFO] [stdout] 1595 | / where [INFO] [stdout] 1596 | | Self: 'this, [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] 1595 ~ [INFO] [stdout] 1596 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1600:9 [INFO] [stdout] | [INFO] [stdout] 1600 | / where [INFO] [stdout] 1601 | | Self: 'this, [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] 1600 ~ [INFO] [stdout] 1601 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1608:9 [INFO] [stdout] | [INFO] [stdout] 1608 | / where [INFO] [stdout] 1609 | | Self: 'this, [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] 1608 ~ [INFO] [stdout] 1609 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1686:9 [INFO] [stdout] | [INFO] [stdout] 1686 | / where [INFO] [stdout] 1687 | | Self: 'this, [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] 1686 ~ [INFO] [stdout] 1687 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1693:9 [INFO] [stdout] | [INFO] [stdout] 1693 | / where [INFO] [stdout] 1694 | | Self: 'this, [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] 1693 ~ [INFO] [stdout] 1694 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1697:9 [INFO] [stdout] | [INFO] [stdout] 1697 | / where [INFO] [stdout] 1698 | | Self: 'this, [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] 1697 ~ [INFO] [stdout] 1698 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1704:9 [INFO] [stdout] | [INFO] [stdout] 1704 | / where [INFO] [stdout] 1705 | | Self: 'this, [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] 1704 ~ [INFO] [stdout] 1705 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1910:9 [INFO] [stdout] | [INFO] [stdout] 1910 | / where [INFO] [stdout] 1911 | | Self: 'this, [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] 1910 ~ [INFO] [stdout] 1911 | = ::puroro::AsRefRepeatedField< [INFO] [stdout] ... [INFO] [stdout] 1915 | str, [INFO] [stdout] 1916 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1926:9 [INFO] [stdout] | [INFO] [stdout] 1926 | / where [INFO] [stdout] 1927 | | Self: 'this, [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] 1926 ~ [INFO] [stdout] 1927 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo< [INFO] [stdout] 1928 | 'this, [INFO] [stdout] 1929 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1931:43 [INFO] [stdout] | [INFO] [stdout] 1931 | type ProtoFileRepeatedType<'this> where Self: 'this = [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] 1931 ~ type ProtoFileRepeatedType<'this> = [INFO] [stdout] 1932 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:1938:9 [INFO] [stdout] | [INFO] [stdout] 1938 | / where [INFO] [stdout] 1939 | | Self: 'this, [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] 1938 ~ [INFO] [stdout] 1939 | = &'this self::_puroro_root::google::protobuf::compiler::_puroro_impls::VersionBumpalo< [INFO] [stdout] 1940 | 'this, [INFO] [stdout] 1941 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2149:9 [INFO] [stdout] | [INFO] [stdout] 2149 | / where [INFO] [stdout] 2150 | | Self: 'this, [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] 2149 ~ [INFO] [stdout] 2150 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2153:9 [INFO] [stdout] | [INFO] [stdout] 2153 | / where [INFO] [stdout] 2154 | | Self: 'this, [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] 2153 ~ [INFO] [stdout] 2154 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2230:9 [INFO] [stdout] | [INFO] [stdout] 2230 | / where [INFO] [stdout] 2231 | | Self: 'this, [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] 2230 ~ [INFO] [stdout] 2231 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2234:9 [INFO] [stdout] | [INFO] [stdout] 2234 | / where [INFO] [stdout] 2235 | | Self: 'this, [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] 2234 ~ [INFO] [stdout] 2235 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2320:29 [INFO] [stdout] | [INFO] [stdout] 2320 | type FileMessageType<'this> where Self: 'this = &'this ScalarType; [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] 2320 - type FileMessageType<'this> where Self: 'this = &'this ScalarType; [INFO] [stdout] 2320 + type FileMessageType<'this> = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2322:30 [INFO] [stdout] | [INFO] [stdout] 2322 | type FileRepeatedType<'this> where Self: 'this = [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] 2322 ~ type FileRepeatedType<'this> = [INFO] [stdout] 2323 ~ &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2507:37 [INFO] [stdout] | [INFO] [stdout] 2507 | ... type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generat... [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] 2507 - type FileMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this>; [INFO] [stdout] 2507 + type FileMessageType<'this> = &'this self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2508:38 [INFO] [stdout] | [INFO] [stdout] 2508 | type FileRepeatedType<'this> where Self: 'this = [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] 2508 ~ type FileRepeatedType<'this> = [INFO] [stdout] 2509 ~ &'this [self::_puroro_root::google::protobuf::compiler::_puroro_nested::code_generator_response::_puroro_impls::FileBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2926 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2933 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2940 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2947 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2887:13 [INFO] [stdout] | [INFO] [stdout] 2887 | / where [INFO] [stdout] 2888 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2887 ~ [INFO] [stdout] 2888 ~ = <$ty>::FileToGenerateRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2898:13 [INFO] [stdout] | [INFO] [stdout] 2898 | / where [INFO] [stdout] 2899 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2898 ~ [INFO] [stdout] 2899 ~ = <$ty>::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2958:9 [INFO] [stdout] | [INFO] [stdout] 2958 | / where [INFO] [stdout] 2959 | | Self: 'this, [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] 2958 ~ [INFO] [stdout] 2959 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2965:9 [INFO] [stdout] | [INFO] [stdout] 2965 | / where [INFO] [stdout] 2966 | | Self: 'this, [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] 2965 ~ [INFO] [stdout] 2966 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2969:9 [INFO] [stdout] | [INFO] [stdout] 2969 | / where [INFO] [stdout] 2970 | | Self: 'this, [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] 2969 ~ [INFO] [stdout] 2970 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2976:9 [INFO] [stdout] | [INFO] [stdout] 2976 | / where [INFO] [stdout] 2977 | | Self: 'this, [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] 2976 ~ [INFO] [stdout] 2977 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2986:9 [INFO] [stdout] | [INFO] [stdout] 2986 | / where [INFO] [stdout] 2987 | | Self: 'this, [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] 2986 ~ [INFO] [stdout] 2987 | = ::puroro::internal::impls::merged::MergedRepeatedField< [INFO] [stdout] 2988 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 2989 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 2990 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3005:9 [INFO] [stdout] | [INFO] [stdout] 3005 | / where [INFO] [stdout] 3006 | | Self: 'this, [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] 3005 ~ [INFO] [stdout] 3006 | = ::puroro::Either< [INFO] [stdout] 3007 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3008 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3009 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3012:9 [INFO] [stdout] | [INFO] [stdout] 3012 | / where [INFO] [stdout] 3013 | | Self: 'this, [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] 3012 ~ [INFO] [stdout] 3013 | = ::puroro::internal::impls::merged::MergedRepeatedMessageField< [INFO] [stdout] 3014 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3015 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3016 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3026:9 [INFO] [stdout] | [INFO] [stdout] 3026 | / where [INFO] [stdout] 3027 | | Self: 'this, [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] 3026 ~ [INFO] [stdout] 3027 | = ( [INFO] [stdout] ... [INFO] [stdout] 3033 | >, [INFO] [stdout] 3034 ~ ) where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3057:9 [INFO] [stdout] | [INFO] [stdout] 3057 | / where [INFO] [stdout] 3058 | | Self: 'this, [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] 3057 ~ [INFO] [stdout] 3058 | = ::puroro::internal::impls::either::EitherRepeatedField< [INFO] [stdout] 3059 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3060 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3061 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3078:9 [INFO] [stdout] | [INFO] [stdout] 3078 | / where [INFO] [stdout] 3079 | | Self: 'this, [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] 3078 ~ [INFO] [stdout] 3079 | = ::puroro::Either< [INFO] [stdout] 3080 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3081 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3082 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3085:9 [INFO] [stdout] | [INFO] [stdout] 3085 | / where [INFO] [stdout] 3086 | | Self: 'this, [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] 3085 ~ [INFO] [stdout] 3086 | = ::puroro::internal::impls::either::EitherRepeatedMessageField< [INFO] [stdout] 3087 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3088 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3089 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3100:9 [INFO] [stdout] | [INFO] [stdout] 3100 | / where [INFO] [stdout] 3101 | | Self: 'this, [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] 3100 ~ [INFO] [stdout] 3101 | = ::puroro::Either< [INFO] [stdout] 3102 | ::CompilerVersionMessageType<'this>, [INFO] [stdout] 3103 | ::CompilerVersionMessageType<'this>, [INFO] [stdout] 3104 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3126:9 [INFO] [stdout] | [INFO] [stdout] 3126 | / where [INFO] [stdout] 3127 | | Self: 'this, [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] 3126 ~ [INFO] [stdout] 3127 | = ::puroro::internal::impls::option::OptionRepeatedField< [INFO] [stdout] 3128 | T::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3129 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3140:9 [INFO] [stdout] | [INFO] [stdout] 3140 | / where [INFO] [stdout] 3141 | | Self: 'this, [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] 3140 ~ [INFO] [stdout] 3141 ~ = T::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3145:9 [INFO] [stdout] | [INFO] [stdout] 3145 | / where [INFO] [stdout] 3146 | | Self: 'this, [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] 3145 ~ [INFO] [stdout] 3146 ~ = ::puroro::internal::impls::option::OptionRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3154:9 [INFO] [stdout] | [INFO] [stdout] 3154 | / where [INFO] [stdout] 3155 | | Self: 'this, [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] 3154 ~ [INFO] [stdout] 3155 ~ = T::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3225 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3225 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3232 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3232 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3239 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3239 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2903:13 [INFO] [stdout] | [INFO] [stdout] 2903 | / where [INFO] [stdout] 2904 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2903 ~ [INFO] [stdout] 2904 ~ = <$ty>::ProtoFileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3246 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2910:13 [INFO] [stdout] | [INFO] [stdout] 2910 | / where [INFO] [stdout] 2911 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 2954 | code_generator_request_delegate!(T); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_request_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 2910 ~ [INFO] [stdout] 2911 ~ = <$ty>::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3246 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2958:9 [INFO] [stdout] | [INFO] [stdout] 2958 | / where [INFO] [stdout] 2959 | | Self: 'this, [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] 2958 ~ [INFO] [stdout] 2959 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2965:9 [INFO] [stdout] | [INFO] [stdout] 2965 | / where [INFO] [stdout] 2966 | | Self: 'this, [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] 2965 ~ [INFO] [stdout] 2966 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3253 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2969:9 [INFO] [stdout] | [INFO] [stdout] 2969 | / where [INFO] [stdout] 2970 | | Self: 'this, [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] 2969 ~ [INFO] [stdout] 2970 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2976:9 [INFO] [stdout] | [INFO] [stdout] 2976 | / where [INFO] [stdout] 2977 | | Self: 'this, [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] 2976 ~ [INFO] [stdout] 2977 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:2986:9 [INFO] [stdout] | [INFO] [stdout] 2986 | / where [INFO] [stdout] 2987 | | Self: 'this, [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] 2986 ~ [INFO] [stdout] 2987 | = ::puroro::internal::impls::merged::MergedRepeatedField< [INFO] [stdout] 2988 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 2989 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 2990 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3005:9 [INFO] [stdout] | [INFO] [stdout] 3005 | / where [INFO] [stdout] 3006 | | Self: 'this, [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] 3005 ~ [INFO] [stdout] 3006 | = ::puroro::Either< [INFO] [stdout] 3007 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3008 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3009 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3012:9 [INFO] [stdout] | [INFO] [stdout] 3012 | / where [INFO] [stdout] 3013 | | Self: 'this, [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] 3012 ~ [INFO] [stdout] 3013 | = ::puroro::internal::impls::merged::MergedRepeatedMessageField< [INFO] [stdout] 3014 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3015 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3016 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3026:9 [INFO] [stdout] | [INFO] [stdout] 3026 | / where [INFO] [stdout] 3027 | | Self: 'this, [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] 3026 ~ [INFO] [stdout] 3027 | = ( [INFO] [stdout] ... [INFO] [stdout] 3033 | >, [INFO] [stdout] 3034 ~ ) where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3057:9 [INFO] [stdout] | [INFO] [stdout] 3057 | / where [INFO] [stdout] 3058 | | Self: 'this, [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] 3057 ~ [INFO] [stdout] 3058 | = ::puroro::internal::impls::either::EitherRepeatedField< [INFO] [stdout] 3059 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3060 | ::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3061 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3078:9 [INFO] [stdout] | [INFO] [stdout] 3078 | / where [INFO] [stdout] 3079 | | Self: 'this, [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] 3078 ~ [INFO] [stdout] 3079 | = ::puroro::Either< [INFO] [stdout] 3080 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3081 | ::ProtoFileMessageType<'this>, [INFO] [stdout] 3082 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3085:9 [INFO] [stdout] | [INFO] [stdout] 3085 | / where [INFO] [stdout] 3086 | | Self: 'this, [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] 3085 ~ [INFO] [stdout] 3086 | = ::puroro::internal::impls::either::EitherRepeatedMessageField< [INFO] [stdout] 3087 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3088 | ::ProtoFileRepeatedType<'this>, [INFO] [stdout] 3089 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3100:9 [INFO] [stdout] | [INFO] [stdout] 3100 | / where [INFO] [stdout] 3101 | | Self: 'this, [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] 3100 ~ [INFO] [stdout] 3101 | = ::puroro::Either< [INFO] [stdout] 3102 | ::CompilerVersionMessageType<'this>, [INFO] [stdout] 3103 | ::CompilerVersionMessageType<'this>, [INFO] [stdout] 3104 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3126:9 [INFO] [stdout] | [INFO] [stdout] 3126 | / where [INFO] [stdout] 3127 | | Self: 'this, [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] 3126 ~ [INFO] [stdout] 3127 | = ::puroro::internal::impls::option::OptionRepeatedField< [INFO] [stdout] 3128 | T::FileToGenerateRepeatedType<'this>, [INFO] [stdout] 3129 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3140:9 [INFO] [stdout] | [INFO] [stdout] 3140 | / where [INFO] [stdout] 3141 | | Self: 'this, [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] 3140 ~ [INFO] [stdout] 3141 ~ = T::ProtoFileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3145:9 [INFO] [stdout] | [INFO] [stdout] 3145 | / where [INFO] [stdout] 3146 | | Self: 'this, [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] 3145 ~ [INFO] [stdout] 3146 ~ = ::puroro::internal::impls::option::OptionRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3154:9 [INFO] [stdout] | [INFO] [stdout] 3154 | / where [INFO] [stdout] 3155 | | Self: 'this, [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] 3154 ~ [INFO] [stdout] 3155 ~ = T::CompilerVersionMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3225 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3225 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3232 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3232 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3239 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3239 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3246 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3246 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3207:13 [INFO] [stdout] | [INFO] [stdout] 3207 | / where [INFO] [stdout] 3208 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3253 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3207 ~ [INFO] [stdout] 3208 ~ = <$ty>::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3253 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3257:9 [INFO] [stdout] | [INFO] [stdout] 3257 | / where [INFO] [stdout] 3258 | | Self: 'this, [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] 3257 ~ [INFO] [stdout] 3258 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3261:9 [INFO] [stdout] | [INFO] [stdout] 3261 | / where [INFO] [stdout] 3262 | | Self: 'this, [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] 3261 ~ [INFO] [stdout] 3262 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3283:9 [INFO] [stdout] | [INFO] [stdout] 3283 | / where [INFO] [stdout] 3284 | | Self: 'this, [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] 3283 ~ [INFO] [stdout] 3284 | = ::puroro::Either< [INFO] [stdout] 3285 | ::FileMessageType<'this>, [INFO] [stdout] 3286 | ::FileMessageType<'this>, [INFO] [stdout] 3287 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3290:9 [INFO] [stdout] | [INFO] [stdout] 3290 | / where [INFO] [stdout] 3291 | | Self: 'this, [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] 3290 ~ [INFO] [stdout] 3291 | = ::puroro::internal::impls::merged::MergedRepeatedMessageField< [INFO] [stdout] 3292 | ::FileRepeatedType<'this>, [INFO] [stdout] 3293 | ::FileRepeatedType<'this>, [INFO] [stdout] 3294 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3322:9 [INFO] [stdout] | [INFO] [stdout] 3322 | / where [INFO] [stdout] 3323 | | Self: 'this, [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] 3322 ~ [INFO] [stdout] 3323 | = ::puroro::Either< [INFO] [stdout] 3324 | ::FileMessageType<'this>, [INFO] [stdout] 3325 | ::FileMessageType<'this>, [INFO] [stdout] 3326 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3329:9 [INFO] [stdout] | [INFO] [stdout] 3329 | / where [INFO] [stdout] 3330 | | Self: 'this, [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] 3329 ~ [INFO] [stdout] 3330 | = ::puroro::internal::impls::either::EitherRepeatedMessageField< [INFO] [stdout] 3331 | ::FileRepeatedType<'this>, [INFO] [stdout] 3332 | ::FileRepeatedType<'this>, [INFO] [stdout] 3333 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3355:9 [INFO] [stdout] | [INFO] [stdout] 3355 | / where [INFO] [stdout] 3356 | | Self: 'this, [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] 3355 ~ [INFO] [stdout] 3356 ~ = T::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3360:9 [INFO] [stdout] | [INFO] [stdout] 3360 | / where [INFO] [stdout] 3361 | | Self: 'this, [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] 3360 ~ [INFO] [stdout] 3361 ~ = ::puroro::internal::impls::option::OptionRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3525:58 [INFO] [stdout] | [INFO] [stdout] 3525 | ... type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::Gene... [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] 3525 - type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::GeneratedCodeInfo; [INFO] [stdout] 3525 + type GeneratedCodeInfoMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::GeneratedCodeInfo where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3698:17 [INFO] [stdout] | [INFO] [stdout] 3698 | / where [INFO] [stdout] 3699 | | Self: 'this, [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] 3698 ~ [INFO] [stdout] 3699 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3766:17 [INFO] [stdout] | [INFO] [stdout] 3766 | / where [INFO] [stdout] 3767 | | Self: 'this, [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] 3766 ~ [INFO] [stdout] 3767 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3836:17 [INFO] [stdout] | [INFO] [stdout] 3836 | / where [INFO] [stdout] 3837 | | Self: 'this, [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] 3836 ~ [INFO] [stdout] 3837 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3904:17 [INFO] [stdout] | [INFO] [stdout] 3904 | / where [INFO] [stdout] 3905 | | Self: 'this, [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] 3904 ~ [INFO] [stdout] 3905 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4142:58 [INFO] [stdout] | [INFO] [stdout] 4142 | ... type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedC... [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] 4142 - type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedCodeInfoBumpalo<'this>; [INFO] [stdout] 4142 + type GeneratedCodeInfoMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedCodeInfoBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4399 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | / where [INFO] [stdout] 3213 | | Self: 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 3253 | code_generator_response_delegate!(T); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `code_generator_response_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 3212 ~ [INFO] [stdout] 3213 ~ = <$ty>::FileRepeatedType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4406 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4413 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3257:9 [INFO] [stdout] | [INFO] [stdout] 3257 | / where [INFO] [stdout] 3258 | | Self: 'this, [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] 3257 ~ [INFO] [stdout] 3258 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3261:9 [INFO] [stdout] | [INFO] [stdout] 3261 | / where [INFO] [stdout] 3262 | | Self: 'this, [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] 3261 ~ [INFO] [stdout] 3262 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3283:9 [INFO] [stdout] | [INFO] [stdout] 3283 | / where [INFO] [stdout] 3284 | | Self: 'this, [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] 3283 ~ [INFO] [stdout] 3284 | = ::puroro::Either< [INFO] [stdout] 3285 | ::FileMessageType<'this>, [INFO] [stdout] 3286 | ::FileMessageType<'this>, [INFO] [stdout] 3287 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3290:9 [INFO] [stdout] | [INFO] [stdout] 3290 | / where [INFO] [stdout] 3291 | | Self: 'this, [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] 3290 ~ [INFO] [stdout] 3291 | = ::puroro::internal::impls::merged::MergedRepeatedMessageField< [INFO] [stdout] 3292 | ::FileRepeatedType<'this>, [INFO] [stdout] 3293 | ::FileRepeatedType<'this>, [INFO] [stdout] 3294 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3322:9 [INFO] [stdout] | [INFO] [stdout] 3322 | / where [INFO] [stdout] 3323 | | Self: 'this, [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] 3322 ~ [INFO] [stdout] 3323 | = ::puroro::Either< [INFO] [stdout] 3324 | ::FileMessageType<'this>, [INFO] [stdout] 3325 | ::FileMessageType<'this>, [INFO] [stdout] 3326 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3329:9 [INFO] [stdout] | [INFO] [stdout] 3329 | / where [INFO] [stdout] 3330 | | Self: 'this, [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] 3329 ~ [INFO] [stdout] 3330 | = ::puroro::internal::impls::either::EitherRepeatedMessageField< [INFO] [stdout] 3331 | ::FileRepeatedType<'this>, [INFO] [stdout] 3332 | ::FileRepeatedType<'this>, [INFO] [stdout] 3333 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3355:9 [INFO] [stdout] | [INFO] [stdout] 3355 | / where [INFO] [stdout] 3356 | | Self: 'this, [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] 3355 ~ [INFO] [stdout] 3356 ~ = T::FileMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3360:9 [INFO] [stdout] | [INFO] [stdout] 3360 | / where [INFO] [stdout] 3361 | | Self: 'this, [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] 3360 ~ [INFO] [stdout] 3361 ~ = ::puroro::internal::impls::option::OptionRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3525:58 [INFO] [stdout] | [INFO] [stdout] 3525 | ... type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::Gene... [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] 3525 - type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::GeneratedCodeInfo; [INFO] [stdout] 3525 + type GeneratedCodeInfoMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::GeneratedCodeInfo where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3698:17 [INFO] [stdout] | [INFO] [stdout] 3698 | / where [INFO] [stdout] 3699 | | Self: 'this, [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] 3698 ~ [INFO] [stdout] 3699 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3766:17 [INFO] [stdout] | [INFO] [stdout] 3766 | / where [INFO] [stdout] 3767 | | Self: 'this, [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] 3766 ~ [INFO] [stdout] 3767 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3836:17 [INFO] [stdout] | [INFO] [stdout] 3836 | / where [INFO] [stdout] 3837 | | Self: 'this, [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] 3836 ~ [INFO] [stdout] 3837 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:3904:17 [INFO] [stdout] | [INFO] [stdout] 3904 | / where [INFO] [stdout] 3905 | | Self: 'this, [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] 3904 ~ [INFO] [stdout] 3905 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4142:58 [INFO] [stdout] | [INFO] [stdout] 4142 | ... type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedC... [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] 4142 - type GeneratedCodeInfoMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedCodeInfoBumpalo<'this>; [INFO] [stdout] 4142 + type GeneratedCodeInfoMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_impls::GeneratedCodeInfoBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4399 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4406 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4413 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4420 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4420 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4427 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4383:21 [INFO] [stdout] | [INFO] [stdout] 4383 | / where [INFO] [stdout] 4384 | | Self: 'this, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4427 | file_delegate!(T); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: this warning originates in the macro `file_delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 4383 ~ [INFO] [stdout] 4384 ~ = <$ty>::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4431:17 [INFO] [stdout] | [INFO] [stdout] 4431 | / where [INFO] [stdout] 4432 | | Self: 'this, [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] 4431 ~ [INFO] [stdout] 4432 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4431:17 [INFO] [stdout] | [INFO] [stdout] 4431 | / where [INFO] [stdout] 4432 | | Self: 'this, [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] 4431 ~ [INFO] [stdout] 4432 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4455:17 [INFO] [stdout] | [INFO] [stdout] 4455 | / where [INFO] [stdout] 4456 | | Self: 'this, [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] 4455 ~ [INFO] [stdout] 4456 | = ( [INFO] [stdout] 4457 | ::std::option::Option<::GeneratedCodeInfoMessageType<'this>>, [INFO] [stdout] 4458 | ::std::option::Option<::GeneratedCodeInfoMessageType<'this>>, [INFO] [stdout] 4459 ~ ) where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4455:17 [INFO] [stdout] | [INFO] [stdout] 4455 | / where [INFO] [stdout] 4456 | | Self: 'this, [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] 4455 ~ [INFO] [stdout] 4456 | = ( [INFO] [stdout] 4457 | ::std::option::Option<::GeneratedCodeInfoMessageType<'this>>, [INFO] [stdout] 4458 | ::std::option::Option<::GeneratedCodeInfoMessageType<'this>>, [INFO] [stdout] 4459 ~ ) where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4500:17 [INFO] [stdout] | [INFO] [stdout] 4500 | / where [INFO] [stdout] 4501 | | Self: 'this, [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] 4500 ~ [INFO] [stdout] 4501 | = ::puroro::Either< [INFO] [stdout] 4502 | ::GeneratedCodeInfoMessageType<'this>, [INFO] [stdout] 4503 | ::GeneratedCodeInfoMessageType<'this>, [INFO] [stdout] 4504 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4536:17 [INFO] [stdout] | [INFO] [stdout] 4536 | / where [INFO] [stdout] 4537 | | Self: 'this, [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] 4536 ~ [INFO] [stdout] 4537 ~ = T::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4500:17 [INFO] [stdout] | [INFO] [stdout] 4500 | / where [INFO] [stdout] 4501 | | Self: 'this, [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] 4500 ~ [INFO] [stdout] 4501 | = ::puroro::Either< [INFO] [stdout] 4502 | ::GeneratedCodeInfoMessageType<'this>, [INFO] [stdout] 4503 | ::GeneratedCodeInfoMessageType<'this>, [INFO] [stdout] 4504 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / where [INFO] [stdout] 68 | | Self: 'this, [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] 67 ~ [INFO] [stdout] 68 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / where [INFO] [stdout] 455 | | Self: 'this, [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] 454 ~ [INFO] [stdout] 455 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::DescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf/compiler.rs:4536:17 [INFO] [stdout] | [INFO] [stdout] 4536 | / where [INFO] [stdout] 4537 | | Self: 'this, [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] 4536 ~ [INFO] [stdout] 4537 ~ = T::GeneratedCodeInfoMessageType<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / where [INFO] [stdout] 465 | | Self: 'this, [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] 464 ~ [INFO] [stdout] 465 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / where [INFO] [stdout] 68 | | Self: 'this, [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] 67 ~ [INFO] [stdout] 68 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | / where [INFO] [stdout] 475 | | Self: 'this, [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] 474 ~ [INFO] [stdout] 475 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::ServiceDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | / where [INFO] [stdout] 485 | | Self: 'this, [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] 484 ~ [INFO] [stdout] 485 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | / where [INFO] [stdout] 455 | | Self: 'this, [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] 454 ~ [INFO] [stdout] 455 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::DescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | / where [INFO] [stdout] 495 | | Self: 'this, [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] 494 ~ [INFO] [stdout] 495 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:501:9 [INFO] [stdout] | [INFO] [stdout] 501 | / where [INFO] [stdout] 502 | | Self: 'this, [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] 501 ~ [INFO] [stdout] 502 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::SourceCodeInfo where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / where [INFO] [stdout] 465 | | Self: 'this, [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] 464 ~ [INFO] [stdout] 465 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | / where [INFO] [stdout] 983 | | Self: 'this, [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] 982 ~ [INFO] [stdout] 983 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | / where [INFO] [stdout] 475 | | Self: 'this, [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] 474 ~ [INFO] [stdout] 475 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::ServiceDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:992:9 [INFO] [stdout] | [INFO] [stdout] 992 | / where [INFO] [stdout] 993 | | Self: 'this, [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] 992 ~ [INFO] [stdout] 993 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | / where [INFO] [stdout] 485 | | Self: 'this, [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] 484 ~ [INFO] [stdout] 485 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1002:9 [INFO] [stdout] | [INFO] [stdout] 1002 | / where [INFO] [stdout] 1003 | | Self: 'this, [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] 1002 ~ [INFO] [stdout] 1003 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::DescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1012:9 [INFO] [stdout] | [INFO] [stdout] 1012 | / where [INFO] [stdout] 1013 | | Self: 'this, [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] 1012 ~ [INFO] [stdout] 1013 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | / where [INFO] [stdout] 495 | | Self: 'this, [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] 494 ~ [INFO] [stdout] 495 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FileOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1021:47 [INFO] [stdout] | [INFO] [stdout] 1021 | ... type ExtensionRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_p... [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] 1021 - type ExtensionRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ExtensionRange; [INFO] [stdout] 1021 + type ExtensionRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ExtensionRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1029:9 [INFO] [stdout] | [INFO] [stdout] 1029 | / where [INFO] [stdout] 1030 | | Self: 'this, [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] 1029 ~ [INFO] [stdout] 1030 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::OneofDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:501:9 [INFO] [stdout] | [INFO] [stdout] 501 | / where [INFO] [stdout] 502 | | Self: 'this, [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] 501 ~ [INFO] [stdout] 502 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::SourceCodeInfo where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | / where [INFO] [stdout] 1040 | | Self: 'this, [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] 1039 ~ [INFO] [stdout] 1040 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MessageOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1045:46 [INFO] [stdout] | [INFO] [stdout] 1045 | ... type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_pr... [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] 1045 - type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ReservedRange; [INFO] [stdout] 1045 + type ReservedRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ReservedRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | / where [INFO] [stdout] 983 | | Self: 'this, [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] 982 ~ [INFO] [stdout] 983 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1348:9 [INFO] [stdout] | [INFO] [stdout] 1348 | / where [INFO] [stdout] 1349 | | Self: 'this, [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] 1348 ~ [INFO] [stdout] 1349 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1827:9 [INFO] [stdout] | [INFO] [stdout] 1827 | / where [INFO] [stdout] 1828 | | Self: 'this, [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] 1827 ~ [INFO] [stdout] 1828 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:992:9 [INFO] [stdout] | [INFO] [stdout] 992 | / where [INFO] [stdout] 993 | | Self: 'this, [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] 992 ~ [INFO] [stdout] 993 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2196:9 [INFO] [stdout] | [INFO] [stdout] 2196 | / where [INFO] [stdout] 2197 | | Self: 'this, [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] 2196 ~ [INFO] [stdout] 2197 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::OneofOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2421:38 [INFO] [stdout] | [INFO] [stdout] 2421 | ... type ValueMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescrip... [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] 2421 - type ValueMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescriptorProto; [INFO] [stdout] 2421 + type ValueMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1002:9 [INFO] [stdout] | [INFO] [stdout] 1002 | / where [INFO] [stdout] 1003 | | Self: 'this, [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] 1002 ~ [INFO] [stdout] 1003 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::DescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2429:9 [INFO] [stdout] | [INFO] [stdout] 2429 | / where [INFO] [stdout] 2430 | | Self: 'this, [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] 2429 ~ [INFO] [stdout] 2430 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2435:46 [INFO] [stdout] | [INFO] [stdout] 2435 | ... type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descript... [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] 2435 - type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descriptor_proto::_puroro_simple_impl::EnumReservedRange; [INFO] [stdout] 2435 + type ReservedRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descriptor_proto::_puroro_simple_impl::EnumReservedRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1012:9 [INFO] [stdout] | [INFO] [stdout] 1012 | / where [INFO] [stdout] 1013 | | Self: 'this, [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] 1012 ~ [INFO] [stdout] 1013 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2724:9 [INFO] [stdout] | [INFO] [stdout] 2724 | / where [INFO] [stdout] 2725 | | Self: 'this, [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] 2724 ~ [INFO] [stdout] 2725 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2949:9 [INFO] [stdout] | [INFO] [stdout] 2949 | / where [INFO] [stdout] 2950 | | Self: 'this, [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] 2949 ~ [INFO] [stdout] 2950 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MethodDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2959:9 [INFO] [stdout] | [INFO] [stdout] 2959 | / where [INFO] [stdout] 2960 | | Self: 'this, [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] 2959 ~ [INFO] [stdout] 2960 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::ServiceOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1021:47 [INFO] [stdout] | [INFO] [stdout] 1021 | ... type ExtensionRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_p... [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] 1021 - type ExtensionRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ExtensionRange; [INFO] [stdout] 1021 + type ExtensionRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ExtensionRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:3286:9 [INFO] [stdout] | [INFO] [stdout] 3286 | / where [INFO] [stdout] 3287 | | Self: 'this, [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] 3286 ~ [INFO] [stdout] 3287 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MethodOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1029:9 [INFO] [stdout] | [INFO] [stdout] 1029 | / where [INFO] [stdout] 1030 | | Self: 'this, [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] 1029 ~ [INFO] [stdout] 1030 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::OneofDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | / where [INFO] [stdout] 1040 | | Self: 'this, [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] 1039 ~ [INFO] [stdout] 1040 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MessageOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1045:46 [INFO] [stdout] | [INFO] [stdout] 1045 | ... type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_pr... [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] 1045 - type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ReservedRange; [INFO] [stdout] 1045 + type ReservedRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::descriptor_proto::_puroro_simple_impl::ReservedRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1348:9 [INFO] [stdout] | [INFO] [stdout] 1348 | / where [INFO] [stdout] 1349 | | Self: 'this, [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] 1348 ~ [INFO] [stdout] 1349 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:1827:9 [INFO] [stdout] | [INFO] [stdout] 1827 | / where [INFO] [stdout] 1828 | | Self: 'this, [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] 1827 ~ [INFO] [stdout] 1828 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::FieldOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2196:9 [INFO] [stdout] | [INFO] [stdout] 2196 | / where [INFO] [stdout] 2197 | | Self: 'this, [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] 2196 ~ [INFO] [stdout] 2197 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::OneofOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2421:38 [INFO] [stdout] | [INFO] [stdout] 2421 | ... type ValueMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescrip... [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] 2421 - type ValueMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescriptorProto; [INFO] [stdout] 2421 + type ValueMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2429:9 [INFO] [stdout] | [INFO] [stdout] 2429 | / where [INFO] [stdout] 2430 | | Self: 'this, [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] 2429 ~ [INFO] [stdout] 2430 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2435:46 [INFO] [stdout] | [INFO] [stdout] 2435 | ... type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descript... [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] 2435 - type ReservedRangeMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descriptor_proto::_puroro_simple_impl::EnumReservedRange; [INFO] [stdout] 2435 + type ReservedRangeMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::enum_descriptor_proto::_puroro_simple_impl::EnumReservedRange where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:4143:9 [INFO] [stdout] | [INFO] [stdout] 4143 | / where [INFO] [stdout] 4144 | | Self: 'this, [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] 4143 ~ [INFO] [stdout] 4144 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:4772:9 [INFO] [stdout] | [INFO] [stdout] 4772 | / where [INFO] [stdout] 4773 | | Self: 'this, [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] 4772 ~ [INFO] [stdout] 4773 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5195:9 [INFO] [stdout] | [INFO] [stdout] 5195 | / where [INFO] [stdout] 5196 | | Self: 'this, [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] 5195 ~ [INFO] [stdout] 5196 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5433:9 [INFO] [stdout] | [INFO] [stdout] 5433 | / where [INFO] [stdout] 5434 | | Self: 'this, [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] 5433 ~ [INFO] [stdout] 5434 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5619:9 [INFO] [stdout] | [INFO] [stdout] 5619 | / where [INFO] [stdout] 5620 | | Self: 'this, [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] 5619 ~ [INFO] [stdout] 5620 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5812:9 [INFO] [stdout] | [INFO] [stdout] 5812 | / where [INFO] [stdout] 5813 | | Self: 'this, [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] 5812 ~ [INFO] [stdout] 5813 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5986:9 [INFO] [stdout] | [INFO] [stdout] 5986 | / where [INFO] [stdout] 5987 | | Self: 'this, [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] 5986 ~ [INFO] [stdout] 5987 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6205:9 [INFO] [stdout] | [INFO] [stdout] 6205 | / where [INFO] [stdout] 6206 | | Self: 'this, [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] 6205 ~ [INFO] [stdout] 6206 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6527:37 [INFO] [stdout] | [INFO] [stdout] 6527 | ... type NameMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::... [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] 6527 - type NameMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::_puroro_simple_impl::NamePart; [INFO] [stdout] 6527 + type NameMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::_puroro_simple_impl::NamePart where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6783:41 [INFO] [stdout] | [INFO] [stdout] 6783 | ... type LocationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::... [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] 6783 - type LocationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::_puroro_simple_impl::Location; [INFO] [stdout] 6783 + type LocationMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::_puroro_simple_impl::Location where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6897:43 [INFO] [stdout] | [INFO] [stdout] 6897 | ... type AnnotationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_i... [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] 6897 - type AnnotationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_info::_puroro_simple_impl::Annotation; [INFO] [stdout] 6897 + type AnnotationMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_info::_puroro_simple_impl::Annotation where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7023:9 [INFO] [stdout] | [INFO] [stdout] 7023 | / where [INFO] [stdout] 7024 | | Self: 'this, [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] 7023 ~ [INFO] [stdout] 7024 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7028:9 [INFO] [stdout] | [INFO] [stdout] 7028 | / where [INFO] [stdout] 7029 | | Self: 'this, [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] 7028 ~ [INFO] [stdout] 7029 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7147:9 [INFO] [stdout] | [INFO] [stdout] 7147 | / where [INFO] [stdout] 7148 | | Self: 'this, [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] 7147 ~ [INFO] [stdout] 7148 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo< [INFO] [stdout] 7149 | 'this, [INFO] [stdout] 7150 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7152:38 [INFO] [stdout] | [INFO] [stdout] 7152 | type FileRepeatedType<'this> where Self: 'this = [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] 7152 ~ type FileRepeatedType<'this> = [INFO] [stdout] 7153 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7261:9 [INFO] [stdout] | [INFO] [stdout] 7261 | / where [INFO] [stdout] 7262 | | Self: 'this, [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] 7261 ~ [INFO] [stdout] 7262 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7268:9 [INFO] [stdout] | [INFO] [stdout] 7268 | / where [INFO] [stdout] 7269 | | Self: 'this, [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] 7268 ~ [INFO] [stdout] 7269 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7275:9 [INFO] [stdout] | [INFO] [stdout] 7275 | / where [INFO] [stdout] 7276 | | Self: 'this, [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] 7275 ~ [INFO] [stdout] 7276 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7282:9 [INFO] [stdout] | [INFO] [stdout] 7282 | / where [INFO] [stdout] 7283 | | Self: 'this, [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] 7282 ~ [INFO] [stdout] 7283 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7286:9 [INFO] [stdout] | [INFO] [stdout] 7286 | / where [INFO] [stdout] 7287 | | Self: 'this, [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] 7286 ~ [INFO] [stdout] 7287 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7293:9 [INFO] [stdout] | [INFO] [stdout] 7293 | / where [INFO] [stdout] 7294 | | Self: 'this, [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] 7293 ~ [INFO] [stdout] 7294 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7297:9 [INFO] [stdout] | [INFO] [stdout] 7297 | / where [INFO] [stdout] 7298 | | Self: 'this, [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] 7297 ~ [INFO] [stdout] 7298 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7304:9 [INFO] [stdout] | [INFO] [stdout] 7304 | / where [INFO] [stdout] 7305 | | Self: 'this, [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] 7304 ~ [INFO] [stdout] 7305 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7308:9 [INFO] [stdout] | [INFO] [stdout] 7308 | / where [INFO] [stdout] 7309 | | Self: 'this, [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] 7308 ~ [INFO] [stdout] 7309 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7315:9 [INFO] [stdout] | [INFO] [stdout] 7315 | / where [INFO] [stdout] 7316 | | Self: 'this, [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] 7315 ~ [INFO] [stdout] 7316 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7319:9 [INFO] [stdout] | [INFO] [stdout] 7319 | / where [INFO] [stdout] 7320 | | Self: 'this, [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] 7319 ~ [INFO] [stdout] 7320 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7326:9 [INFO] [stdout] | [INFO] [stdout] 7326 | / where [INFO] [stdout] 7327 | | Self: 'this, [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] 7326 ~ [INFO] [stdout] 7327 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7330:9 [INFO] [stdout] | [INFO] [stdout] 7330 | / where [INFO] [stdout] 7331 | | Self: 'this, [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] 7330 ~ [INFO] [stdout] 7331 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7402:9 [INFO] [stdout] | [INFO] [stdout] 7402 | / where [INFO] [stdout] 7403 | | Self: 'this, [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] 7402 ~ [INFO] [stdout] 7403 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7409:9 [INFO] [stdout] | [INFO] [stdout] 7409 | / where [INFO] [stdout] 7410 | | Self: 'this, [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] 7409 ~ [INFO] [stdout] 7410 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7416:9 [INFO] [stdout] | [INFO] [stdout] 7416 | / where [INFO] [stdout] 7417 | | Self: 'this, [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] 7416 ~ [INFO] [stdout] 7417 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7423:9 [INFO] [stdout] | [INFO] [stdout] 7423 | / where [INFO] [stdout] 7424 | | Self: 'this, [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] 7423 ~ [INFO] [stdout] 7424 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2724:9 [INFO] [stdout] | [INFO] [stdout] 2724 | / where [INFO] [stdout] 2725 | | Self: 'this, [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] 2724 ~ [INFO] [stdout] 2725 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::EnumValueOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2949:9 [INFO] [stdout] | [INFO] [stdout] 2949 | / where [INFO] [stdout] 2950 | | Self: 'this, [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] 2949 ~ [INFO] [stdout] 2950 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MethodDescriptorProto where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7427:9 [INFO] [stdout] | [INFO] [stdout] 7427 | / where [INFO] [stdout] 7428 | | Self: 'this, [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] 7427 ~ [INFO] [stdout] 7428 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7434:9 [INFO] [stdout] | [INFO] [stdout] 7434 | / where [INFO] [stdout] 7435 | | Self: 'this, [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] 7434 ~ [INFO] [stdout] 7435 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:2959:9 [INFO] [stdout] | [INFO] [stdout] 2959 | / where [INFO] [stdout] 2960 | | Self: 'this, [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] 2959 ~ [INFO] [stdout] 2960 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::ServiceOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7438:9 [INFO] [stdout] | [INFO] [stdout] 7438 | / where [INFO] [stdout] 7439 | | Self: 'this, [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] 7438 ~ [INFO] [stdout] 7439 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7445:9 [INFO] [stdout] | [INFO] [stdout] 7445 | / where [INFO] [stdout] 7446 | | Self: 'this, [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] 7445 ~ [INFO] [stdout] 7446 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:3286:9 [INFO] [stdout] | [INFO] [stdout] 3286 | / where [INFO] [stdout] 3287 | | Self: 'this, [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] 3286 ~ [INFO] [stdout] 3287 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::MethodOptions where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7449:9 [INFO] [stdout] | [INFO] [stdout] 7449 | / where [INFO] [stdout] 7450 | | Self: 'this, [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] 7449 ~ [INFO] [stdout] 7450 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7456:9 [INFO] [stdout] | [INFO] [stdout] 7456 | / where [INFO] [stdout] 7457 | | Self: 'this, [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] 7456 ~ [INFO] [stdout] 7457 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:4143:9 [INFO] [stdout] | [INFO] [stdout] 4143 | / where [INFO] [stdout] 4144 | | Self: 'this, [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] 4143 ~ [INFO] [stdout] 4144 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7460:9 [INFO] [stdout] | [INFO] [stdout] 7460 | / where [INFO] [stdout] 7461 | | Self: 'this, [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] 7460 ~ [INFO] [stdout] 7461 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7467:9 [INFO] [stdout] | [INFO] [stdout] 7467 | / where [INFO] [stdout] 7468 | | Self: 'this, [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] 7467 ~ [INFO] [stdout] 7468 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:4772:9 [INFO] [stdout] | [INFO] [stdout] 4772 | / where [INFO] [stdout] 4773 | | Self: 'this, [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] 4772 ~ [INFO] [stdout] 4773 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7471:9 [INFO] [stdout] | [INFO] [stdout] 7471 | / where [INFO] [stdout] 7472 | | Self: 'this, [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] 7471 ~ [INFO] [stdout] 7472 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7546:9 [INFO] [stdout] | [INFO] [stdout] 7546 | / where [INFO] [stdout] 7547 | | Self: 'this, [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] 7546 ~ [INFO] [stdout] 7547 ~ = ::puroro::AsRefRepeatedField<'this, RepeatedType, ScalarType, str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7554:9 [INFO] [stdout] | [INFO] [stdout] 7554 | / where [INFO] [stdout] 7555 | | Self: 'this, [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] 7554 ~ [INFO] [stdout] 7555 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5195:9 [INFO] [stdout] | [INFO] [stdout] 5195 | / where [INFO] [stdout] 5196 | | Self: 'this, [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] 5195 ~ [INFO] [stdout] 5196 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7561:9 [INFO] [stdout] | [INFO] [stdout] 7561 | / where [INFO] [stdout] 7562 | | Self: 'this, [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] 7561 ~ [INFO] [stdout] 7562 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7568:9 [INFO] [stdout] | [INFO] [stdout] 7568 | / where [INFO] [stdout] 7569 | | Self: 'this, [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] 7568 ~ [INFO] [stdout] 7569 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5433:9 [INFO] [stdout] | [INFO] [stdout] 5433 | / where [INFO] [stdout] 5434 | | Self: 'this, [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] 5433 ~ [INFO] [stdout] 5434 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7572:9 [INFO] [stdout] | [INFO] [stdout] 7572 | / where [INFO] [stdout] 7573 | | Self: 'this, [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] 7572 ~ [INFO] [stdout] 7573 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5619:9 [INFO] [stdout] | [INFO] [stdout] 5619 | / where [INFO] [stdout] 5620 | | Self: 'this, [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] 5619 ~ [INFO] [stdout] 5620 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5812:9 [INFO] [stdout] | [INFO] [stdout] 5812 | / where [INFO] [stdout] 5813 | | Self: 'this, [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] 5812 ~ [INFO] [stdout] 5813 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:5986:9 [INFO] [stdout] | [INFO] [stdout] 5986 | / where [INFO] [stdout] 5987 | | Self: 'this, [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] 5986 ~ [INFO] [stdout] 5987 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6205:9 [INFO] [stdout] | [INFO] [stdout] 6205 | / where [INFO] [stdout] 6206 | | Self: 'this, [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] 6205 ~ [INFO] [stdout] 6206 ~ = &'this self::_puroro_root::google::protobuf::_puroro_simple_impl::UninterpretedOption where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6527:37 [INFO] [stdout] | [INFO] [stdout] 6527 | ... type NameMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::... [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] 6527 - type NameMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::_puroro_simple_impl::NamePart; [INFO] [stdout] 6527 + type NameMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::uninterpreted_option::_puroro_simple_impl::NamePart where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6783:41 [INFO] [stdout] | [INFO] [stdout] 6783 | ... type LocationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::... [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] 6783 - type LocationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::_puroro_simple_impl::Location; [INFO] [stdout] 6783 + type LocationMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::source_code_info::_puroro_simple_impl::Location where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7579:9 [INFO] [stdout] | [INFO] [stdout] 7579 | / where [INFO] [stdout] 7580 | | Self: 'this, [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] 7579 ~ [INFO] [stdout] 7580 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:6897:43 [INFO] [stdout] | [INFO] [stdout] 6897 | ... type AnnotationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_i... [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] 6897 - type AnnotationMessageType<'this> where Self: 'this = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_info::_puroro_simple_impl::Annotation; [INFO] [stdout] 6897 + type AnnotationMessageType<'this> = &'this self::_puroro_root::google::protobuf::_puroro_nested::generated_code_info::_puroro_simple_impl::Annotation where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7023:9 [INFO] [stdout] | [INFO] [stdout] 7023 | / where [INFO] [stdout] 7024 | | Self: 'this, [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] 7023 ~ [INFO] [stdout] 7024 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7028:9 [INFO] [stdout] | [INFO] [stdout] 7028 | / where [INFO] [stdout] 7029 | | Self: 'this, [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] 7028 ~ [INFO] [stdout] 7029 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7147:9 [INFO] [stdout] | [INFO] [stdout] 7147 | / where [INFO] [stdout] 7148 | | Self: 'this, [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] 7147 ~ [INFO] [stdout] 7148 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo< [INFO] [stdout] 7149 | 'this, [INFO] [stdout] 7150 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7152:38 [INFO] [stdout] | [INFO] [stdout] 7152 | type FileRepeatedType<'this> where Self: 'this = [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] 7152 ~ type FileRepeatedType<'this> = [INFO] [stdout] 7153 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::FileDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7261:9 [INFO] [stdout] | [INFO] [stdout] 7261 | / where [INFO] [stdout] 7262 | | Self: 'this, [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] 7261 ~ [INFO] [stdout] 7262 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7268:9 [INFO] [stdout] | [INFO] [stdout] 7268 | / where [INFO] [stdout] 7269 | | Self: 'this, [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] 7268 ~ [INFO] [stdout] 7269 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7275:9 [INFO] [stdout] | [INFO] [stdout] 7275 | / where [INFO] [stdout] 7276 | | Self: 'this, [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] 7275 ~ [INFO] [stdout] 7276 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7282:9 [INFO] [stdout] | [INFO] [stdout] 7282 | / where [INFO] [stdout] 7283 | | Self: 'this, [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] 7282 ~ [INFO] [stdout] 7283 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7286:9 [INFO] [stdout] | [INFO] [stdout] 7286 | / where [INFO] [stdout] 7287 | | Self: 'this, [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] 7286 ~ [INFO] [stdout] 7287 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7293:9 [INFO] [stdout] | [INFO] [stdout] 7293 | / where [INFO] [stdout] 7294 | | Self: 'this, [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] 7293 ~ [INFO] [stdout] 7294 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7297:9 [INFO] [stdout] | [INFO] [stdout] 7297 | / where [INFO] [stdout] 7298 | | Self: 'this, [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] 7297 ~ [INFO] [stdout] 7298 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7304:9 [INFO] [stdout] | [INFO] [stdout] 7304 | / where [INFO] [stdout] 7305 | | Self: 'this, [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] 7304 ~ [INFO] [stdout] 7305 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7308:9 [INFO] [stdout] | [INFO] [stdout] 7308 | / where [INFO] [stdout] 7309 | | Self: 'this, [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] 7308 ~ [INFO] [stdout] 7309 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7315:9 [INFO] [stdout] | [INFO] [stdout] 7315 | / where [INFO] [stdout] 7316 | | Self: 'this, [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] 7315 ~ [INFO] [stdout] 7316 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7319:9 [INFO] [stdout] | [INFO] [stdout] 7319 | / where [INFO] [stdout] 7320 | | Self: 'this, [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] 7319 ~ [INFO] [stdout] 7320 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7326:9 [INFO] [stdout] | [INFO] [stdout] 7326 | / where [INFO] [stdout] 7327 | | Self: 'this, [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] 7326 ~ [INFO] [stdout] 7327 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7330:9 [INFO] [stdout] | [INFO] [stdout] 7330 | / where [INFO] [stdout] 7331 | | Self: 'this, [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] 7330 ~ [INFO] [stdout] 7331 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7402:9 [INFO] [stdout] | [INFO] [stdout] 7402 | / where [INFO] [stdout] 7403 | | Self: 'this, [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] 7402 ~ [INFO] [stdout] 7403 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7409:9 [INFO] [stdout] | [INFO] [stdout] 7409 | / where [INFO] [stdout] 7410 | | Self: 'this, [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] 7409 ~ [INFO] [stdout] 7410 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7416:9 [INFO] [stdout] | [INFO] [stdout] 7416 | / where [INFO] [stdout] 7417 | | Self: 'this, [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] 7416 ~ [INFO] [stdout] 7417 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7423:9 [INFO] [stdout] | [INFO] [stdout] 7423 | / where [INFO] [stdout] 7424 | | Self: 'this, [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] 7423 ~ [INFO] [stdout] 7424 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7427:9 [INFO] [stdout] | [INFO] [stdout] 7427 | / where [INFO] [stdout] 7428 | | Self: 'this, [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] 7427 ~ [INFO] [stdout] 7428 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7434:9 [INFO] [stdout] | [INFO] [stdout] 7434 | / where [INFO] [stdout] 7435 | | Self: 'this, [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] 7434 ~ [INFO] [stdout] 7435 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7438:9 [INFO] [stdout] | [INFO] [stdout] 7438 | / where [INFO] [stdout] 7439 | | Self: 'this, [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] 7438 ~ [INFO] [stdout] 7439 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7445:9 [INFO] [stdout] | [INFO] [stdout] 7445 | / where [INFO] [stdout] 7446 | | Self: 'this, [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] 7445 ~ [INFO] [stdout] 7446 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7449:9 [INFO] [stdout] | [INFO] [stdout] 7449 | / where [INFO] [stdout] 7450 | | Self: 'this, [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] 7449 ~ [INFO] [stdout] 7450 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7456:9 [INFO] [stdout] | [INFO] [stdout] 7456 | / where [INFO] [stdout] 7457 | | Self: 'this, [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] 7456 ~ [INFO] [stdout] 7457 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7460:9 [INFO] [stdout] | [INFO] [stdout] 7460 | / where [INFO] [stdout] 7461 | | Self: 'this, [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] 7460 ~ [INFO] [stdout] 7461 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7467:9 [INFO] [stdout] | [INFO] [stdout] 7467 | / where [INFO] [stdout] 7468 | | Self: 'this, [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] 7467 ~ [INFO] [stdout] 7468 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7471:9 [INFO] [stdout] | [INFO] [stdout] 7471 | / where [INFO] [stdout] 7472 | | Self: 'this, [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] 7471 ~ [INFO] [stdout] 7472 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7583:9 [INFO] [stdout] | [INFO] [stdout] 7583 | / where [INFO] [stdout] 7584 | | Self: 'this, [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] 7583 ~ [INFO] [stdout] 7584 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7590:9 [INFO] [stdout] | [INFO] [stdout] 7590 | / where [INFO] [stdout] 7591 | | Self: 'this, [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] 7590 ~ [INFO] [stdout] 7591 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7594:9 [INFO] [stdout] | [INFO] [stdout] 7594 | / where [INFO] [stdout] 7595 | | Self: 'this, [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] 7594 ~ [INFO] [stdout] 7595 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7601:9 [INFO] [stdout] | [INFO] [stdout] 7601 | / where [INFO] [stdout] 7602 | | Self: 'this, [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] 7601 ~ [INFO] [stdout] 7602 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7605:9 [INFO] [stdout] | [INFO] [stdout] 7605 | / where [INFO] [stdout] 7606 | | Self: 'this, [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] 7605 ~ [INFO] [stdout] 7606 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7612:9 [INFO] [stdout] | [INFO] [stdout] 7612 | / where [INFO] [stdout] 7613 | | Self: 'this, [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] 7612 ~ [INFO] [stdout] 7613 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7616:9 [INFO] [stdout] | [INFO] [stdout] 7616 | / where [INFO] [stdout] 7617 | | Self: 'this, [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] 7616 ~ [INFO] [stdout] 7617 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7699:9 [INFO] [stdout] | [INFO] [stdout] 7699 | / where [INFO] [stdout] 7700 | | Self: 'this, [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] 7699 ~ [INFO] [stdout] 7700 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7707:9 [INFO] [stdout] | [INFO] [stdout] 7707 | / where [INFO] [stdout] 7708 | | Self: 'this, [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] 7707 ~ [INFO] [stdout] 7708 ~ = ::puroro::CloneThenIntoRepeatedField<'this, RepeatedType, ScalarType, i32> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7715:9 [INFO] [stdout] | [INFO] [stdout] 7715 | / where [INFO] [stdout] 7716 | | Self: 'this, [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] 7715 ~ [INFO] [stdout] 7716 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7722:9 [INFO] [stdout] | [INFO] [stdout] 7722 | / where [INFO] [stdout] 7723 | | Self: 'this, [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] 7722 ~ [INFO] [stdout] 7723 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7726:9 [INFO] [stdout] | [INFO] [stdout] 7726 | / where [INFO] [stdout] 7727 | | Self: 'this, [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] 7726 ~ [INFO] [stdout] 7727 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7733:9 [INFO] [stdout] | [INFO] [stdout] 7733 | / where [INFO] [stdout] 7734 | | Self: 'this, [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] 7733 ~ [INFO] [stdout] 7734 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7737:9 [INFO] [stdout] | [INFO] [stdout] 7737 | / where [INFO] [stdout] 7738 | | Self: 'this, [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] 7737 ~ [INFO] [stdout] 7738 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7744:9 [INFO] [stdout] | [INFO] [stdout] 7744 | / where [INFO] [stdout] 7745 | | Self: 'this, [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] 7744 ~ [INFO] [stdout] 7745 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7748:9 [INFO] [stdout] | [INFO] [stdout] 7748 | / where [INFO] [stdout] 7749 | | Self: 'this, [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] 7748 ~ [INFO] [stdout] 7749 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7755:9 [INFO] [stdout] | [INFO] [stdout] 7755 | / where [INFO] [stdout] 7756 | | Self: 'this, [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] 7755 ~ [INFO] [stdout] 7756 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7759:9 [INFO] [stdout] | [INFO] [stdout] 7759 | / where [INFO] [stdout] 7760 | | Self: 'this, [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] 7759 ~ [INFO] [stdout] 7760 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7766:9 [INFO] [stdout] | [INFO] [stdout] 7766 | / where [INFO] [stdout] 7767 | | Self: 'this, [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] 7766 ~ [INFO] [stdout] 7767 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7770:9 [INFO] [stdout] | [INFO] [stdout] 7770 | / where [INFO] [stdout] 7771 | | Self: 'this, [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] 7770 ~ [INFO] [stdout] 7771 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7855:9 [INFO] [stdout] | [INFO] [stdout] 7855 | / where [INFO] [stdout] 7856 | | Self: 'this, [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] 7855 ~ [INFO] [stdout] 7856 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7862:9 [INFO] [stdout] | [INFO] [stdout] 7862 | / where [INFO] [stdout] 7863 | | Self: 'this, [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] 7862 ~ [INFO] [stdout] 7863 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7870:9 [INFO] [stdout] | [INFO] [stdout] 7870 | / where [INFO] [stdout] 7871 | | Self: 'this, [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] 7870 ~ [INFO] [stdout] 7871 ~ = ::puroro::CloneThenIntoRepeatedField<'this, RepeatedType, ScalarType, i32> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7878:9 [INFO] [stdout] | [INFO] [stdout] 7878 | / where [INFO] [stdout] 7879 | | Self: 'this, [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] 7878 ~ [INFO] [stdout] 7879 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7546:9 [INFO] [stdout] | [INFO] [stdout] 7546 | / where [INFO] [stdout] 7547 | | Self: 'this, [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] 7546 ~ [INFO] [stdout] 7547 ~ = ::puroro::AsRefRepeatedField<'this, RepeatedType, ScalarType, str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7882:9 [INFO] [stdout] | [INFO] [stdout] 7882 | / where [INFO] [stdout] 7883 | | Self: 'this, [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] 7882 ~ [INFO] [stdout] 7883 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7889:9 [INFO] [stdout] | [INFO] [stdout] 7889 | / where [INFO] [stdout] 7890 | | Self: 'this, [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] 7889 ~ [INFO] [stdout] 7890 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7893:9 [INFO] [stdout] | [INFO] [stdout] 7893 | / where [INFO] [stdout] 7894 | | Self: 'this, [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] 7893 ~ [INFO] [stdout] 7894 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7900:9 [INFO] [stdout] | [INFO] [stdout] 7900 | / where [INFO] [stdout] 7901 | | Self: 'this, [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] 7900 ~ [INFO] [stdout] 7901 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7904:9 [INFO] [stdout] | [INFO] [stdout] 7904 | / where [INFO] [stdout] 7905 | | Self: 'this, [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] 7904 ~ [INFO] [stdout] 7905 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7911:9 [INFO] [stdout] | [INFO] [stdout] 7911 | / where [INFO] [stdout] 7912 | | Self: 'this, [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] 7911 ~ [INFO] [stdout] 7912 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7915:9 [INFO] [stdout] | [INFO] [stdout] 7915 | / where [INFO] [stdout] 7916 | | Self: 'this, [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] 7915 ~ [INFO] [stdout] 7916 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7922:9 [INFO] [stdout] | [INFO] [stdout] 7922 | / where [INFO] [stdout] 7923 | | Self: 'this, [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] 7922 ~ [INFO] [stdout] 7923 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7926:9 [INFO] [stdout] | [INFO] [stdout] 7926 | / where [INFO] [stdout] 7927 | | Self: 'this, [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] 7926 ~ [INFO] [stdout] 7927 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8011:9 [INFO] [stdout] | [INFO] [stdout] 8011 | / where [INFO] [stdout] 8012 | | Self: 'this, [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] 8011 ~ [INFO] [stdout] 8012 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8018:9 [INFO] [stdout] | [INFO] [stdout] 8018 | / where [INFO] [stdout] 8019 | | Self: 'this, [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] 8018 ~ [INFO] [stdout] 8019 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8025:9 [INFO] [stdout] | [INFO] [stdout] 8025 | / where [INFO] [stdout] 8026 | | Self: 'this, [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] 8025 ~ [INFO] [stdout] 8026 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7554:9 [INFO] [stdout] | [INFO] [stdout] 7554 | / where [INFO] [stdout] 7555 | | Self: 'this, [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] 7554 ~ [INFO] [stdout] 7555 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8032:9 [INFO] [stdout] | [INFO] [stdout] 8032 | / where [INFO] [stdout] 8033 | | Self: 'this, [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] 8032 ~ [INFO] [stdout] 8033 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7561:9 [INFO] [stdout] | [INFO] [stdout] 7561 | / where [INFO] [stdout] 7562 | | Self: 'this, [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] 7561 ~ [INFO] [stdout] 7562 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8037:9 [INFO] [stdout] | [INFO] [stdout] 8037 | / where [INFO] [stdout] 8038 | | Self: 'this, [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] 8037 ~ [INFO] [stdout] 8038 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7568:9 [INFO] [stdout] | [INFO] [stdout] 7568 | / where [INFO] [stdout] 7569 | | Self: 'this, [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] 7568 ~ [INFO] [stdout] 7569 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8045:9 [INFO] [stdout] | [INFO] [stdout] 8045 | / where [INFO] [stdout] 8046 | | Self: 'this, [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] 8045 ~ [INFO] [stdout] 8046 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7572:9 [INFO] [stdout] | [INFO] [stdout] 7572 | / where [INFO] [stdout] 7573 | | Self: 'this, [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] 7572 ~ [INFO] [stdout] 7573 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8049:9 [INFO] [stdout] | [INFO] [stdout] 8049 | / where [INFO] [stdout] 8050 | | Self: 'this, [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] 8049 ~ [INFO] [stdout] 8050 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7579:9 [INFO] [stdout] | [INFO] [stdout] 7579 | / where [INFO] [stdout] 7580 | | Self: 'this, [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] 7579 ~ [INFO] [stdout] 7580 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8056:9 [INFO] [stdout] | [INFO] [stdout] 8056 | / where [INFO] [stdout] 8057 | | Self: 'this, [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] 8056 ~ [INFO] [stdout] 8057 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7583:9 [INFO] [stdout] | [INFO] [stdout] 7583 | / where [INFO] [stdout] 7584 | | Self: 'this, [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] 7583 ~ [INFO] [stdout] 7584 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8060:9 [INFO] [stdout] | [INFO] [stdout] 8060 | / where [INFO] [stdout] 8061 | | Self: 'this, [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] 8060 ~ [INFO] [stdout] 8061 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7590:9 [INFO] [stdout] | [INFO] [stdout] 7590 | / where [INFO] [stdout] 7591 | | Self: 'this, [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] 7590 ~ [INFO] [stdout] 7591 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8067:9 [INFO] [stdout] | [INFO] [stdout] 8067 | / where [INFO] [stdout] 8068 | | Self: 'this, [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] 8067 ~ [INFO] [stdout] 8068 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7594:9 [INFO] [stdout] | [INFO] [stdout] 7594 | / where [INFO] [stdout] 7595 | | Self: 'this, [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] 7594 ~ [INFO] [stdout] 7595 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8071:9 [INFO] [stdout] | [INFO] [stdout] 8071 | / where [INFO] [stdout] 8072 | | Self: 'this, [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] 8071 ~ [INFO] [stdout] 8072 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7601:9 [INFO] [stdout] | [INFO] [stdout] 7601 | / where [INFO] [stdout] 7602 | | Self: 'this, [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] 7601 ~ [INFO] [stdout] 7602 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8078:9 [INFO] [stdout] | [INFO] [stdout] 8078 | / where [INFO] [stdout] 8079 | | Self: 'this, [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] 8078 ~ [INFO] [stdout] 8079 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8082:9 [INFO] [stdout] | [INFO] [stdout] 8082 | / where [INFO] [stdout] 8083 | | Self: 'this, [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] 8082 ~ [INFO] [stdout] 8083 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8168:9 [INFO] [stdout] | [INFO] [stdout] 8168 | / where [INFO] [stdout] 8169 | | Self: 'this, [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] 8168 ~ [INFO] [stdout] 8169 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8175:9 [INFO] [stdout] | [INFO] [stdout] 8175 | / where [INFO] [stdout] 8176 | | Self: 'this, [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] 8175 ~ [INFO] [stdout] 8176 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8182:9 [INFO] [stdout] | [INFO] [stdout] 8182 | / where [INFO] [stdout] 8183 | | Self: 'this, [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] 8182 ~ [INFO] [stdout] 8183 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8189:9 [INFO] [stdout] | [INFO] [stdout] 8189 | / where [INFO] [stdout] 8190 | | Self: 'this, [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] 8189 ~ [INFO] [stdout] 8190 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8193:9 [INFO] [stdout] | [INFO] [stdout] 8193 | / where [INFO] [stdout] 8194 | | Self: 'this, [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] 8193 ~ [INFO] [stdout] 8194 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8200:9 [INFO] [stdout] | [INFO] [stdout] 8200 | / where [INFO] [stdout] 8201 | | Self: 'this, [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] 8200 ~ [INFO] [stdout] 8201 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8205:9 [INFO] [stdout] | [INFO] [stdout] 8205 | / where [INFO] [stdout] 8206 | | Self: 'this, [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] 8205 ~ [INFO] [stdout] 8206 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8213:9 [INFO] [stdout] | [INFO] [stdout] 8213 | / where [INFO] [stdout] 8214 | | Self: 'this, [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] 8213 ~ [INFO] [stdout] 8214 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7605:9 [INFO] [stdout] | [INFO] [stdout] 7605 | / where [INFO] [stdout] 7606 | | Self: 'this, [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] 7605 ~ [INFO] [stdout] 7606 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8217:9 [INFO] [stdout] | [INFO] [stdout] 8217 | / where [INFO] [stdout] 8218 | | Self: 'this, [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] 8217 ~ [INFO] [stdout] 8218 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7612:9 [INFO] [stdout] | [INFO] [stdout] 7612 | / where [INFO] [stdout] 7613 | | Self: 'this, [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] 7612 ~ [INFO] [stdout] 7613 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8224:9 [INFO] [stdout] | [INFO] [stdout] 8224 | / where [INFO] [stdout] 8225 | | Self: 'this, [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] 8224 ~ [INFO] [stdout] 8225 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7616:9 [INFO] [stdout] | [INFO] [stdout] 7616 | / where [INFO] [stdout] 7617 | | Self: 'this, [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] 7616 ~ [INFO] [stdout] 7617 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8228:9 [INFO] [stdout] | [INFO] [stdout] 8228 | / where [INFO] [stdout] 8229 | | Self: 'this, [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] 8228 ~ [INFO] [stdout] 8229 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8235:9 [INFO] [stdout] | [INFO] [stdout] 8235 | / where [INFO] [stdout] 8236 | | Self: 'this, [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] 8235 ~ [INFO] [stdout] 8236 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7699:9 [INFO] [stdout] | [INFO] [stdout] 7699 | / where [INFO] [stdout] 7700 | | Self: 'this, [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] 7699 ~ [INFO] [stdout] 7700 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8239:9 [INFO] [stdout] | [INFO] [stdout] 8239 | / where [INFO] [stdout] 8240 | | Self: 'this, [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] 8239 ~ [INFO] [stdout] 8240 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7707:9 [INFO] [stdout] | [INFO] [stdout] 7707 | / where [INFO] [stdout] 7708 | | Self: 'this, [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] 7707 ~ [INFO] [stdout] 7708 ~ = ::puroro::CloneThenIntoRepeatedField<'this, RepeatedType, ScalarType, i32> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8331:9 [INFO] [stdout] | [INFO] [stdout] 8331 | / where [INFO] [stdout] 8332 | | Self: 'this, [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] 8331 ~ [INFO] [stdout] 8332 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7715:9 [INFO] [stdout] | [INFO] [stdout] 7715 | / where [INFO] [stdout] 7716 | | Self: 'this, [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] 7715 ~ [INFO] [stdout] 7716 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7722:9 [INFO] [stdout] | [INFO] [stdout] 7722 | / where [INFO] [stdout] 7723 | | Self: 'this, [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] 7722 ~ [INFO] [stdout] 7723 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8338:9 [INFO] [stdout] | [INFO] [stdout] 8338 | / where [INFO] [stdout] 8339 | | Self: 'this, [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] 8338 ~ [INFO] [stdout] 8339 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7726:9 [INFO] [stdout] | [INFO] [stdout] 7726 | / where [INFO] [stdout] 7727 | | Self: 'this, [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] 7726 ~ [INFO] [stdout] 7727 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8345:9 [INFO] [stdout] | [INFO] [stdout] 8345 | / where [INFO] [stdout] 8346 | | Self: 'this, [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] 8345 ~ [INFO] [stdout] 8346 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7733:9 [INFO] [stdout] | [INFO] [stdout] 7733 | / where [INFO] [stdout] 7734 | | Self: 'this, [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] 7733 ~ [INFO] [stdout] 7734 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8352:9 [INFO] [stdout] | [INFO] [stdout] 8352 | / where [INFO] [stdout] 8353 | | Self: 'this, [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] 8352 ~ [INFO] [stdout] 8353 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7737:9 [INFO] [stdout] | [INFO] [stdout] 7737 | / where [INFO] [stdout] 7738 | | Self: 'this, [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] 7737 ~ [INFO] [stdout] 7738 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8356:9 [INFO] [stdout] | [INFO] [stdout] 8356 | / where [INFO] [stdout] 8357 | | Self: 'this, [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] 8356 ~ [INFO] [stdout] 8357 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7744:9 [INFO] [stdout] | [INFO] [stdout] 7744 | / where [INFO] [stdout] 7745 | | Self: 'this, [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] 7744 ~ [INFO] [stdout] 7745 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7748:9 [INFO] [stdout] | [INFO] [stdout] 7748 | / where [INFO] [stdout] 7749 | | Self: 'this, [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] 7748 ~ [INFO] [stdout] 7749 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8363:9 [INFO] [stdout] | [INFO] [stdout] 8363 | / where [INFO] [stdout] 8364 | | Self: 'this, [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] 8363 ~ [INFO] [stdout] 8364 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7755:9 [INFO] [stdout] | [INFO] [stdout] 7755 | / where [INFO] [stdout] 7756 | | Self: 'this, [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] 7755 ~ [INFO] [stdout] 7756 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7759:9 [INFO] [stdout] | [INFO] [stdout] 7759 | / where [INFO] [stdout] 7760 | | Self: 'this, [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] 7759 ~ [INFO] [stdout] 7760 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8367:9 [INFO] [stdout] | [INFO] [stdout] 8367 | / where [INFO] [stdout] 8368 | | Self: 'this, [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] 8367 ~ [INFO] [stdout] 8368 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7766:9 [INFO] [stdout] | [INFO] [stdout] 7766 | / where [INFO] [stdout] 7767 | | Self: 'this, [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] 7766 ~ [INFO] [stdout] 7767 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8374:9 [INFO] [stdout] | [INFO] [stdout] 8374 | / where [INFO] [stdout] 8375 | | Self: 'this, [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] 8374 ~ [INFO] [stdout] 8375 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8379:9 [INFO] [stdout] | [INFO] [stdout] 8379 | / where [INFO] [stdout] 8380 | | Self: 'this, [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] 8379 ~ [INFO] [stdout] 8380 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7770:9 [INFO] [stdout] | [INFO] [stdout] 7770 | / where [INFO] [stdout] 7771 | | Self: 'this, [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] 7770 ~ [INFO] [stdout] 7771 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7855:9 [INFO] [stdout] | [INFO] [stdout] 7855 | / where [INFO] [stdout] 7856 | | Self: 'this, [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] 7855 ~ [INFO] [stdout] 7856 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7862:9 [INFO] [stdout] | [INFO] [stdout] 7862 | / where [INFO] [stdout] 7863 | | Self: 'this, [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] 7862 ~ [INFO] [stdout] 7863 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7870:9 [INFO] [stdout] | [INFO] [stdout] 7870 | / where [INFO] [stdout] 7871 | | Self: 'this, [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] 7870 ~ [INFO] [stdout] 7871 ~ = ::puroro::CloneThenIntoRepeatedField<'this, RepeatedType, ScalarType, i32> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7878:9 [INFO] [stdout] | [INFO] [stdout] 7878 | / where [INFO] [stdout] 7879 | | Self: 'this, [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] 7878 ~ [INFO] [stdout] 7879 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7882:9 [INFO] [stdout] | [INFO] [stdout] 7882 | / where [INFO] [stdout] 7883 | | Self: 'this, [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] 7882 ~ [INFO] [stdout] 7883 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7889:9 [INFO] [stdout] | [INFO] [stdout] 7889 | / where [INFO] [stdout] 7890 | | Self: 'this, [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] 7889 ~ [INFO] [stdout] 7890 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7893:9 [INFO] [stdout] | [INFO] [stdout] 7893 | / where [INFO] [stdout] 7894 | | Self: 'this, [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] 7893 ~ [INFO] [stdout] 7894 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7900:9 [INFO] [stdout] | [INFO] [stdout] 7900 | / where [INFO] [stdout] 7901 | | Self: 'this, [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] 7900 ~ [INFO] [stdout] 7901 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7904:9 [INFO] [stdout] | [INFO] [stdout] 7904 | / where [INFO] [stdout] 7905 | | Self: 'this, [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] 7904 ~ [INFO] [stdout] 7905 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8387:9 [INFO] [stdout] | [INFO] [stdout] 8387 | / where [INFO] [stdout] 8388 | | Self: 'this, [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] 8387 ~ [INFO] [stdout] 8388 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8391:9 [INFO] [stdout] | [INFO] [stdout] 8391 | / where [INFO] [stdout] 8392 | | Self: 'this, [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] 8391 ~ [INFO] [stdout] 8392 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8398:9 [INFO] [stdout] | [INFO] [stdout] 8398 | / where [INFO] [stdout] 8399 | | Self: 'this, [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] 8398 ~ [INFO] [stdout] 8399 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8402:9 [INFO] [stdout] | [INFO] [stdout] 8402 | / where [INFO] [stdout] 8403 | | Self: 'this, [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] 8402 ~ [INFO] [stdout] 8403 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8494:9 [INFO] [stdout] | [INFO] [stdout] 8494 | / where [INFO] [stdout] 8495 | | Self: 'this, [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] 8494 ~ [INFO] [stdout] 8495 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8501:9 [INFO] [stdout] | [INFO] [stdout] 8501 | / where [INFO] [stdout] 8502 | | Self: 'this, [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] 8501 ~ [INFO] [stdout] 8502 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8508:9 [INFO] [stdout] | [INFO] [stdout] 8508 | / where [INFO] [stdout] 8509 | | Self: 'this, [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] 8508 ~ [INFO] [stdout] 8509 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8515:9 [INFO] [stdout] | [INFO] [stdout] 8515 | / where [INFO] [stdout] 8516 | | Self: 'this, [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] 8515 ~ [INFO] [stdout] 8516 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8519:9 [INFO] [stdout] | [INFO] [stdout] 8519 | / where [INFO] [stdout] 8520 | | Self: 'this, [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] 8519 ~ [INFO] [stdout] 8520 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8526:9 [INFO] [stdout] | [INFO] [stdout] 8526 | / where [INFO] [stdout] 8527 | | Self: 'this, [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] 8526 ~ [INFO] [stdout] 8527 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8530:9 [INFO] [stdout] | [INFO] [stdout] 8530 | / where [INFO] [stdout] 8531 | | Self: 'this, [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] 8530 ~ [INFO] [stdout] 8531 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8537:9 [INFO] [stdout] | [INFO] [stdout] 8537 | / where [INFO] [stdout] 8538 | | Self: 'this, [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] 8537 ~ [INFO] [stdout] 8538 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8541:9 [INFO] [stdout] | [INFO] [stdout] 8541 | / where [INFO] [stdout] 8542 | | Self: 'this, [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] 8541 ~ [INFO] [stdout] 8542 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8548:9 [INFO] [stdout] | [INFO] [stdout] 8548 | / where [INFO] [stdout] 8549 | | Self: 'this, [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] 8548 ~ [INFO] [stdout] 8549 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8553:9 [INFO] [stdout] | [INFO] [stdout] 8553 | / where [INFO] [stdout] 8554 | | Self: 'this, [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] 8553 ~ [INFO] [stdout] 8554 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8561:9 [INFO] [stdout] | [INFO] [stdout] 8561 | / where [INFO] [stdout] 8562 | | Self: 'this, [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] 8561 ~ [INFO] [stdout] 8562 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8565:9 [INFO] [stdout] | [INFO] [stdout] 8565 | / where [INFO] [stdout] 8566 | | Self: 'this, [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] 8565 ~ [INFO] [stdout] 8566 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8648:9 [INFO] [stdout] | [INFO] [stdout] 8648 | / where [INFO] [stdout] 8649 | | Self: 'this, [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] 8648 ~ [INFO] [stdout] 8649 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8655:9 [INFO] [stdout] | [INFO] [stdout] 8655 | / where [INFO] [stdout] 8656 | | Self: 'this, [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] 8655 ~ [INFO] [stdout] 8656 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7911:9 [INFO] [stdout] | [INFO] [stdout] 7911 | / where [INFO] [stdout] 7912 | | Self: 'this, [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] 7911 ~ [INFO] [stdout] 7912 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7915:9 [INFO] [stdout] | [INFO] [stdout] 7915 | / where [INFO] [stdout] 7916 | | Self: 'this, [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] 7915 ~ [INFO] [stdout] 7916 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7922:9 [INFO] [stdout] | [INFO] [stdout] 7922 | / where [INFO] [stdout] 7923 | | Self: 'this, [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] 7922 ~ [INFO] [stdout] 7923 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:7926:9 [INFO] [stdout] | [INFO] [stdout] 7926 | / where [INFO] [stdout] 7927 | | Self: 'this, [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] 7926 ~ [INFO] [stdout] 7927 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8011:9 [INFO] [stdout] | [INFO] [stdout] 8011 | / where [INFO] [stdout] 8012 | | Self: 'this, [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] 8011 ~ [INFO] [stdout] 8012 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8018:9 [INFO] [stdout] | [INFO] [stdout] 8018 | / where [INFO] [stdout] 8019 | | Self: 'this, [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] 8018 ~ [INFO] [stdout] 8019 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8025:9 [INFO] [stdout] | [INFO] [stdout] 8025 | / where [INFO] [stdout] 8026 | | Self: 'this, [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] 8025 ~ [INFO] [stdout] 8026 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8032:9 [INFO] [stdout] | [INFO] [stdout] 8032 | / where [INFO] [stdout] 8033 | | Self: 'this, [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] 8032 ~ [INFO] [stdout] 8033 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8037:9 [INFO] [stdout] | [INFO] [stdout] 8037 | / where [INFO] [stdout] 8038 | | Self: 'this, [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] 8037 ~ [INFO] [stdout] 8038 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8045:9 [INFO] [stdout] | [INFO] [stdout] 8045 | / where [INFO] [stdout] 8046 | | Self: 'this, [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] 8045 ~ [INFO] [stdout] 8046 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8662:9 [INFO] [stdout] | [INFO] [stdout] 8662 | / where [INFO] [stdout] 8663 | | Self: 'this, [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] 8662 ~ [INFO] [stdout] 8663 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8669:9 [INFO] [stdout] | [INFO] [stdout] 8669 | / where [INFO] [stdout] 8670 | | Self: 'this, [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] 8669 ~ [INFO] [stdout] 8670 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8049:9 [INFO] [stdout] | [INFO] [stdout] 8049 | / where [INFO] [stdout] 8050 | | Self: 'this, [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] 8049 ~ [INFO] [stdout] 8050 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8673:9 [INFO] [stdout] | [INFO] [stdout] 8673 | / where [INFO] [stdout] 8674 | | Self: 'this, [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] 8673 ~ [INFO] [stdout] 8674 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8680:9 [INFO] [stdout] | [INFO] [stdout] 8680 | / where [INFO] [stdout] 8681 | | Self: 'this, [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] 8680 ~ [INFO] [stdout] 8681 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8684:9 [INFO] [stdout] | [INFO] [stdout] 8684 | / where [INFO] [stdout] 8685 | | Self: 'this, [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] 8684 ~ [INFO] [stdout] 8685 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8056:9 [INFO] [stdout] | [INFO] [stdout] 8056 | / where [INFO] [stdout] 8057 | | Self: 'this, [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] 8056 ~ [INFO] [stdout] 8057 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8691:9 [INFO] [stdout] | [INFO] [stdout] 8691 | / where [INFO] [stdout] 8692 | | Self: 'this, [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] 8691 ~ [INFO] [stdout] 8692 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8695:9 [INFO] [stdout] | [INFO] [stdout] 8695 | / where [INFO] [stdout] 8696 | | Self: 'this, [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] 8695 ~ [INFO] [stdout] 8696 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8702:9 [INFO] [stdout] | [INFO] [stdout] 8702 | / where [INFO] [stdout] 8703 | | Self: 'this, [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] 8702 ~ [INFO] [stdout] 8703 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8060:9 [INFO] [stdout] | [INFO] [stdout] 8060 | / where [INFO] [stdout] 8061 | | Self: 'this, [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] 8060 ~ [INFO] [stdout] 8061 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8706:9 [INFO] [stdout] | [INFO] [stdout] 8706 | / where [INFO] [stdout] 8707 | | Self: 'this, [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] 8706 ~ [INFO] [stdout] 8707 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8713:9 [INFO] [stdout] | [INFO] [stdout] 8713 | / where [INFO] [stdout] 8714 | | Self: 'this, [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] 8713 ~ [INFO] [stdout] 8714 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8723:9 [INFO] [stdout] | [INFO] [stdout] 8723 | / where [INFO] [stdout] 8724 | | Self: 'this, [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] 8723 ~ [INFO] [stdout] 8724 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8067:9 [INFO] [stdout] | [INFO] [stdout] 8067 | / where [INFO] [stdout] 8068 | | Self: 'this, [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] 8067 ~ [INFO] [stdout] 8068 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8798:9 [INFO] [stdout] | [INFO] [stdout] 8798 | / where [INFO] [stdout] 8799 | | Self: 'this, [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] 8798 ~ [INFO] [stdout] 8799 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8071:9 [INFO] [stdout] | [INFO] [stdout] 8071 | / where [INFO] [stdout] 8072 | | Self: 'this, [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] 8071 ~ [INFO] [stdout] 8072 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8805:9 [INFO] [stdout] | [INFO] [stdout] 8805 | / where [INFO] [stdout] 8806 | | Self: 'this, [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] 8805 ~ [INFO] [stdout] 8806 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8078:9 [INFO] [stdout] | [INFO] [stdout] 8078 | / where [INFO] [stdout] 8079 | | Self: 'this, [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] 8078 ~ [INFO] [stdout] 8079 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8812:9 [INFO] [stdout] | [INFO] [stdout] 8812 | / where [INFO] [stdout] 8813 | | Self: 'this, [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] 8812 ~ [INFO] [stdout] 8813 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8082:9 [INFO] [stdout] | [INFO] [stdout] 8082 | / where [INFO] [stdout] 8083 | | Self: 'this, [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] 8082 ~ [INFO] [stdout] 8083 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8819:9 [INFO] [stdout] | [INFO] [stdout] 8819 | / where [INFO] [stdout] 8820 | | Self: 'this, [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] 8819 ~ [INFO] [stdout] 8820 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8168:9 [INFO] [stdout] | [INFO] [stdout] 8168 | / where [INFO] [stdout] 8169 | | Self: 'this, [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] 8168 ~ [INFO] [stdout] 8169 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8823:9 [INFO] [stdout] | [INFO] [stdout] 8823 | / where [INFO] [stdout] 8824 | | Self: 'this, [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] 8823 ~ [INFO] [stdout] 8824 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8175:9 [INFO] [stdout] | [INFO] [stdout] 8175 | / where [INFO] [stdout] 8176 | | Self: 'this, [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] 8175 ~ [INFO] [stdout] 8176 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8830:9 [INFO] [stdout] | [INFO] [stdout] 8830 | / where [INFO] [stdout] 8831 | | Self: 'this, [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] 8830 ~ [INFO] [stdout] 8831 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8182:9 [INFO] [stdout] | [INFO] [stdout] 8182 | / where [INFO] [stdout] 8183 | | Self: 'this, [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] 8182 ~ [INFO] [stdout] 8183 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8834:9 [INFO] [stdout] | [INFO] [stdout] 8834 | / where [INFO] [stdout] 8835 | | Self: 'this, [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] 8834 ~ [INFO] [stdout] 8835 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8189:9 [INFO] [stdout] | [INFO] [stdout] 8189 | / where [INFO] [stdout] 8190 | | Self: 'this, [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] 8189 ~ [INFO] [stdout] 8190 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8841:9 [INFO] [stdout] | [INFO] [stdout] 8841 | / where [INFO] [stdout] 8842 | | Self: 'this, [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] 8841 ~ [INFO] [stdout] 8842 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8193:9 [INFO] [stdout] | [INFO] [stdout] 8193 | / where [INFO] [stdout] 8194 | | Self: 'this, [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] 8193 ~ [INFO] [stdout] 8194 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8845:9 [INFO] [stdout] | [INFO] [stdout] 8845 | / where [INFO] [stdout] 8846 | | Self: 'this, [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] 8845 ~ [INFO] [stdout] 8846 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8852:9 [INFO] [stdout] | [INFO] [stdout] 8852 | / where [INFO] [stdout] 8853 | | Self: 'this, [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] 8852 ~ [INFO] [stdout] 8853 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8856:9 [INFO] [stdout] | [INFO] [stdout] 8856 | / where [INFO] [stdout] 8857 | | Self: 'this, [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] 8856 ~ [INFO] [stdout] 8857 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8863:9 [INFO] [stdout] | [INFO] [stdout] 8863 | / where [INFO] [stdout] 8864 | | Self: 'this, [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] 8863 ~ [INFO] [stdout] 8864 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8867:9 [INFO] [stdout] | [INFO] [stdout] 8867 | / where [INFO] [stdout] 8868 | | Self: 'this, [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] 8867 ~ [INFO] [stdout] 8868 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8945:9 [INFO] [stdout] | [INFO] [stdout] 8945 | / where [INFO] [stdout] 8946 | | Self: 'this, [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] 8945 ~ [INFO] [stdout] 8946 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8952:9 [INFO] [stdout] | [INFO] [stdout] 8952 | / where [INFO] [stdout] 8953 | | Self: 'this, [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] 8952 ~ [INFO] [stdout] 8953 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8959:9 [INFO] [stdout] | [INFO] [stdout] 8959 | / where [INFO] [stdout] 8960 | | Self: 'this, [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] 8959 ~ [INFO] [stdout] 8960 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8966:9 [INFO] [stdout] | [INFO] [stdout] 8966 | / where [INFO] [stdout] 8967 | | Self: 'this, [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] 8966 ~ [INFO] [stdout] 8967 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8970:9 [INFO] [stdout] | [INFO] [stdout] 8970 | / where [INFO] [stdout] 8971 | | Self: 'this, [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] 8970 ~ [INFO] [stdout] 8971 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8977:9 [INFO] [stdout] | [INFO] [stdout] 8977 | / where [INFO] [stdout] 8978 | | Self: 'this, [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] 8977 ~ [INFO] [stdout] 8978 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8981:9 [INFO] [stdout] | [INFO] [stdout] 8981 | / where [INFO] [stdout] 8982 | | Self: 'this, [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] 8981 ~ [INFO] [stdout] 8982 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8988:9 [INFO] [stdout] | [INFO] [stdout] 8988 | / where [INFO] [stdout] 8989 | | Self: 'this, [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] 8988 ~ [INFO] [stdout] 8989 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8992:9 [INFO] [stdout] | [INFO] [stdout] 8992 | / where [INFO] [stdout] 8993 | | Self: 'this, [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] 8992 ~ [INFO] [stdout] 8993 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8999:9 [INFO] [stdout] | [INFO] [stdout] 8999 | / where [INFO] [stdout] 9000 | | Self: 'this, [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] 8999 ~ [INFO] [stdout] 9000 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9003:9 [INFO] [stdout] | [INFO] [stdout] 9003 | / where [INFO] [stdout] 9004 | | Self: 'this, [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] 9003 ~ [INFO] [stdout] 9004 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9010:9 [INFO] [stdout] | [INFO] [stdout] 9010 | / where [INFO] [stdout] 9011 | | Self: 'this, [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] 9010 ~ [INFO] [stdout] 9011 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9014:9 [INFO] [stdout] | [INFO] [stdout] 9014 | / where [INFO] [stdout] 9015 | | Self: 'this, [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] 9014 ~ [INFO] [stdout] 9015 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9395:9 [INFO] [stdout] | [INFO] [stdout] 9395 | / where [INFO] [stdout] 9396 | | Self: 'this, [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] 9395 ~ [INFO] [stdout] 9396 | = ::puroro::AsRefRepeatedField< [INFO] [stdout] ... [INFO] [stdout] 9400 | str, [INFO] [stdout] 9401 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9408:9 [INFO] [stdout] | [INFO] [stdout] 9408 | / where [INFO] [stdout] 9409 | | Self: 'this, [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] 9408 ~ [INFO] [stdout] 9409 | = ::puroro::CloneThenIntoRepeatedField< [INFO] [stdout] ... [INFO] [stdout] 9413 | i32, [INFO] [stdout] 9414 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9421:9 [INFO] [stdout] | [INFO] [stdout] 9421 | / where [INFO] [stdout] 9422 | | Self: 'this, [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] 9421 ~ [INFO] [stdout] 9422 | = ::puroro::CloneThenIntoRepeatedField< [INFO] [stdout] ... [INFO] [stdout] 9426 | i32, [INFO] [stdout] 9427 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9434:9 [INFO] [stdout] | [INFO] [stdout] 9434 | / where [INFO] [stdout] 9435 | | Self: 'this, [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] 9434 ~ [INFO] [stdout] 9435 ~ = &'this self::_puroro_root::google::protobuf::_puroro_impls::DescriptorProtoBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9438:9 [INFO] [stdout] | [INFO] [stdout] 9438 | / where [INFO] [stdout] 9439 | | Self: 'this, [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] 9438 ~ [INFO] [stdout] 9439 | = &'this [self::_puroro_root::google::protobuf::_puroro_impls::DescriptorProtoBumpalo< [INFO] [stdout] 9440 | 'this, [INFO] [stdout] 9441 ~ >] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9448:9 [INFO] [stdout] | [INFO] [stdout] 9448 | / where [INFO] [stdout] 9449 | | Self: 'this, [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] 9448 ~ [INFO] [stdout] 9449 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::EnumDescriptorProtoBumpalo< [INFO] [stdout] 9450 | 'this, [INFO] [stdout] 9451 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9453:42 [INFO] [stdout] | [INFO] [stdout] 9453 | type EnumTypeRepeatedType<'this> where Self: 'this = [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] 9453 ~ type EnumTypeRepeatedType<'this> = [INFO] [stdout] 9454 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::EnumDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9460:9 [INFO] [stdout] | [INFO] [stdout] 9460 | / where [INFO] [stdout] 9461 | | Self: 'this, [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] 9460 ~ [INFO] [stdout] 9461 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::ServiceDescriptorProtoBumpalo< [INFO] [stdout] 9462 | 'this, [INFO] [stdout] 9463 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9465:41 [INFO] [stdout] | [INFO] [stdout] 9465 | type ServiceRepeatedType<'this> where Self: 'this = [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] 9465 ~ type ServiceRepeatedType<'this> = [INFO] [stdout] 9466 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::ServiceDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9472:9 [INFO] [stdout] | [INFO] [stdout] 9472 | / where [INFO] [stdout] 9473 | | Self: 'this, [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] 9472 ~ [INFO] [stdout] 9473 | = &'this self::_puroro_root::google::protobuf::_puroro_impls::FieldDescriptorProtoBumpalo< [INFO] [stdout] 9474 | 'this, [INFO] [stdout] 9475 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9477:43 [INFO] [stdout] | [INFO] [stdout] 9477 | type ExtensionRepeatedType<'this> where Self: 'this = [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] 9477 ~ type ExtensionRepeatedType<'this> = [INFO] [stdout] 9478 ~ &'this [self::_puroro_root::google::protobuf::_puroro_impls::FieldDescriptorProtoBumpalo<'this>] where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9484:9 [INFO] [stdout] | [INFO] [stdout] 9484 | / where [INFO] [stdout] 9485 | | Self: 'this, [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] 9484 ~ [INFO] [stdout] 9485 ~ = &'this self::_puroro_root::google::protobuf::_puroro_impls::FileOptionsBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9491:9 [INFO] [stdout] | [INFO] [stdout] 9491 | / where [INFO] [stdout] 9492 | | Self: 'this, [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] 9491 ~ [INFO] [stdout] 9492 ~ = &'this self::_puroro_root::google::protobuf::_puroro_impls::SourceCodeInfoBumpalo<'this> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9960:9 [INFO] [stdout] | [INFO] [stdout] 9960 | / where [INFO] [stdout] 9961 | | Self: 'this, [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] 9960 ~ [INFO] [stdout] 9961 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9964:9 [INFO] [stdout] | [INFO] [stdout] 9964 | / where [INFO] [stdout] 9965 | | Self: 'this, [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] 9964 ~ [INFO] [stdout] 9965 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9971:9 [INFO] [stdout] | [INFO] [stdout] 9971 | / where [INFO] [stdout] 9972 | | Self: 'this, [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] 9971 ~ [INFO] [stdout] 9972 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8200:9 [INFO] [stdout] | [INFO] [stdout] 8200 | / where [INFO] [stdout] 8201 | | Self: 'this, [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] 8200 ~ [INFO] [stdout] 8201 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8205:9 [INFO] [stdout] | [INFO] [stdout] 8205 | / where [INFO] [stdout] 8206 | | Self: 'this, [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] 8205 ~ [INFO] [stdout] 8206 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8213:9 [INFO] [stdout] | [INFO] [stdout] 8213 | / where [INFO] [stdout] 8214 | | Self: 'this, [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] 8213 ~ [INFO] [stdout] 8214 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8217:9 [INFO] [stdout] | [INFO] [stdout] 8217 | / where [INFO] [stdout] 8218 | | Self: 'this, [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] 8217 ~ [INFO] [stdout] 8218 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8224:9 [INFO] [stdout] | [INFO] [stdout] 8224 | / where [INFO] [stdout] 8225 | | Self: 'this, [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] 8224 ~ [INFO] [stdout] 8225 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8228:9 [INFO] [stdout] | [INFO] [stdout] 8228 | / where [INFO] [stdout] 8229 | | Self: 'this, [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] 8228 ~ [INFO] [stdout] 8229 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8235:9 [INFO] [stdout] | [INFO] [stdout] 8235 | / where [INFO] [stdout] 8236 | | Self: 'this, [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] 8235 ~ [INFO] [stdout] 8236 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8239:9 [INFO] [stdout] | [INFO] [stdout] 8239 | / where [INFO] [stdout] 8240 | | Self: 'this, [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] 8239 ~ [INFO] [stdout] 8240 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8331:9 [INFO] [stdout] | [INFO] [stdout] 8331 | / where [INFO] [stdout] 8332 | | Self: 'this, [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] 8331 ~ [INFO] [stdout] 8332 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8338:9 [INFO] [stdout] | [INFO] [stdout] 8338 | / where [INFO] [stdout] 8339 | | Self: 'this, [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] 8338 ~ [INFO] [stdout] 8339 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8345:9 [INFO] [stdout] | [INFO] [stdout] 8345 | / where [INFO] [stdout] 8346 | | Self: 'this, [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] 8345 ~ [INFO] [stdout] 8346 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8352:9 [INFO] [stdout] | [INFO] [stdout] 8352 | / where [INFO] [stdout] 8353 | | Self: 'this, [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] 8352 ~ [INFO] [stdout] 8353 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8356:9 [INFO] [stdout] | [INFO] [stdout] 8356 | / where [INFO] [stdout] 8357 | | Self: 'this, [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] 8356 ~ [INFO] [stdout] 8357 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8363:9 [INFO] [stdout] | [INFO] [stdout] 8363 | / where [INFO] [stdout] 8364 | | Self: 'this, [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] 8363 ~ [INFO] [stdout] 8364 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8367:9 [INFO] [stdout] | [INFO] [stdout] 8367 | / where [INFO] [stdout] 8368 | | Self: 'this, [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] 8367 ~ [INFO] [stdout] 8368 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8374:9 [INFO] [stdout] | [INFO] [stdout] 8374 | / where [INFO] [stdout] 8375 | | Self: 'this, [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] 8374 ~ [INFO] [stdout] 8375 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8379:9 [INFO] [stdout] | [INFO] [stdout] 8379 | / where [INFO] [stdout] 8380 | | Self: 'this, [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] 8379 ~ [INFO] [stdout] 8380 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8387:9 [INFO] [stdout] | [INFO] [stdout] 8387 | / where [INFO] [stdout] 8388 | | Self: 'this, [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] 8387 ~ [INFO] [stdout] 8388 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8391:9 [INFO] [stdout] | [INFO] [stdout] 8391 | / where [INFO] [stdout] 8392 | | Self: 'this, [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] 8391 ~ [INFO] [stdout] 8392 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8398:9 [INFO] [stdout] | [INFO] [stdout] 8398 | / where [INFO] [stdout] 8399 | | Self: 'this, [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] 8398 ~ [INFO] [stdout] 8399 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8402:9 [INFO] [stdout] | [INFO] [stdout] 8402 | / where [INFO] [stdout] 8403 | | Self: 'this, [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] 8402 ~ [INFO] [stdout] 8403 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9975:9 [INFO] [stdout] | [INFO] [stdout] 9975 | / where [INFO] [stdout] 9976 | | Self: 'this, [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] 9975 ~ [INFO] [stdout] 9976 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9982:9 [INFO] [stdout] | [INFO] [stdout] 9982 | / where [INFO] [stdout] 9983 | | Self: 'this, [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] 9982 ~ [INFO] [stdout] 9983 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9986:9 [INFO] [stdout] | [INFO] [stdout] 9986 | / where [INFO] [stdout] 9987 | | Self: 'this, [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] 9986 ~ [INFO] [stdout] 9987 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9993:9 [INFO] [stdout] | [INFO] [stdout] 9993 | / where [INFO] [stdout] 9994 | | Self: 'this, [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] 9993 ~ [INFO] [stdout] 9994 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:9997:9 [INFO] [stdout] | [INFO] [stdout] 9997 | / where [INFO] [stdout] 9998 | | Self: 'this, [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] 9997 ~ [INFO] [stdout] 9998 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10004:9 [INFO] [stdout] | [INFO] [stdout] 10004 | / where [INFO] [stdout] 10005 | | Self: 'this, [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] 10004 ~ [INFO] [stdout] 10005 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10008:9 [INFO] [stdout] | [INFO] [stdout] 10008 | / where [INFO] [stdout] 10009 | | Self: 'this, [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] 10008 ~ [INFO] [stdout] 10009 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10010 | Self::ExtensionRangeMessageType<'this>, [INFO] [stdout] 10011 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10017:9 [INFO] [stdout] | [INFO] [stdout] 10017 | / where [INFO] [stdout] 10018 | | Self: 'this, [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] 10017 ~ [INFO] [stdout] 10018 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10021:9 [INFO] [stdout] | [INFO] [stdout] 10021 | / where [INFO] [stdout] 10022 | | Self: 'this, [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] 10021 ~ [INFO] [stdout] 10022 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10028:9 [INFO] [stdout] | [INFO] [stdout] 10028 | / where [INFO] [stdout] 10029 | | Self: 'this, [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] 10028 ~ [INFO] [stdout] 10029 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10032:9 [INFO] [stdout] | [INFO] [stdout] 10032 | / where [INFO] [stdout] 10033 | | Self: 'this, [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] 10032 ~ [INFO] [stdout] 10033 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10036:9 [INFO] [stdout] | [INFO] [stdout] 10036 | / where [INFO] [stdout] 10037 | | Self: 'this, [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] 10036 ~ [INFO] [stdout] 10037 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10038 | Self::ReservedRangeMessageType<'this>, [INFO] [stdout] 10039 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10045:9 [INFO] [stdout] | [INFO] [stdout] 10045 | / where [INFO] [stdout] 10046 | | Self: 'this, [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] 10045 ~ [INFO] [stdout] 10046 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10123:9 [INFO] [stdout] | [INFO] [stdout] 10123 | / where [INFO] [stdout] 10124 | | Self: 'this, [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] 10123 ~ [INFO] [stdout] 10124 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10128:9 [INFO] [stdout] | [INFO] [stdout] 10128 | / where [INFO] [stdout] 10129 | | Self: 'this, [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] 10128 ~ [INFO] [stdout] 10129 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10136:9 [INFO] [stdout] | [INFO] [stdout] 10136 | / where [INFO] [stdout] 10137 | | Self: 'this, [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] 10136 ~ [INFO] [stdout] 10137 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10140:9 [INFO] [stdout] | [INFO] [stdout] 10140 | / where [INFO] [stdout] 10141 | | Self: 'this, [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] 10140 ~ [INFO] [stdout] 10141 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10147:9 [INFO] [stdout] | [INFO] [stdout] 10147 | / where [INFO] [stdout] 10148 | | Self: 'this, [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] 10147 ~ [INFO] [stdout] 10148 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10151:9 [INFO] [stdout] | [INFO] [stdout] 10151 | / where [INFO] [stdout] 10152 | | Self: 'this, [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] 10151 ~ [INFO] [stdout] 10152 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10158:9 [INFO] [stdout] | [INFO] [stdout] 10158 | / where [INFO] [stdout] 10159 | | Self: 'this, [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] 10158 ~ [INFO] [stdout] 10159 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10162:9 [INFO] [stdout] | [INFO] [stdout] 10162 | / where [INFO] [stdout] 10163 | | Self: 'this, [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] 10162 ~ [INFO] [stdout] 10163 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10169:9 [INFO] [stdout] | [INFO] [stdout] 10169 | / where [INFO] [stdout] 10170 | | Self: 'this, [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] 10169 ~ [INFO] [stdout] 10170 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10173:9 [INFO] [stdout] | [INFO] [stdout] 10173 | / where [INFO] [stdout] 10174 | | Self: 'this, [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] 10173 ~ [INFO] [stdout] 10174 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10175 | Self::ExtensionRangeMessageType<'this>, [INFO] [stdout] 10176 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10182:9 [INFO] [stdout] | [INFO] [stdout] 10182 | / where [INFO] [stdout] 10183 | | Self: 'this, [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] 10182 ~ [INFO] [stdout] 10183 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10186:9 [INFO] [stdout] | [INFO] [stdout] 10186 | / where [INFO] [stdout] 10187 | | Self: 'this, [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] 10186 ~ [INFO] [stdout] 10187 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10193:9 [INFO] [stdout] | [INFO] [stdout] 10193 | / where [INFO] [stdout] 10194 | | Self: 'this, [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] 10193 ~ [INFO] [stdout] 10194 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10197:9 [INFO] [stdout] | [INFO] [stdout] 10197 | / where [INFO] [stdout] 10198 | | Self: 'this, [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] 10197 ~ [INFO] [stdout] 10198 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10201:9 [INFO] [stdout] | [INFO] [stdout] 10201 | / where [INFO] [stdout] 10202 | | Self: 'this, [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] 10201 ~ [INFO] [stdout] 10202 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10203 | Self::ReservedRangeMessageType<'this>, [INFO] [stdout] 10204 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10210:9 [INFO] [stdout] | [INFO] [stdout] 10210 | / where [INFO] [stdout] 10211 | | Self: 'this, [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] 10210 ~ [INFO] [stdout] 10211 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8494:9 [INFO] [stdout] | [INFO] [stdout] 8494 | / where [INFO] [stdout] 8495 | | Self: 'this, [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] 8494 ~ [INFO] [stdout] 8495 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10300:9 [INFO] [stdout] | [INFO] [stdout] 10300 | / where [INFO] [stdout] 10301 | | Self: 'this, [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] 10300 ~ [INFO] [stdout] 10301 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8501:9 [INFO] [stdout] | [INFO] [stdout] 8501 | / where [INFO] [stdout] 8502 | | Self: 'this, [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] 8501 ~ [INFO] [stdout] 8502 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10304:9 [INFO] [stdout] | [INFO] [stdout] 10304 | / where [INFO] [stdout] 10305 | | Self: 'this, [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] 10304 ~ [INFO] [stdout] 10305 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8508:9 [INFO] [stdout] | [INFO] [stdout] 8508 | / where [INFO] [stdout] 8509 | | Self: 'this, [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] 8508 ~ [INFO] [stdout] 8509 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10311:9 [INFO] [stdout] | [INFO] [stdout] 10311 | / where [INFO] [stdout] 10312 | | Self: 'this, [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] 10311 ~ [INFO] [stdout] 10312 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8515:9 [INFO] [stdout] | [INFO] [stdout] 8515 | / where [INFO] [stdout] 8516 | | Self: 'this, [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] 8515 ~ [INFO] [stdout] 8516 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10316:9 [INFO] [stdout] | [INFO] [stdout] 10316 | / where [INFO] [stdout] 10317 | | Self: 'this, [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] 10316 ~ [INFO] [stdout] 10317 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8519:9 [INFO] [stdout] | [INFO] [stdout] 8519 | / where [INFO] [stdout] 8520 | | Self: 'this, [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] 8519 ~ [INFO] [stdout] 8520 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8526:9 [INFO] [stdout] | [INFO] [stdout] 8526 | / where [INFO] [stdout] 8527 | | Self: 'this, [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] 8526 ~ [INFO] [stdout] 8527 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10324:9 [INFO] [stdout] | [INFO] [stdout] 10324 | / where [INFO] [stdout] 10325 | | Self: 'this, [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] 10324 ~ [INFO] [stdout] 10325 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8530:9 [INFO] [stdout] | [INFO] [stdout] 8530 | / where [INFO] [stdout] 8531 | | Self: 'this, [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] 8530 ~ [INFO] [stdout] 8531 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8537:9 [INFO] [stdout] | [INFO] [stdout] 8537 | / where [INFO] [stdout] 8538 | | Self: 'this, [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] 8537 ~ [INFO] [stdout] 8538 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10328:9 [INFO] [stdout] | [INFO] [stdout] 10328 | / where [INFO] [stdout] 10329 | | Self: 'this, [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] 10328 ~ [INFO] [stdout] 10329 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8541:9 [INFO] [stdout] | [INFO] [stdout] 8541 | / where [INFO] [stdout] 8542 | | Self: 'this, [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] 8541 ~ [INFO] [stdout] 8542 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10335:9 [INFO] [stdout] | [INFO] [stdout] 10335 | / where [INFO] [stdout] 10336 | | Self: 'this, [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] 10335 ~ [INFO] [stdout] 10336 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8548:9 [INFO] [stdout] | [INFO] [stdout] 8548 | / where [INFO] [stdout] 8549 | | Self: 'this, [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] 8548 ~ [INFO] [stdout] 8549 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10339:9 [INFO] [stdout] | [INFO] [stdout] 10339 | / where [INFO] [stdout] 10340 | | Self: 'this, [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] 10339 ~ [INFO] [stdout] 10340 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8553:9 [INFO] [stdout] | [INFO] [stdout] 8553 | / where [INFO] [stdout] 8554 | | Self: 'this, [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] 8553 ~ [INFO] [stdout] 8554 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8561:9 [INFO] [stdout] | [INFO] [stdout] 8561 | / where [INFO] [stdout] 8562 | | Self: 'this, [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] 8561 ~ [INFO] [stdout] 8562 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10346:9 [INFO] [stdout] | [INFO] [stdout] 10346 | / where [INFO] [stdout] 10347 | | Self: 'this, [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] 10346 ~ [INFO] [stdout] 10347 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8565:9 [INFO] [stdout] | [INFO] [stdout] 8565 | / where [INFO] [stdout] 8566 | | Self: 'this, [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] 8565 ~ [INFO] [stdout] 8566 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10350:9 [INFO] [stdout] | [INFO] [stdout] 10350 | / where [INFO] [stdout] 10351 | | Self: 'this, [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] 10350 ~ [INFO] [stdout] 10351 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10352 | Self::ExtensionRangeMessageType<'this>, [INFO] [stdout] 10353 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8648:9 [INFO] [stdout] | [INFO] [stdout] 8648 | / where [INFO] [stdout] 8649 | | Self: 'this, [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] 8648 ~ [INFO] [stdout] 8649 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8655:9 [INFO] [stdout] | [INFO] [stdout] 8655 | / where [INFO] [stdout] 8656 | | Self: 'this, [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] 8655 ~ [INFO] [stdout] 8656 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10359:9 [INFO] [stdout] | [INFO] [stdout] 10359 | / where [INFO] [stdout] 10360 | | Self: 'this, [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] 10359 ~ [INFO] [stdout] 10360 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8662:9 [INFO] [stdout] | [INFO] [stdout] 8662 | / where [INFO] [stdout] 8663 | | Self: 'this, [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] 8662 ~ [INFO] [stdout] 8663 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10363:9 [INFO] [stdout] | [INFO] [stdout] 10363 | / where [INFO] [stdout] 10364 | | Self: 'this, [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] 10363 ~ [INFO] [stdout] 10364 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:8669:9 [INFO] [stdout] | [INFO] [stdout] 8669 | / where [INFO] [stdout] 8670 | | Self: 'this, [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] 8669 ~ [INFO] [stdout] 8670 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10370:9 [INFO] [stdout] | [INFO] [stdout] 10370 | / where [INFO] [stdout] 10371 | | Self: 'this, [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] 10370 ~ [INFO] [stdout] 10371 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10374:9 [INFO] [stdout] | [INFO] [stdout] 10374 | / where [INFO] [stdout] 10375 | | Self: 'this, [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] 10374 ~ [INFO] [stdout] 10375 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10378:9 [INFO] [stdout] | [INFO] [stdout] 10378 | / where [INFO] [stdout] 10379 | | Self: 'this, [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] 10378 ~ [INFO] [stdout] 10379 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10380 | Self::ReservedRangeMessageType<'this>, [INFO] [stdout] 10381 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10387:9 [INFO] [stdout] | [INFO] [stdout] 10387 | / where [INFO] [stdout] 10388 | | Self: 'this, [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] 10387 ~ [INFO] [stdout] 10388 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10477:9 [INFO] [stdout] | [INFO] [stdout] 10477 | / where [INFO] [stdout] 10478 | | Self: 'this, [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] 10477 ~ [INFO] [stdout] 10478 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10481:9 [INFO] [stdout] | [INFO] [stdout] 10481 | / where [INFO] [stdout] 10482 | | Self: 'this, [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] 10481 ~ [INFO] [stdout] 10482 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10488:9 [INFO] [stdout] | [INFO] [stdout] 10488 | / where [INFO] [stdout] 10489 | | Self: 'this, [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] 10488 ~ [INFO] [stdout] 10489 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10492:9 [INFO] [stdout] | [INFO] [stdout] 10492 | / where [INFO] [stdout] 10493 | | Self: 'this, [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] 10492 ~ [INFO] [stdout] 10493 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10499:9 [INFO] [stdout] | [INFO] [stdout] 10499 | / where [INFO] [stdout] 10500 | | Self: 'this, [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] 10499 ~ [INFO] [stdout] 10500 ~ = &'this ScalarType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10504:9 [INFO] [stdout] | [INFO] [stdout] 10504 | / where [INFO] [stdout] 10505 | | Self: 'this, [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] 10504 ~ [INFO] [stdout] 10505 ~ = &'this RepeatedType where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10512:9 [INFO] [stdout] | [INFO] [stdout] 10512 | / where [INFO] [stdout] 10513 | | Self: 'this, [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] 10512 ~ [INFO] [stdout] 10513 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10516:9 [INFO] [stdout] | [INFO] [stdout] 10516 | / where [INFO] [stdout] 10517 | | Self: 'this, [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] 10516 ~ [INFO] [stdout] 10517 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10523:9 [INFO] [stdout] | [INFO] [stdout] 10523 | / where [INFO] [stdout] 10524 | | Self: 'this, [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] 10523 ~ [INFO] [stdout] 10524 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10527:9 [INFO] [stdout] | [INFO] [stdout] 10527 | / where [INFO] [stdout] 10528 | | Self: 'this, [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] 10527 ~ [INFO] [stdout] 10528 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10529 | Self::ExtensionRangeMessageType<'this>, [INFO] [stdout] 10530 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10536:9 [INFO] [stdout] | [INFO] [stdout] 10536 | / where [INFO] [stdout] 10537 | | Self: 'this, [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] 10536 ~ [INFO] [stdout] 10537 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10540:9 [INFO] [stdout] | [INFO] [stdout] 10540 | / where [INFO] [stdout] 10541 | | Self: 'this, [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] 10540 ~ [INFO] [stdout] 10541 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10547:9 [INFO] [stdout] | [INFO] [stdout] 10547 | / where [INFO] [stdout] 10548 | | Self: 'this, [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] 10547 ~ [INFO] [stdout] 10548 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10551:9 [INFO] [stdout] | [INFO] [stdout] 10551 | / where [INFO] [stdout] 10552 | | Self: 'this, [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] 10551 ~ [INFO] [stdout] 10552 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10555:9 [INFO] [stdout] | [INFO] [stdout] 10555 | / where [INFO] [stdout] 10556 | | Self: 'this, [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] 10555 ~ [INFO] [stdout] 10556 | = ::puroro::internal::impls::empty::EmptyRepeatedField< [INFO] [stdout] 10557 | Self::ReservedRangeMessageType<'this>, [INFO] [stdout] 10558 ~ > where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10564:9 [INFO] [stdout] | [INFO] [stdout] 10564 | / where [INFO] [stdout] 10565 | | Self: 'this, [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] 10564 ~ [INFO] [stdout] 10565 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField<&'this str> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10656:9 [INFO] [stdout] | [INFO] [stdout] 10656 | / where [INFO] [stdout] 10657 | | Self: 'this, [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] 10656 ~ [INFO] [stdout] 10657 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10660:9 [INFO] [stdout] | [INFO] [stdout] 10660 | / where [INFO] [stdout] 10661 | | Self: 'this, [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] 10660 ~ [INFO] [stdout] 10661 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10667:9 [INFO] [stdout] | [INFO] [stdout] 10667 | / where [INFO] [stdout] 10668 | | Self: 'this, [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] 10667 ~ [INFO] [stdout] 10668 ~ = () where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10671:9 [INFO] [stdout] | [INFO] [stdout] 10671 | / where [INFO] [stdout] 10672 | | Self: 'this, [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] 10671 ~ [INFO] [stdout] 10672 ~ = ::puroro::internal::impls::empty::EmptyRepeatedField> where Self: 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/google/protobuf.rs:10678:9 [INFO] [stdout] | [INFO] [stdout] 10678 | / where [INFO] [stdout] 10679 | | Self: 'this, [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 [WARN] too many lines in the log, truncating it