[INFO] cloning repository https://github.com/jmfrank63/piper-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfrank63/piper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fpiper-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fpiper-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 076924bcc5cdc98898dfb083c81bfa46ef498db3
[INFO] checking jmfrank63/piper-rs against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fpiper-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmfrank63/piper-rs
[INFO] finished tweaking git repo https://github.com/jmfrank63/piper-rs
[INFO] tweaked toml for git repo https://github.com/jmfrank63/piper-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmfrank63/piper-rs on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmfrank63/piper-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded rodio v0.19.0
[INFO] [stderr]   Downloaded socks v0.3.4
[INFO] [stderr]   Downloaded riff-wave v0.1.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded ffi-support v0.4.4
[INFO] [stderr]   Downloaded clap v4.5.22
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] [stderr]   Downloaded ort v2.0.0-rc.9
[INFO] [stderr]   Downloaded clap_builder v4.5.22
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded webpki-roots v0.26.5
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded indexmap v2.5.0
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.9
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f2d3e145997fc0c67a90cc8b1393576ea5e3157b525f19c644bf2ac934cf3f
[INFO] running `Command { std: "docker" "start" "-a" "66f2d3e145997fc0c67a90cc8b1393576ea5e3157b525f19c644bf2ac934cf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f2d3e145997fc0c67a90cc8b1393576ea5e3157b525f19c644bf2ac934cf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f2d3e145997fc0c67a90cc8b1393576ea5e3157b525f19c644bf2ac934cf3f", kill_on_drop: false }`
[INFO] [stdout] 66f2d3e145997fc0c67a90cc8b1393576ea5e3157b525f19c644bf2ac934cf3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a9cce2a1efe7ef3fdae94ad516529572447fa632d10eafa7d28d4fa4e6b1bca
[INFO] running `Command { std: "docker" "start" "-a" "9a9cce2a1efe7ef3fdae94ad516529572447fa632d10eafa7d28d4fa4e6b1bca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking ffi-support v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking riff-wave v0.1.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]    Compiling rustls-webpki v0.102.7
[INFO] [stderr]    Compiling sonic-rs-sys v0.1.9 (/opt/rustwide/workdir/crates/sonic-rs-sys)
[INFO] [stderr] warning: sonic-rs-sys@0.1.9: cc1: fatal error: ./sonic/sonic.c: No such file or directory
[INFO] [stderr] warning: sonic-rs-sys@0.1.9: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `sonic-rs-sys v0.1.9 (/opt/rustwide/workdir/crates/sonic-rs-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sonic-rs-sys-cc98c1acb0392787/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=static=libsonic
[INFO] [stderr]   cargo:rerun-if-changed=./sonic/sonic.h
[INFO] [stderr]   cargo:rerun-if-changed=./sonic/sonic.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/sonic-rs-sys-4b0cb41469b6b517/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=cc1: fatal error: ./sonic/sonic.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./sonic/sonic.h" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/sonic-rs-sys-4b0cb41469b6b517/out/92086f674a93bc34-sonic.o" "-c" "./sonic/sonic.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9a9cce2a1efe7ef3fdae94ad516529572447fa632d10eafa7d28d4fa4e6b1bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9cce2a1efe7ef3fdae94ad516529572447fa632d10eafa7d28d4fa4e6b1bca", kill_on_drop: false }`
[INFO] [stdout] 9a9cce2a1efe7ef3fdae94ad516529572447fa632d10eafa7d28d4fa4e6b1bca
