[INFO] cloning repository https://github.com/sw-video-tools/media-pipeline-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sw-video-tools/media-pipeline-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsw-video-tools%2Fmedia-pipeline-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsw-video-tools%2Fmedia-pipeline-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7482e100a6032d1ec95d0c3c8c9dab65797ef85 [INFO] testing sw-video-tools/media-pipeline-rs against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsw-video-tools%2Fmedia-pipeline-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sw-video-tools/media-pipeline-rs [INFO] finished tweaking git repo https://github.com/sw-video-tools/media-pipeline-rs [INFO] tweaked toml for git repo https://github.com/sw-video-tools/media-pipeline-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sw-video-tools/media-pipeline-rs on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sw-video-tools/media-pipeline-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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eaaebb26ef55fcf3210e4eb5b6fe87c912f08cb6ec093fec784fe62c0c35eb3 [INFO] running `Command { std: "docker" "start" "-a" "4eaaebb26ef55fcf3210e4eb5b6fe87c912f08cb6ec093fec784fe62c0c35eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eaaebb26ef55fcf3210e4eb5b6fe87c912f08cb6ec093fec784fe62c0c35eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eaaebb26ef55fcf3210e4eb5b6fe87c912f08cb6ec093fec784fe62c0c35eb3", kill_on_drop: false }` [INFO] [stdout] 4eaaebb26ef55fcf3210e4eb5b6fe87c912f08cb6ec093fec784fe62c0c35eb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18fb794f0c6a53829f430e36c9be3a46f8bd8d146889213233eebf4c6df8197 [INFO] running `Command { std: "docker" "start" "-a" "b18fb794f0c6a53829f430e36c9be3a46f8bd8d146889213233eebf4c6df8197", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling media-tools v0.1.0 (/opt/rustwide/workdir/crates/media-tools) [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling provider-router v0.1.0 (/opt/rustwide/workdir/crates/provider-router) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling pipeline-types v0.1.0 (/opt/rustwide/workdir/crates/pipeline-types) [INFO] [stderr] Compiling telemetry v0.1.0 (/opt/rustwide/workdir/crates/telemetry) [INFO] [stderr] Compiling validator-core v0.1.0 (/opt/rustwide/workdir/crates/validator-core) [INFO] [stderr] Compiling prompt-templates v0.1.0 (/opt/rustwide/workdir/crates/prompt-templates) [INFO] [stderr] Compiling rlm-client v0.1.0 (/opt/rustwide/workdir/crates/rlm-client) [INFO] [stderr] Compiling artifact-store v0.1.0 (/opt/rustwide/workdir/crates/artifact-store) [INFO] [stderr] Compiling job-queue v0.1.0 (/opt/rustwide/workdir/crates/job-queue) [INFO] [stderr] Compiling operator-cli v0.1.0 (/opt/rustwide/workdir/apps/operator-cli) [INFO] [stderr] Compiling review-web v0.1.0 (/opt/rustwide/workdir/apps/review-web) [INFO] [stderr] Compiling music-service v0.1.0 (/opt/rustwide/workdir/services/music-service) [INFO] [stderr] Compiling research-service v0.1.0 (/opt/rustwide/workdir/services/research-service) [INFO] [stderr] Compiling planner-service v0.1.0 (/opt/rustwide/workdir/services/planner-service) [INFO] [stderr] Compiling demo-runner v0.1.0 (/opt/rustwide/workdir/apps/demo-runner) [INFO] [stderr] Compiling api-gateway v0.1.0 (/opt/rustwide/workdir/services/api-gateway) [INFO] [stderr] Compiling captions-service v0.1.0 (/opt/rustwide/workdir/services/captions-service) [INFO] [stderr] Compiling qa-service v0.1.0 (/opt/rustwide/workdir/services/qa-service) [INFO] [stderr] Compiling sfx-service v0.1.0 (/opt/rustwide/workdir/services/sfx-service) [INFO] [stderr] Compiling tts-service v0.1.0 (/opt/rustwide/workdir/services/tts-service) [INFO] [stderr] Compiling storyboard-service v0.1.0 (/opt/rustwide/workdir/services/storyboard-service) [INFO] [stderr] Compiling orchestrator-service v0.1.0 (/opt/rustwide/workdir/services/orchestrator-service) [INFO] [stderr] Compiling preview-service v0.1.0 (/opt/rustwide/workdir/services/preview-service) [INFO] [stderr] Compiling script-service v0.1.0 (/opt/rustwide/workdir/services/script-service) [INFO] [stderr] Compiling render-service v0.1.0 (/opt/rustwide/workdir/services/render-service) [INFO] [stderr] Compiling visual-gen-service v0.1.0 (/opt/rustwide/workdir/services/visual-gen-service) [INFO] [stderr] Compiling asr-validation-service v0.1.0 (/opt/rustwide/workdir/services/asr-validation-service) [INFO] [stderr] error: could not compile `orchestrator-service` (bin "orchestrator-service") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name orchestrator_service --edition=2024 services/orchestrator-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf2d4e4e7b0185e6 -C extra-filename=-5b14dc900887778b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern artifact_store=/opt/rustwide/target/debug/deps/libartifact_store-c60e706ff16d918f.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-574bdb065ff79422.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7710362119c045b4.rlib --extern job_queue=/opt/rustwide/target/debug/deps/libjob_queue-2df20ff007270fc7.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-a96b8075e608454c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-11b11d305331f9ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-a9333e190ad5ea24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a30bb2ec37abb4da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ce7431c2bac45aaa/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `demo-runner` (bin "demo-runner") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name demo_runner --edition=2024 apps/demo-runner/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd8176de668e2e19 -C extra-filename=-a5d3763c806ef0c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-574bdb065ff79422.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7710362119c045b4.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-a96b8075e608454c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-11b11d305331f9ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-a9333e190ad5ea24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a30bb2ec37abb4da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `api-gateway` (bin "api-gateway") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name api_gateway --edition=2024 services/api-gateway/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a51ebae2ba9ac92 -C extra-filename=-274806fb782cb2d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern artifact_store=/opt/rustwide/target/debug/deps/libartifact_store-c60e706ff16d918f.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-574bdb065ff79422.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7710362119c045b4.rlib --extern job_queue=/opt/rustwide/target/debug/deps/libjob_queue-2df20ff007270fc7.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-a96b8075e608454c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-a9333e190ad5ea24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-15a92bc1dd7783e4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a30bb2ec37abb4da.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-12ff95cc007fa766.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ce7431c2bac45aaa/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `planner-service` (bin "planner-service") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name planner_service --edition=2024 services/planner-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b81ab5b5b236edc -C extra-filename=-ca72f85f3878c915 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-574bdb065ff79422.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7710362119c045b4.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-a96b8075e608454c.rlib --extern prompt_templates=/opt/rustwide/target/debug/deps/libprompt_templates-3d69aeaaba97acea.rlib --extern provider_router=/opt/rustwide/target/debug/deps/libprovider_router-2456aab0ec2e4474.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-11b11d305331f9ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-a9333e190ad5ea24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-15a92bc1dd7783e4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a30bb2ec37abb4da.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-12ff95cc007fa766.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `script-service` (bin "script-service") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name script_service --edition=2024 services/script-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cf52c53e7a87f6d -C extra-filename=-93aa8fcef2580d59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-574bdb065ff79422.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-a96b8075e608454c.rlib --extern prompt_templates=/opt/rustwide/target/debug/deps/libprompt_templates-3d69aeaaba97acea.rlib --extern provider_router=/opt/rustwide/target/debug/deps/libprovider_router-2456aab0ec2e4474.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-11b11d305331f9ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-a9333e190ad5ea24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a30bb2ec37abb4da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b18fb794f0c6a53829f430e36c9be3a46f8bd8d146889213233eebf4c6df8197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18fb794f0c6a53829f430e36c9be3a46f8bd8d146889213233eebf4c6df8197", kill_on_drop: false }` [INFO] [stdout] b18fb794f0c6a53829f430e36c9be3a46f8bd8d146889213233eebf4c6df8197