[INFO] cloning repository https://github.com/sepeth/ChromaTune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sepeth/ChromaTune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3ed576de632ae765ad4287a917ae650350b8b9c [INFO] checking sepeth/ChromaTune/d3ed576de632ae765ad4287a917ae650350b8b9c against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sepeth/ChromaTune [INFO] finished tweaking git repo https://github.com/sepeth/ChromaTune [INFO] tweaked toml for git repo https://github.com/sepeth/ChromaTune written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sepeth/ChromaTune on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sepeth/ChromaTune 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mherrerarendon/pitch-detector` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded i24 v1.0.1 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded fitting v0.3.0 [INFO] [stderr] Downloaded peak_finder v1.0.1 [INFO] [stderr] Downloaded crux_macros v0.6.1 [INFO] [stderr] Downloaded pitch v0.2.0 [INFO] [stderr] Downloaded circular-buffer v1.1.0 [INFO] [stderr] Downloaded serde-reflection v0.4.0 [INFO] [stderr] Downloaded apodize v1.0.0 [INFO] [stderr] Downloaded serde-generate v0.26.0 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] [stderr] Downloaded wavers v1.5.1 [INFO] [stderr] Downloaded rustfft v6.4.0 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded crux_core v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae7469f5618af424d7eb2a5d962e495f141fb013963eab192f0124ff2d699ccd [INFO] running `Command { std: "docker" "start" "-a" "ae7469f5618af424d7eb2a5d962e495f141fb013963eab192f0124ff2d699ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7469f5618af424d7eb2a5d962e495f141fb013963eab192f0124ff2d699ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7469f5618af424d7eb2a5d962e495f141fb013963eab192f0124ff2d699ccd", kill_on_drop: false }` [INFO] [stdout] ae7469f5618af424d7eb2a5d962e495f141fb013963eab192f0124ff2d699ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e372e139162ee0a328ccba706deca324e8bfd294f6f1caba0a664f1077f5ce86 [INFO] running `Command { std: "docker" "start" "-a" "e372e139162ee0a328ccba706deca324e8bfd294f6f1caba0a664f1077f5ce86", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling uniffi_core v0.29.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rustfft v6.4.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking apodize v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pitch v0.2.0 [INFO] [stderr] Checking circular-buffer v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking i24 v1.0.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling uniffi_pipeline v0.29.3 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking uniffi_meta v0.29.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking fitting v0.3.0 [INFO] [stderr] Checking uniffi_udl v0.29.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking wavers v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crux_macros v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde-reflection v0.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde-generate v0.26.0 [INFO] [stderr] Checking peak_finder v1.0.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Checking pitch-detector v0.3.1 (https://github.com/mherrerarendon/pitch-detector#19ae93e8) [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Compiling uniffi_macros v0.29.3 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Checking uniffi_bindgen v0.29.3 [INFO] [stderr] Checking uniffi_build v0.29.3 [INFO] [stderr] Checking uniffi v0.29.3 [INFO] [stderr] Checking crux_core v0.15.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling shared_types v0.1.0 (/opt/rustwide/workdir/shared_types) [INFO] [stderr] error: failed to run custom build command for `shared_types v0.1.0 (/opt/rustwide/workdir/shared_types)` [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/shared_types-305829eb38a3832d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=../shared [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: error writing generated types [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: >::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_script_build::main [INFO] [stderr] 3: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 4: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 5: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 6: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 7: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 8: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 9: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14 [INFO] [stderr] 10: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:175:24 [INFO] [stderr] 11: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 12: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 13: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14 [INFO] [stderr] 14: std::rt::lang_start_internal [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:171:5 [INFO] [stderr] 15: std::rt::lang_start::> [INFO] [stderr] 16: main [INFO] [stderr] 17: [INFO] [stderr] 18: __libc_start_main [INFO] [stderr] 19: _start [INFO] running `Command { std: "docker" "inspect" "e372e139162ee0a328ccba706deca324e8bfd294f6f1caba0a664f1077f5ce86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e372e139162ee0a328ccba706deca324e8bfd294f6f1caba0a664f1077f5ce86", kill_on_drop: false }` [INFO] [stdout] e372e139162ee0a328ccba706deca324e8bfd294f6f1caba0a664f1077f5ce86