[INFO] cloning repository https://github.com/auru-studio/gpui-audio-components
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auru-studio/gpui-audio-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauru-studio%2Fgpui-audio-components", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauru-studio%2Fgpui-audio-components'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04e4b076922257ef43a62e8840082b3484e35c33
[INFO] checking auru-studio/gpui-audio-components against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauru-studio%2Fgpui-audio-components" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/auru-studio/gpui-audio-components
[INFO] finished tweaking git repo https://github.com/auru-studio/gpui-audio-components
[INFO] tweaked toml for git repo https://github.com/auru-studio/gpui-audio-components written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auru-studio/gpui-audio-components on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auru-studio/gpui-audio-components 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `gpui-component-audio` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auru-waveform-data` (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903
[INFO] running `Command { std: "docker" "start" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/gpui-component-audio/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `gpui-component-audio` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/auru-waveform-data/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auru-waveform-data` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling ztracing v0.1.0 (https://github.com/zed-industries/zed#c97b7c0e)
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling ztracing_macro v0.1.0 (https://github.com/zed-industries/zed#c97b7c0e)
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking heapless v0.9.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking link-section v0.19.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking taffy v0.12.2
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ef6fb37d7bc0b0fe -C extra-filename=-146508e4c0a1ad60 --out-dir /opt/rustwide/target/debug/build/object/146508e4c0a1ad60/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903", kill_on_drop: false }`
[INFO] [stdout] fc6a11dda9df43ad43aba6f01b0fcdccc49a97daf102183905f55d0ba7e33903
