[INFO] cloning repository https://github.com/AquaEBM/syfala-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AquaEBM/syfala-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fsyfala-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fsyfala-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df92fd30951aa179cf5525dec7ecb50f67caf0b3
[INFO] checking AquaEBM/syfala-test against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fsyfala-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AquaEBM/syfala-test
[INFO] finished tweaking git repo https://github.com/AquaEBM/syfala-test
[INFO] tweaked toml for git repo https://github.com/AquaEBM/syfala-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AquaEBM/syfala-test on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AquaEBM/syfala-test 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jack-sys v0.5.1
[INFO] [stderr]   Downloaded atomic_float v1.1.0
[INFO] [stderr]   Downloaded rtrb v0.3.2
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] [stderr]   Downloaded jack v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a7be2577dd6184e4376a6a38e5dc443806eba26093d0c0da646f3b1b3168aca
[INFO] running `Command { std: "docker" "start" "-a" "7a7be2577dd6184e4376a6a38e5dc443806eba26093d0c0da646f3b1b3168aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a7be2577dd6184e4376a6a38e5dc443806eba26093d0c0da646f3b1b3168aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7be2577dd6184e4376a6a38e5dc443806eba26093d0c0da646f3b1b3168aca", kill_on_drop: false }`
[INFO] [stdout] 7a7be2577dd6184e4376a6a38e5dc443806eba26093d0c0da646f3b1b3168aca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd009fb101cf8277fc4dd05ebbc99e3cd802cfc81431d067b05407bbd2c41126
[INFO] running `Command { std: "docker" "start" "-a" "cd009fb101cf8277fc4dd05ebbc99e3cd802cfc81431d067b05407bbd2c41126", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling jack v0.13.4
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking syfala_coreaudio v0.1.0 (/opt/rustwide/workdir/syfala_coreaudio)
[INFO] [stderr]     Checking syfala_utils v0.1.0 (/opt/rustwide/workdir/syfala_utils)
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking syfala_proto v0.1.0 (/opt/rustwide/workdir/syfala_proto)
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking syfala_network v0.1.0 (/opt/rustwide/workdir/syfala_network)
[INFO] [stdout] warning: unused variable: `min_timeout`
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let min_timeout = REQUEST_POLL_PERIOD.min(CONN_TIMEOUT);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_timeout`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_timeout`
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let min_timeout = REQUEST_POLL_PERIOD.min(CONN_TIMEOUT);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_timeout`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONN_TIMEOUT` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const CONN_TIMEOUT: core::time::Duration = core::time::Duration::from_millis(600);
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REQUEST_POLL_PERIOD` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const REQUEST_POLL_PERIOD: core::time::Duration = core::time::Duration::from_millis(10);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENCODE_BUF_LEN` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const ENCODE_BUF_LEN: usize = 2000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inactive`, `PendingStart`, `Active`, and `PendingStop` are never constructed
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | enum ServerIOState<Cx: ClientContext + ?Sized> {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 49 |     Inactive(state::Inactive<Cx>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     PendingStart(state::StartPending<Cx>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 51 |     Active(state::Active<Cx>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     PendingStop(state::StopPending<Cx>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `on_msg` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<Cx: ClientContext + ?Sized> ServerIOState<Cx> {
[INFO] [stdout]    | -------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn on_msg(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deadlines`, `servers`, `retry_deadline`, and `callbacks` are never read
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct GenericClient<C: ClientContext> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     deadlines: ServerPQ<cmp::Reverse<std::time::Instant>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 185 |     /// Per-server state machine storage.
[INFO] [stdout] 186 |     servers: ServerMap<ServerIOState<C>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 187 |     retry_deadline: Option<std::time::Instant>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 188 |     /// User-provided callbacks defining connection, IO, and audio behavior.
[INFO] [stdout] 189 |     callbacks: C,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_server_connect_request`, `on_decoded_message`, `on_message`, and `on_timeout` are never used
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl<C: ClientContext> GenericClient<C> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     fn on_server_connect_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn on_decoded_message(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn on_message(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     fn on_timeout(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONN_TIMEOUT` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const CONN_TIMEOUT: core::time::Duration = core::time::Duration::from_millis(600);
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REQUEST_POLL_PERIOD` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const REQUEST_POLL_PERIOD: core::time::Duration = core::time::Duration::from_millis(10);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENCODE_BUF_LEN` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const ENCODE_BUF_LEN: usize = 2000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Inactive`, `PendingStart`, `Active`, and `PendingStop` are never constructed
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | enum ServerIOState<Cx: ClientContext + ?Sized> {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] 49 |     Inactive(state::Inactive<Cx>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     PendingStart(state::StartPending<Cx>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 51 |     Active(state::Active<Cx>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     PendingStop(state::StopPending<Cx>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `on_msg` is never used
[INFO] [stdout]   --> syfala_network/src/udp/client/generic/mod.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<Cx: ClientContext + ?Sized> ServerIOState<Cx> {
[INFO] [stdout]    | -------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn on_msg(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deadlines`, `servers`, `retry_deadline`, and `callbacks` are never read
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct GenericClient<C: ClientContext> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     deadlines: ServerPQ<cmp::Reverse<std::time::Instant>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 185 |     /// Per-server state machine storage.
[INFO] [stdout] 186 |     servers: ServerMap<ServerIOState<C>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 187 |     retry_deadline: Option<std::time::Instant>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 188 |     /// User-provided callbacks defining connection, IO, and audio behavior.
[INFO] [stdout] 189 |     callbacks: C,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_server_connect_request`, `on_decoded_message`, `on_message`, and `on_timeout` are never used
[INFO] [stdout]    --> syfala_network/src/udp/client/generic/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl<C: ClientContext> GenericClient<C> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     fn on_server_connect_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn on_decoded_message(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn on_message(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     fn on_timeout(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syfala_jack v0.1.0 (/opt/rustwide/workdir/syfala_jack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s
[INFO] running `Command { std: "docker" "inspect" "cd009fb101cf8277fc4dd05ebbc99e3cd802cfc81431d067b05407bbd2c41126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd009fb101cf8277fc4dd05ebbc99e3cd802cfc81431d067b05407bbd2c41126", kill_on_drop: false }`
[INFO] [stdout] cd009fb101cf8277fc4dd05ebbc99e3cd802cfc81431d067b05407bbd2c41126
