[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 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauru-studio%2Fgpui-audio-components" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auru-studio/gpui-audio-components on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09
[INFO] running `Command { std: "docker" "start" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09", 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" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09", 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" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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 proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking bytemuck v1.25.2
[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 futures-sink v0.3.33
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.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 rustc-hash v2.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling ztracing v0.1.0 (https://github.com/zed-industries/zed#c97b7c0e)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking value-bag-serde1 v1.13.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking value-bag v1.13.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking gpui_util v0.1.0 (https://github.com/zed-industries/zed#c97b7c0e)
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking collections v0.1.0 (https://github.com/zed-industries/zed#c97b7c0e)
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]    Compiling embed-resource v3.0.11
[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 uuid v1.24.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=197bcc89ecb20593 -C extra-filename=-cf9a9978d9be874a --out-dir /opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/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] running `Command { std: "docker" "inspect" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09", kill_on_drop: false }`
[INFO] [stdout] 0e0a29f628c5f9bf820d1c1d4c35e3fb99d0b8e770ccde42473683a3eb53cf09
