[INFO] cloning repository https://github.com/BuickMeow/xxsynth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuickMeow/xxsynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fxxsynth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fxxsynth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a13ab933cab8e231feeba5866e2f64e6e8c0fa3f
[INFO] checking BuickMeow/xxsynth against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fxxsynth" "/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/BuickMeow/xxsynth
[INFO] finished tweaking git repo https://github.com/BuickMeow/xxsynth
[INFO] tweaked toml for git repo https://github.com/BuickMeow/xxsynth written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BuickMeow/xxsynth on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BuickMeow/xxsynth 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simdeez v2.0.0
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] [stderr]   Downloaded soundfont v0.1.0
[INFO] [stderr]   Downloaded riff v1.0.1
[INFO] [stderr]   Downloaded spin_sleep v1.3.3
[INFO] [stderr]   Downloaded biquad v0.4.2
[INFO] [stderr]   Downloaded to_vec v0.1.0
[INFO] [stderr]   Downloaded regex-bnf-macro v0.1.1
[INFO] [stderr]   Downloaded regex-bnf v0.1.2
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] [stderr]   Downloaded wav v1.0.1
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] [stderr]   Downloaded xsynth-realtime v0.3.4
[INFO] [stderr]   Downloaded xsynth-core v0.3.4
[INFO] [stderr]   Downloaded xsynth-soundfonts v0.3.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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 442139377cad83f5bef602772e83adebde13b33c99f713102d891a2af4017718
[INFO] running `Command { std: "docker" "start" "-a" "442139377cad83f5bef602772e83adebde13b33c99f713102d891a2af4017718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "442139377cad83f5bef602772e83adebde13b33c99f713102d891a2af4017718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442139377cad83f5bef602772e83adebde13b33c99f713102d891a2af4017718", kill_on_drop: false }`
[INFO] [stdout] 442139377cad83f5bef602772e83adebde13b33c99f713102d891a2af4017718
[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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d160338556677cd1a185750f028d4cc504f1e900563d58251dac3993a462d474
[INFO] running `Command { std: "docker" "start" "-a" "d160338556677cd1a185750f028d4cc504f1e900563d58251dac3993a462d474", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking syn v2.0.116
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking simdeez v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking soundfont v0.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking biquad v0.4.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking spin_sleep v1.3.3
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking to_vec v0.1.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking wav v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking xxsynth_winmm v0.1.0 (/opt/rustwide/workdir/xxsynth-winmm)
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=01d928945df6fd99 -C extra-filename=-0c798e4dba9187ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::as_mut` is unsafe and requires unsafe block
[INFO] [stdout]   --> xxsynth-winmm/src/lib.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |             if let Some(caps) = (param1 as *mut MIDIOUTCAPSW).as_mut() {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> xxsynth-winmm/src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub unsafe extern "system" fn modMessage(
[INFO] [stdout] 55 | |     u_device_id: u32, // 宿主请求的设备ID (0~15)
[INFO] [stdout] 56 | |     u_msg: u32,
[INFO] [stdout] 57 | |     _user: usize,
[INFO] [stdout] 58 | |     param1: usize,
[INFO] [stdout] 59 | |     _param2: usize,
[INFO] [stdout] 60 | | ) -> u32 {
[INFO] [stdout]    | |________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d160338556677cd1a185750f028d4cc504f1e900563d58251dac3993a462d474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d160338556677cd1a185750f028d4cc504f1e900563d58251dac3993a462d474", kill_on_drop: false }`
[INFO] [stdout] d160338556677cd1a185750f028d4cc504f1e900563d58251dac3993a462d474
