[INFO] cloning repository https://github.com/SOVRN144/sonic-cohesion-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SOVRN144/sonic-cohesion-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOVRN144%2Fsonic-cohesion-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOVRN144%2Fsonic-cohesion-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 472678b1df245120a33bab83540c6bf79befe294
[INFO] testing SOVRN144/sonic-cohesion-engine against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOVRN144%2Fsonic-cohesion-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SOVRN144/sonic-cohesion-engine
[INFO] finished tweaking git repo https://github.com/SOVRN144/sonic-cohesion-engine
[INFO] tweaked toml for git repo https://github.com/SOVRN144/sonic-cohesion-engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SOVRN144/sonic-cohesion-engine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SOVRN144/sonic-cohesion-engine 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 799b14b81e1c32e617467a5dc7d5c0e6b7f057cbd5f521e9950c25da62867110
[INFO] running `Command { std: "docker" "start" "-a" "799b14b81e1c32e617467a5dc7d5c0e6b7f057cbd5f521e9950c25da62867110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "799b14b81e1c32e617467a5dc7d5c0e6b7f057cbd5f521e9950c25da62867110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799b14b81e1c32e617467a5dc7d5c0e6b7f057cbd5f521e9950c25da62867110", kill_on_drop: false }`
[INFO] [stdout] 799b14b81e1c32e617467a5dc7d5c0e6b7f057cbd5f521e9950c25da62867110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f41a4e4bbabf2f10c43e3a88b982ff5af4b8ee8b883f3a9409ec74ae5e8f055
[INFO] running `Command { std: "docker" "start" "-a" "3f41a4e4bbabf2f10c43e3a88b982ff5af4b8ee8b883f3a9409ec74ae5e8f055", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ebur128 v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling sce_core v0.1.0 (/opt/rustwide/workdir/core/sce_core)
[INFO] [stderr]    Compiling sce_daemon v0.1.0 (/opt/rustwide/workdir/core/sce_daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s
[INFO] running `Command { std: "docker" "inspect" "3f41a4e4bbabf2f10c43e3a88b982ff5af4b8ee8b883f3a9409ec74ae5e8f055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f41a4e4bbabf2f10c43e3a88b982ff5af4b8ee8b883f3a9409ec74ae5e8f055", kill_on_drop: false }`
[INFO] [stdout] 3f41a4e4bbabf2f10c43e3a88b982ff5af4b8ee8b883f3a9409ec74ae5e8f055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b422ae041be65d5a451eb4f1e71cac8ef631c6fb93e67587b18f9ccfce5d3c
[INFO] running `Command { std: "docker" "start" "-a" "f4b422ae041be65d5a451eb4f1e71cac8ef631c6fb93e67587b18f9ccfce5d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sce_core v0.1.0 (/opt/rustwide/workdir/core/sce_core)
[INFO] [stderr] error: could not compile `sce_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name sce_core --edition=2021 core/sce_core/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f0f99fff8ba0464 -C extra-filename=-413269e38a179014 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-14ff381e5f605472.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bba473ceb2e3a473.rmeta --extern ebur128=/opt/rustwide/target/debug/deps/libebur128-9d84f2fb087697bb.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-3f507d25c5688c03.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-e4a46836b5a01fdc.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-e5d0cb866b78b505.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5888ac5c23c18421.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-408bfaf5ddb256ba.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-095003a199c1c6ae.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-bde068e3e0a8e72f.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-f7b3895ec7c0bf06.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-71debf9665dba90b.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3dd929d42e81ce6a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a0f93b701e10d9e.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1c04215240e73abd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-241fc9251d62b1d8.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-fcb7be172b230960/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sce_core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name sce_core --edition=2021 core/sce_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=712662070415239a -C extra-filename=-5d054e2475d6dc53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-14ff381e5f605472.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bba473ceb2e3a473.rlib --extern ebur128=/opt/rustwide/target/debug/deps/libebur128-9d84f2fb087697bb.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-3f507d25c5688c03.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e4a46836b5a01fdc.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-e5d0cb866b78b505.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5888ac5c23c18421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-408bfaf5ddb256ba.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-095003a199c1c6ae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-bde068e3e0a8e72f.rlib --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-f7b3895ec7c0bf06.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1b23793e823b5c30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-71debf9665dba90b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3dd929d42e81ce6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a0f93b701e10d9e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1c04215240e73abd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-241fc9251d62b1d8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-fcb7be172b230960/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4b422ae041be65d5a451eb4f1e71cac8ef631c6fb93e67587b18f9ccfce5d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b422ae041be65d5a451eb4f1e71cac8ef631c6fb93e67587b18f9ccfce5d3c", kill_on_drop: false }`
[INFO] [stdout] f4b422ae041be65d5a451eb4f1e71cac8ef631c6fb93e67587b18f9ccfce5d3c
