[INFO] fetching crate om-fork-ep-miniaudio-sys 2.6.2...
[INFO] building om-fork-ep-miniaudio-sys-2.6.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate om-fork-ep-miniaudio-sys 2.6.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate om-fork-ep-miniaudio-sys 2.6.2
[INFO] finished tweaking crates.io crate om-fork-ep-miniaudio-sys 2.6.2
[INFO] tweaked toml for crates.io crate om-fork-ep-miniaudio-sys 2.6.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate om-fork-ep-miniaudio-sys 2.6.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate om-fork-ep-miniaudio-sys 2.6.2 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1baed6c8df45faccbe0da05681377704f08bd66d5e24eff4f6ae0272df84cf9b
[INFO] running `Command { std: "docker" "start" "-a" "1baed6c8df45faccbe0da05681377704f08bd66d5e24eff4f6ae0272df84cf9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1baed6c8df45faccbe0da05681377704f08bd66d5e24eff4f6ae0272df84cf9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1baed6c8df45faccbe0da05681377704f08bd66d5e24eff4f6ae0272df84cf9b", kill_on_drop: false }`
[INFO] [stdout] 1baed6c8df45faccbe0da05681377704f08bd66d5e24eff4f6ae0272df84cf9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9b12ec8e80046ab1b8f8d2a2e48a41ed0d81dc0811dfda7d37c289485dfc60
[INFO] running `Command { std: "docker" "start" "-a" "9c9b12ec8e80046ab1b8f8d2a2e48a41ed0d81dc0811dfda7d37c289485dfc60", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512`
[INFO] [stdout]    --> build.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |     if cfg!(target_feature = "avx512") && !(cfg!(feature = "ma-no-avx512")) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-device-io`
[INFO] [stdout]    --> build.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     if !cfg!(target_feature = "no-device-io") {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bindgen::options::<impl bindgen::Builder>::rustfmt_bindings`
[INFO] [stdout]    --> build.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .rustfmt_bindings(true)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated constant `bindgen::RustTarget::Stable_1_36`: The use of this constant is deprecated, please use `RustTarget::stable` instead.
[INFO] [stdout]    --> build.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |         .rust_target(bindgen::RustTarget::Stable_1_36)
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.53s
[INFO] running `Command { std: "docker" "inspect" "9c9b12ec8e80046ab1b8f8d2a2e48a41ed0d81dc0811dfda7d37c289485dfc60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9b12ec8e80046ab1b8f8d2a2e48a41ed0d81dc0811dfda7d37c289485dfc60", kill_on_drop: false }`
[INFO] [stdout] 9c9b12ec8e80046ab1b8f8d2a2e48a41ed0d81dc0811dfda7d37c289485dfc60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dae830e5bf71f53c0ff4c5b1c7879508a666f419db54c55cfafdeabb0eae32d8
[INFO] running `Command { std: "docker" "start" "-a" "dae830e5bf71f53c0ff4c5b1c7879508a666f419db54c55cfafdeabb0eae32d8", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512`
[INFO] [stdout]    --> build.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |     if cfg!(target_feature = "avx512") && !(cfg!(feature = "ma-no-avx512")) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-device-io`
[INFO] [stdout]    --> build.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     if !cfg!(target_feature = "no-device-io") {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bindgen::options::<impl bindgen::Builder>::rustfmt_bindings`
[INFO] [stdout]    --> build.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .rustfmt_bindings(true)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated constant `bindgen::RustTarget::Stable_1_36`: The use of this constant is deprecated, please use `RustTarget::stable` instead.
[INFO] [stdout]    --> build.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |         .rust_target(bindgen::RustTarget::Stable_1_36)
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.01s
[INFO] running `Command { std: "docker" "inspect" "dae830e5bf71f53c0ff4c5b1c7879508a666f419db54c55cfafdeabb0eae32d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae830e5bf71f53c0ff4c5b1c7879508a666f419db54c55cfafdeabb0eae32d8", kill_on_drop: false }`
[INFO] [stdout] dae830e5bf71f53c0ff4c5b1c7879508a666f419db54c55cfafdeabb0eae32d8
