[INFO] cloning repository https://github.com/babymotte/aes67-vsc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babymotte/aes67-vsc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Faes67-vsc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Faes67-vsc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 347fcb4ff874b3a5e94ca8b9955dc4a8430869c7
[INFO] testing babymotte/aes67-vsc against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Faes67-vsc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/babymotte/aes67-vsc
[INFO] finished tweaking git repo https://github.com/babymotte/aes67-vsc
[INFO] tweaked toml for git repo https://github.com/babymotte/aes67-vsc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babymotte/aes67-vsc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babymotte/aes67-vsc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f320645616ef3aad1b98e7c92a18e43c59e50817f085f3625de7d00550fdce00
[INFO] running `Command { std: "docker" "start" "-a" "f320645616ef3aad1b98e7c92a18e43c59e50817f085f3625de7d00550fdce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f320645616ef3aad1b98e7c92a18e43c59e50817f085f3625de7d00550fdce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f320645616ef3aad1b98e7c92a18e43c59e50817f085f3625de7d00550fdce00", kill_on_drop: false }`
[INFO] [stdout] f320645616ef3aad1b98e7c92a18e43c59e50817f085f3625de7d00550fdce00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae6c533e5e6acafbfb13d30daee489b1949d7d345f1c99ff35e303ac0ec0105f
[INFO] running `Command { std: "docker" "start" "-a" "ae6c533e5e6acafbfb13d30daee489b1949d7d345f1c99ff35e303ac0ec0105f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling statime-linux v0.2.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling clock-steering v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling thread-priority v1.1.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rtp-rs v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling random_word v0.4.3
[INFO] [stderr]    Compiling sdp v0.6.2
[INFO] [stderr]    Compiling shared_memory v0.12.4
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling sap-rs v0.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling timestamped-socket v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-graceful-shutdown v0.15.1
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling worterbuch-common v0.45.2
[INFO] [stderr]    Compiling worterbuch-client v0.45.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling statime v0.2.2
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling aes67-vsc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `channels` and `mapping` are never read
[INFO] [stdout]   --> src/rtp.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct InputMatrix {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     channels: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     mapping: HashMap<Channel, usize>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMatrix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout] 29 +     fn recv_message(&mut self) -> impl std::future::Future<Output = Option<Self::Message>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout] 30 +     fn process_message(&mut self, msg: Self::Message) -> impl std::future::Future<Output = bool> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn run(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     fn run(
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout] 34 |         name: String,
[INFO] [stdout] 35 |         cancel_token: CancellationToken,
[INFO] [stdout] 36 ~     ) -> impl std::future::Future<Output = Result<(), Self::Error>> + Send {async {
[INFO] [stdout] 37 |         loop {
[INFO] [stdout] ...
[INFO] [stdout] 52 |         Ok(())
[INFO] [stdout] 53 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn send_message<T>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 62 ~     fn send_message<T>(
[INFO] [stdout] 63 |         &self,
[INFO] [stdout] 64 |         function: impl FnOnce(oneshot::Sender<Result<T, Self::Error>>) -> Self::Message,
[INFO] [stdout] 65 ~     ) -> impl std::future::Future<Output = Result<T, Self::Error>> + Send
[INFO] [stdout] 66 |     where
[INFO] [stdout] 67 |         Self::Error: From<mpsc::error::SendError<Self::Message>> + From<oneshot::error::RecvError>,
[INFO] [stdout] 68 ~     {async {
[INFO] [stdout] 69 |         let (res_tx, res_rx) = oneshot::channel();
[INFO] [stdout] ...
[INFO] [stdout] 75 |         res_rx.await.map_err(|e| Self::Error::from(e))?
[INFO] [stdout] 76 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_buffer` and `input_sequence_numbers` are never read
[INFO] [stdout]   --> src/bin/jack/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     input_buffer: AudioBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 42 |     output_buffer: AudioBuffer,
[INFO] [stdout] 43 |     input_sequence_numbers: Box<[Option<Seq>]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_buffer`
[INFO] [stdout]    --> src/main.rs:185:10
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let (input_buffer, output_buffer) =
[INFO] [stdout]     |          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_buffer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rtp_tx` is never read
[INFO] [stdout]   --> src/ui.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct UiActor {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 66 |     subsys: SubsystemHandle,
[INFO] [stdout] 67 |     rtp_tx: RtpTxApi,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "ae6c533e5e6acafbfb13d30daee489b1949d7d345f1c99ff35e303ac0ec0105f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6c533e5e6acafbfb13d30daee489b1949d7d345f1c99ff35e303ac0ec0105f", kill_on_drop: false }`
[INFO] [stdout] ae6c533e5e6acafbfb13d30daee489b1949d7d345f1c99ff35e303ac0ec0105f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a95f117ac993474dd36b8bac7a8e5c5f64b3b29129f458408785fb92131069b
[INFO] running `Command { std: "docker" "start" "-a" "7a95f117ac993474dd36b8bac7a8e5c5f64b3b29129f458408785fb92131069b", kill_on_drop: false }`
[INFO] [stdout] warning: fields `channels` and `mapping` are never read
[INFO] [stdout]   --> src/rtp.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct InputMatrix {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     channels: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     mapping: HashMap<Channel, usize>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMatrix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout] 29 +     fn recv_message(&mut self) -> impl std::future::Future<Output = Option<Self::Message>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout] 30 +     fn process_message(&mut self, msg: Self::Message) -> impl std::future::Future<Output = bool> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn run(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     fn run(
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout] 34 |         name: String,
[INFO] [stdout] 35 |         cancel_token: CancellationToken,
[INFO] [stdout] 36 ~     ) -> impl std::future::Future<Output = Result<(), Self::Error>> + Send {async {
[INFO] [stdout] 37 |         loop {
[INFO] [stdout] ...
[INFO] [stdout] 52 |         Ok(())
[INFO] [stdout] 53 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn send_message<T>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 62 ~     fn send_message<T>(
[INFO] [stdout] 63 |         &self,
[INFO] [stdout] 64 |         function: impl FnOnce(oneshot::Sender<Result<T, Self::Error>>) -> Self::Message,
[INFO] [stdout] 65 ~     ) -> impl std::future::Future<Output = Result<T, Self::Error>> + Send
[INFO] [stdout] 66 |     where
[INFO] [stdout] 67 |         Self::Error: From<mpsc::error::SendError<Self::Message>> + From<oneshot::error::RecvError>,
[INFO] [stdout] 68 ~     {async {
[INFO] [stdout] 69 |         let (res_tx, res_rx) = oneshot::channel();
[INFO] [stdout] ...
[INFO] [stdout] 75 |         res_rx.await.map_err(|e| Self::Error::from(e))?
[INFO] [stdout] 76 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aes67-vsc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `input_buffer` and `input_sequence_numbers` are never read
[INFO] [stdout]   --> src/bin/jack/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     input_buffer: AudioBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 42 |     output_buffer: AudioBuffer,
[INFO] [stdout] 43 |     input_sequence_numbers: Box<[Option<Seq>]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_buffer`
[INFO] [stdout]    --> src/main.rs:185:10
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let (input_buffer, output_buffer) =
[INFO] [stdout]     |          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_buffer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rtp_tx` is never read
[INFO] [stdout]   --> src/ui.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct UiActor {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 66 |     subsys: SubsystemHandle,
[INFO] [stdout] 67 |     rtp_tx: RtpTxApi,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `channels` and `mapping` are never read
[INFO] [stdout]   --> src/rtp.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct InputMatrix {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     channels: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     mapping: HashMap<Channel, usize>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMatrix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stdout] 29 +     fn recv_message(&mut self) -> impl std::future::Future<Output = Option<Self::Message>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stdout] 30 +     fn process_message(&mut self, msg: Self::Message) -> impl std::future::Future<Output = bool> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn run(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     fn run(
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout] 34 |         name: String,
[INFO] [stdout] 35 |         cancel_token: CancellationToken,
[INFO] [stdout] 36 ~     ) -> impl std::future::Future<Output = Result<(), Self::Error>> + Send {async {
[INFO] [stdout] 37 |         loop {
[INFO] [stdout] ...
[INFO] [stdout] 52 |         Ok(())
[INFO] [stdout] 53 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/actor.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn send_message<T>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 62 ~     fn send_message<T>(
[INFO] [stdout] 63 |         &self,
[INFO] [stdout] 64 |         function: impl FnOnce(oneshot::Sender<Result<T, Self::Error>>) -> Self::Message,
[INFO] [stdout] 65 ~     ) -> impl std::future::Future<Output = Result<T, Self::Error>> + Send
[INFO] [stdout] 66 |     where
[INFO] [stdout] 67 |         Self::Error: From<mpsc::error::SendError<Self::Message>> + From<oneshot::error::RecvError>,
[INFO] [stdout] 68 ~     {async {
[INFO] [stdout] 69 |         let (res_tx, res_rx) = oneshot::channel();
[INFO] [stdout] ...
[INFO] [stdout] 75 |         res_rx.await.map_err(|e| Self::Error::from(e))?
[INFO] [stdout] 76 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s
[INFO] running `Command { std: "docker" "inspect" "7a95f117ac993474dd36b8bac7a8e5c5f64b3b29129f458408785fb92131069b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a95f117ac993474dd36b8bac7a8e5c5f64b3b29129f458408785fb92131069b", kill_on_drop: false }`
[INFO] [stdout] 7a95f117ac993474dd36b8bac7a8e5c5f64b3b29129f458408785fb92131069b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aab7ce1850ade660ca8c299f1868a1bd0b40bdbf92861e6bd815a06a49cbe381
[INFO] running `Command { std: "docker" "start" "-a" "aab7ce1850ade660ca8c299f1868a1bd0b40bdbf92861e6bd815a06a49cbe381", kill_on_drop: false }`
[INFO] [stderr] warning: fields `channels` and `mapping` are never read
[INFO] [stderr]   --> src/rtp.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct InputMatrix {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 55 |     channels: usize,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 56 |     mapping: HashMap<Channel, usize>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InputMatrix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/actor.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 29 -     async fn recv_message(&mut self) -> Option<Self::Message>;
[INFO] [stderr] 29 +     fn recv_message(&mut self) -> impl std::future::Future<Output = Option<Self::Message>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/actor.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 30 -     async fn process_message(&mut self, msg: Self::Message) -> bool;
[INFO] [stderr] 30 +     fn process_message(&mut self, msg: Self::Message) -> impl std::future::Future<Output = bool> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/actor.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     async fn run(
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 32 ~     fn run(
[INFO] [stderr] 33 |         &mut self,
[INFO] [stderr] 34 |         name: String,
[INFO] [stderr] 35 |         cancel_token: CancellationToken,
[INFO] [stderr] 36 ~     ) -> impl std::future::Future<Output = Result<(), Self::Error>> + Send {async {
[INFO] [stderr] 37 |         loop {
[INFO] [stderr] ...
[INFO] [stderr] 52 |         Ok(())
[INFO] [stderr] 53 ~     } }
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/actor.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 62 |     async fn send_message<T>(
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 62 ~     fn send_message<T>(
[INFO] [stderr] 63 |         &self,
[INFO] [stderr] 64 |         function: impl FnOnce(oneshot::Sender<Result<T, Self::Error>>) -> Self::Message,
[INFO] [stderr] 65 ~     ) -> impl std::future::Future<Output = Result<T, Self::Error>> + Send
[INFO] [stderr] 66 |     where
[INFO] [stderr] 67 |         Self::Error: From<mpsc::error::SendError<Self::Message>> + From<oneshot::error::RecvError>,
[INFO] [stderr] 68 ~     {async {
[INFO] [stderr] 69 |         let (res_tx, res_rx) = oneshot::channel();
[INFO] [stderr] ...
[INFO] [stderr] 75 |         res_rx.await.map_err(|e| Self::Error::from(e))?
[INFO] [stderr] 76 ~     } }
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `aes67-vsc` (lib) generated 5 warnings
[INFO] [stderr] warning: `aes67-vsc` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: fields `input_buffer` and `input_sequence_numbers` are never read
[INFO] [stderr]   --> src/bin/jack/mod.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct State {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 41 |     input_buffer: AudioBuffer,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 42 |     output_buffer: AudioBuffer,
[INFO] [stderr] 43 |     input_sequence_numbers: Box<[Option<Seq>]>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_buffer`
[INFO] [stderr]    --> src/main.rs:185:10
[INFO] [stderr]     |
[INFO] [stderr] 185 |     let (input_buffer, output_buffer) =
[INFO] [stderr]     |          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_buffer`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `rtp_tx` is never read
[INFO] [stderr]   --> src/ui.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct UiActor {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] 66 |     subsys: SubsystemHandle,
[INFO] [stderr] 67 |     rtp_tx: RtpTxApi,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aes67-vsc` (bin "aes67-vsc-jack" test) generated 1 warning
[INFO] [stderr] warning: `aes67-vsc` (bin "aes67-vsc-rtp" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aes67_vsc-de8428787b46c2e5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test rtp::rx::test::seq_partial_ord_handles_wrap_correctly ... ok
[INFO] [stdout] test tests::test_u8_get_format ... ok
[INFO] [stdout] test tests::test_u8_is_disabled ... ok
[INFO] [stdout] test tests::init_sample_is_muted ... ok
[INFO] [stdout] test tests::test_sample_reader_default_values ... ok
[INFO] [stdout] test tests::init_sample_is_disabled ... ok
[INFO] [stdout] test tests::test_u8_is_phase_inverted ... ok
[INFO] [stdout] test tests::test_u8_is_muted ... ok
[INFO] [stdout] test tests::test_u8_set_format ... ok
[INFO] [stdout] test tests::test_u8_set_disabled ... ok
[INFO] [stdout] test tests::test_u8_set_phase_inverted ... ok
[INFO] [stdout] test tests::test_u8_set_muted ... ok
[INFO] [stdout] test utils::test::frames_per_link_offset_buffer_works ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_addition_works ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_compare_works_with_wraparound_of_one ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_compare_works_without_wraparound ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_playout_time_is_consistent ... ignored, too slow to run in debug mode
[INFO] [stdout] test utils::time::test::media_clock_timestamp_next_works ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_sorting_without_wraparound_works ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_sorting_with_wraparound_works ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_compare_works_with_wraparound_of_multiple ... ok
[INFO] [stdout] test utils::time::test::media_clock_timestamp_subtraction_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/aes67_vsc_jack.rs (/opt/rustwide/target/debug/deps/aes67_vsc_jack-bd3c3563a16c1d02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/aes67_vsc_ptp.rs (/opt/rustwide/target/debug/deps/aes67_vsc_ptp-19b20249c88ffb83)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aes67_vsc_rtp-5e19b9b05005d6f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aes67_vsc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aab7ce1850ade660ca8c299f1868a1bd0b40bdbf92861e6bd815a06a49cbe381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab7ce1850ade660ca8c299f1868a1bd0b40bdbf92861e6bd815a06a49cbe381", kill_on_drop: false }`
[INFO] [stdout] aab7ce1850ade660ca8c299f1868a1bd0b40bdbf92861e6bd815a06a49cbe381
