[Pkg-rust-maintainers] Bug#1056028: rust-ntp-udp: autopkgtest failure
Adrian Bunk
bunk at debian.org
Thu Nov 16 07:27:48 GMT 2023
Source: rust-ntp-udp
Version: 1.0.0-1
Severity: serious
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-ntp-udp/38887148/log.gz
...
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:394:14
75s |
75s 394 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:423:14
75s |
75s 423 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:452:14
75s |
75s 452 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:478:14
75s |
75s 478 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:550:14
75s |
75s 550 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:556:14
75s |
75s 556 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:562:14
75s |
75s 562 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
75s error[E0433]: failed to resolve: could not find `test` in `tokio`
75s --> src/socket.rs:568:14
75s |
75s 568 | #[tokio::test]
75s | ^^^^ could not find `test` in `tokio`
75s
76s For more information about this error, try `rustc --explain E0433`.
76s error: could not compile `ntp-udp` due to 8 previous errors
...
96s autopkgtest [03:27:44]: @@@@@@@@@@@@@@@@@@@@ summary
96s rust-ntp-udp:@ FAIL non-zero exit status 101
96s librust-ntp-udp-dev:default FAIL non-zero exit status 101
96s librust-ntp-udp-dev: FAIL non-zero exit status 101
More information about the Pkg-rust-maintainers
mailing list