Skip to content

feature(async): ppp support using embassy-net-ppp & embassy-at-cmux #151

feature(async): ppp support using embassy-net-ppp & embassy-at-cmux

feature(async): ppp support using embassy-net-ppp & embassy-at-cmux #151

GitHub Actions / clippy failed Sep 13, 2024 in 0s

clippy

15 errors

Details

Results

Message level Amount
Internal compiler error 0
Error 15
Warning 0
Note 0
Help 0

Versions

  • rustc 1.75.0 (82e1608df 2023-12-21)
  • cargo 1.75.0 (1d8b05cdd 2023-11-20)
  • clippy 0.1.75 (82e1608 2023-12-21)

Annotations

Check failure on line 200 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:200:1
    |
200 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 177 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:177:1
    |
177 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 163 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:163:1
    |
163 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 149 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:149:1
    |
149 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 135 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:135:1
    |
135 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 121 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:121:1
    |
121 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 109 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
   --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:109:1
    |
109 | #[collapse_debuginfo(yes)]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 94 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:94:1
   |
94 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 81 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:81:1
   |
81 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 69 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:69:1
   |
69 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 57 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:57:1
   |
57 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 45 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:45:1
   |
45 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 33 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:33:1
   |
33 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 21 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
  --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:21:1
   |
21 | #[collapse_debuginfo(yes)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information

Check failure on line 9 in /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

the `#[collapse_debuginfo]` attribute is an experimental feature

error[E0658]: the `#[collapse_debuginfo]` attribute is an experimental feature
 --> /home/runner/.cargo/git/checkouts/embassy-20987882c3413a47/e9ce1e2/embassy-futures/src/fmt.rs:9:1
  |
9 | #[collapse_debuginfo(yes)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: see issue #100758 <https://github.com/rust-lang/rust/issues/100758> for more information