[INFO] cloning repository https://github.com/realth000/mpax-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realth000/mpax-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb7f66b89b76995ca40c208333c6c9b6c58fe39c [INFO] building realth000/mpax-rs against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/realth000/mpax-rs [INFO] finished tweaking git repo https://github.com/realth000/mpax-rs [INFO] tweaked toml for git repo https://github.com/realth000/mpax-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realth000/mpax-rs on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/realth000/mpax-rs 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-i18n-support v3.0.1 [INFO] [stderr] Downloaded rust-i18n v3.0.1 [INFO] [stderr] Downloaded rust-i18n-macro v3.0.0 [INFO] [stderr] Downloaded anstyle v1.0.5 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded security-framework-sys v2.11.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.40 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded env_logger v0.11.1 [INFO] [stderr] Downloaded rustls-pemfile v2.1.2 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Downloaded rodio v0.19.0 [INFO] [stderr] Downloaded rustls-pki-types v1.5.0 [INFO] [stderr] Downloaded winnow v0.5.37 [INFO] [stderr] Downloaded reqwest v0.12.4 [INFO] [stderr] Downloaded h2 v0.4.2 [INFO] [stderr] Downloaded bindgen v0.69.2 [INFO] [stderr] Downloaded axum v0.7.4 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded bytemuck v1.14.1 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] [stderr] Downloaded winreg v0.52.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.15 [INFO] [stderr] Downloaded normpath v1.1.1 [INFO] [stderr] Downloaded racros v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e20608012a29018aa98d33be1eee2ef37171925a4a4157fd32f608466dffa7b [INFO] running `Command { std: "docker" "start" "-a" "6e20608012a29018aa98d33be1eee2ef37171925a4a4157fd32f608466dffa7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e20608012a29018aa98d33be1eee2ef37171925a4a4157fd32f608466dffa7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e20608012a29018aa98d33be1eee2ef37171925a4a4157fd32f608466dffa7b", kill_on_drop: false }` [INFO] [stdout] 6e20608012a29018aa98d33be1eee2ef37171925a4a4157fd32f608466dffa7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b357ef16aca0dc13ae89f0616e8399c9948ba5fb1037220d5b1381811bc6ddc [INFO] running `Command { std: "docker" "start" "-a" "6b357ef16aca0dc13ae89f0616e8399c9948ba5fb1037220d5b1381811bc6ddc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling winnow v0.5.37 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling racros v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling rust-i18n v3.0.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling rust-i18n-support v3.0.1 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling rust-i18n-macro v3.0.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling libmpax v0.1.0 (/opt/rustwide/workdir/libmpax) [INFO] [stdout] warning: enum `RequestAction` is never used [INFO] [stdout] --> libmpax/src/dto.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum RequestAction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioRequestModel` is never constructed [INFO] [stdout] --> libmpax/src/dto.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AudioRequestModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling mpaxctl v0.1.0 (/opt/rustwide/workdir/mpaxctl) [INFO] [stderr] Compiling mpaxd v0.1.0 (/opt/rustwide/workdir/mpaxd) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.29s [INFO] running `Command { std: "docker" "inspect" "6b357ef16aca0dc13ae89f0616e8399c9948ba5fb1037220d5b1381811bc6ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b357ef16aca0dc13ae89f0616e8399c9948ba5fb1037220d5b1381811bc6ddc", kill_on_drop: false }` [INFO] [stdout] 6b357ef16aca0dc13ae89f0616e8399c9948ba5fb1037220d5b1381811bc6ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31a478367ae4ec38aba8cd104a3d0575e36af12ca1e907568046910934774846 [INFO] running `Command { std: "docker" "start" "-a" "31a478367ae4ec38aba8cd104a3d0575e36af12ca1e907568046910934774846", kill_on_drop: false }` [INFO] [stdout] warning: enum `RequestAction` is never used [INFO] [stdout] --> libmpax/src/dto.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum RequestAction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioRequestModel` is never constructed [INFO] [stdout] --> libmpax/src/dto.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AudioRequestModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libmpax v0.1.0 (/opt/rustwide/workdir/libmpax) [INFO] [stderr] Compiling mpaxctl v0.1.0 (/opt/rustwide/workdir/mpaxctl) [INFO] [stderr] Compiling mpaxd v0.1.0 (/opt/rustwide/workdir/mpaxd) [INFO] [stdout] warning: enum `RequestAction` is never used [INFO] [stdout] --> libmpax/src/dto.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum RequestAction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioRequestModel` is never constructed [INFO] [stdout] --> libmpax/src/dto.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AudioRequestModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "31a478367ae4ec38aba8cd104a3d0575e36af12ca1e907568046910934774846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a478367ae4ec38aba8cd104a3d0575e36af12ca1e907568046910934774846", kill_on_drop: false }` [INFO] [stdout] 31a478367ae4ec38aba8cd104a3d0575e36af12ca1e907568046910934774846