[INFO] fetching crate netpix_common 0.5.0... [INFO] checking netpix_common-0.5.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate netpix_common 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate netpix_common 0.5.0 [INFO] finished tweaking crates.io crate netpix_common 0.5.0 [INFO] tweaked toml for crates.io crate netpix_common 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netpix_common 0.5.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding bincode v2.0.0-rc.3 (available: v2.0.1) [INFO] [stderr] Adding rtcp v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding rtp v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding webrtc-util v0.9.0 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7fe09274de0a2938667eee2aca31609a1bf315c4ac29e6a0306f7c664c6cfe7 [INFO] running `Command { std: "docker" "start" "-a" "e7fe09274de0a2938667eee2aca31609a1bf315c4ac29e6a0306f7c664c6cfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7fe09274de0a2938667eee2aca31609a1bf315c4ac29e6a0306f7c664c6cfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7fe09274de0a2938667eee2aca31609a1bf315c4ac29e6a0306f7c664c6cfe7", kill_on_drop: false }` [INFO] [stdout] e7fe09274de0a2938667eee2aca31609a1bf315c4ac29e6a0306f7c664c6cfe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55bde76960324bba5342ff5e3a975efa7957baee6b155e1d0667d836e6a43ffc [INFO] running `Command { std: "docker" "start" "-a" "55bde76960324bba5342ff5e3a975efa7957baee6b155e1d0667d836e6a43ffc", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking webrtc-sdp v0.3.13 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking webrtc-util v0.9.0 [INFO] [stderr] Compiling pcap v2.3.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking rtcp v0.11.0 [INFO] [stderr] Checking rtp v0.11.0 [INFO] [stderr] Checking netpix_common v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.0-rc.3/src/de/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub trait BorrowDecode<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/header.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/optional_fields.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/pes_buffer.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Decode, Encode, Debug, Clone, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/trick_mode_control.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pat/fragmentary_pat.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pat/pat_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pat.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt/fragmentary_pmt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt/pmt_buffer.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt/stream_types.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone, Copy, Ord, PartialOrd, Hash)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi/pmt.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/psi.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Encode, PartialEq, Eq, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/packet.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Encode, Decode, PartialEq, Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Decode, Encode, Debug, Copy, Clone, Hash, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/packet.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/packet.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/goodbye.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/receiver_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/reception_report.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/sender_report.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp/source_description.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Decode, Encode, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtcp.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp/payload_type.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp/payload_type.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/rtp.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/sdp.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Encode, Decode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `Decoder` [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `__Context` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/adaptation_field.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/aggregator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/audio_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AudioStreamDescriptor { [INFO] [stdout] 10 | | pub free_format_flag: bool, [INFO] [stdout] 11 | | pub id: u8, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/avc_video_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct AvcVideoDescriptor { [INFO] [stdout] 10 | | pub profile_idc: u8, [INFO] [stdout] 11 | | pub constraint_set0_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/ca_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct CaDescriptor { [INFO] [stdout] 10 | | pub ca_system_id: u16, [INFO] [stdout] 11 | | pub ca_pid: u16, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mpegts/adaptation_field.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/copyright_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct CopyrightDescriptor { [INFO] [stdout] 8 | | pub copyright_identifier: u32, [INFO] [stdout] 9 | | pub additional_copyright_info: Vec, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/data_stream_alignment_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct DataStreamAlignmentDescriptor { [INFO] [stdout] 8 | | pub alignment_type: AlignmentType, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/data_stream_alignment_descriptor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/hierarchy.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / implement_descriptor! { [INFO] [stdout] 15 | | pub struct HierarchyDescriptor { [INFO] [stdout] 16 | | pub no_view_scalability_flag: bool, [INFO] [stdout] 17 | | pub no_temporal_scalability_flag: bool, [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/hierarchy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/iso_639_language_descriptor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/iso_639_language_descriptor.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / implement_descriptor! { [INFO] [stdout] 27 | | pub struct Iso639LanguageDescriptor { [INFO] [stdout] 28 | | pub section: Vec
[INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/maximum_bitrate_descriptor.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct MaximumBitrateDescriptor { [INFO] [stdout] 11 | | pub maximum_bitrate: u32 [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/multiplex_buffer_utilization_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct MultiplexBufferUtilizationDescriptor { [INFO] [stdout] 10 | | pub bound_valid_flag: bool, [INFO] [stdout] 11 | | pub ltw_offset_lower_bound: Option, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/private_data_indicator_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct PrivateDataIndicatorDescriptor { [INFO] [stdout] 8 | | pub private_data_indicator: u32 [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/registration_descriptor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / implement_descriptor! { [INFO] [stdout] 7 | | pub struct RegistrationDescriptor { [INFO] [stdout] 8 | | pub format_identifier: u32, [INFO] [stdout] 9 | | pub additional_identification_info: Vec [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/std_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct StdDescriptor { [INFO] [stdout] 10 | | pub leak_valid_flag: bool [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/system_clock_descriptor.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / implement_descriptor! { [INFO] [stdout] 9 | | pub struct SystemClockDescriptor { [INFO] [stdout] 10 | | pub external_clock_reference_indicator: bool, [INFO] [stdout] 11 | | pub clock_accuracy_integer: u8, [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/tags.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/target_background_grid_descriptor.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / implement_descriptor! { [INFO] [stdout] 13 | | pub struct TargetBackgroundGridDescriptor { [INFO] [stdout] 14 | | pub horizontal_size: u16, [INFO] [stdout] 15 | | pub vertical_size: u16, [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_stream.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / implement_descriptor! { [INFO] [stdout] 10 | | pub struct VideoStreamDescriptor { [INFO] [stdout] 11 | | pub multiple_frame_rate_flag: bool, [INFO] [stdout] 12 | | pub frame_rate_code: u8, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(bincode::Encode, bincode::Decode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors/video_window_descriptor.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / implement_descriptor! { [INFO] [stdout] 14 | | pub struct VideoWindowDescriptor { [INFO] [stdout] 15 | | pub horizontal_offset: u16, [INFO] [stdout] 16 | | pub vertical_offset: u16, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `bincode::Decode` which comes from the expansion of the macro `implement_descriptor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors/macros.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] ::: src/mpegts/descriptors.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / declare_descriptor_variants! { [INFO] [stdout] 54 | | (VideoStreamDescriptor, VideoStreamDescriptor), [INFO] [stdout] 55 | | (AudioStreamDescriptor, AudioStreamDescriptor), [INFO] [stdout] 56 | | (HierarchyDescriptor, HierarchyDescriptor), [INFO] [stdout] ... | [INFO] [stdout] 69 | | (Iso639LanguageDescriptor, Iso639LanguageDescriptor), [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` which comes from the expansion of the macro `declare_descriptor_variants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/descriptors.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Decode, Encode, Debug, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Decode, Encode, Debug, Clone, Copy, PartialEq, Eq, Hash, Default, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/header.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/payload.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq, Default)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Decode, Encode, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Decode, Encode, Debug, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Context` not found for `BorrowDecoder` [INFO] [stdout] --> src/mpegts/pes/enums.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Decode, Encode, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ associated type `Context` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [WARN] too many lines in the log, truncating it