[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsw-video-tools%2Fmedia-pipeline-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sw-video-tools/media-pipeline-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbe0ce0fffc4c3cbd6f392ff486f3166c616a412ea0c7afddd69df059c483efc [INFO] running `Command { std: "docker" "start" "-a" "dbe0ce0fffc4c3cbd6f392ff486f3166c616a412ea0c7afddd69df059c483efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe0ce0fffc4c3cbd6f392ff486f3166c616a412ea0c7afddd69df059c483efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe0ce0fffc4c3cbd6f392ff486f3166c616a412ea0c7afddd69df059c483efc", kill_on_drop: false }` [INFO] [stdout] dbe0ce0fffc4c3cbd6f392ff486f3166c616a412ea0c7afddd69df059c483efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10bffc7691b627eb9f57ed2e94da419ec10d5fe1ee6e886665ff5155885297c [INFO] running `Command { std: "docker" "start" "-a" "d10bffc7691b627eb9f57ed2e94da419ec10d5fe1ee6e886665ff5155885297c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling icu_provider 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 icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling media-tools v0.1.0 (/opt/rustwide/workdir/crates/media-tools) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hashlink v0.9.1 [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 rustls-webpki v0.103.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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 orchestrator-service v0.1.0 (/opt/rustwide/workdir/services/orchestrator-service) [INFO] [stderr] Compiling render-service v0.1.0 (/opt/rustwide/workdir/services/render-service) [INFO] [stderr] Compiling demo-runner v0.1.0 (/opt/rustwide/workdir/apps/demo-runner) [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 script-service v0.1.0 (/opt/rustwide/workdir/services/script-service) [INFO] [stderr] Compiling tts-service v0.1.0 (/opt/rustwide/workdir/services/tts-service) [INFO] [stderr] Compiling preview-service v0.1.0 (/opt/rustwide/workdir/services/preview-service) [INFO] [stderr] Compiling api-gateway v0.1.0 (/opt/rustwide/workdir/services/api-gateway) [INFO] [stderr] Compiling operator-cli v0.1.0 (/opt/rustwide/workdir/apps/operator-cli) [INFO] [stderr] Compiling storyboard-service v0.1.0 (/opt/rustwide/workdir/services/storyboard-service) [INFO] [stderr] Compiling visual-gen-service v0.1.0 (/opt/rustwide/workdir/services/visual-gen-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 captions-service v0.1.0 (/opt/rustwide/workdir/services/captions-service) [INFO] [stderr] Compiling planner-service v0.1.0 (/opt/rustwide/workdir/services/planner-service) [INFO] [stderr] Compiling asr-validation-service v0.1.0 (/opt/rustwide/workdir/services/asr-validation-service) [INFO] [stderr] Compiling research-service v0.1.0 (/opt/rustwide/workdir/services/research-service) [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/33835004928d3bf65db4d4712e1330766263b0bd/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=3e77ea13c21c8f88 -C extra-filename=-75f4019941b2fae9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-c00a1f7f699d703c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c67284c8a2c23ef.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-d72991bfae0e0378.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b76a8fd6ad8bd6b8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-ec2d3a6e331a233a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11c99759bd01092e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/33835004928d3bf65db4d4712e1330766263b0bd/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=da524862f576302d -C extra-filename=-5bb3da9d76b1ade3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern artifact_store=/opt/rustwide/target/debug/deps/libartifact_store-8c68daa4275fc59b.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-c00a1f7f699d703c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c67284c8a2c23ef.rlib --extern job_queue=/opt/rustwide/target/debug/deps/libjob_queue-2e68743b5fa015c6.rlib --extern pipeline_types=/opt/rustwide/target/debug/deps/libpipeline_types-d72991bfae0e0378.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b76a8fd6ad8bd6b8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-ec2d3a6e331a233a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11c99759bd01092e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7a2121aa89b9226e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d10bffc7691b627eb9f57ed2e94da419ec10d5fe1ee6e886665ff5155885297c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10bffc7691b627eb9f57ed2e94da419ec10d5fe1ee6e886665ff5155885297c", kill_on_drop: false }` [INFO] [stdout] d10bffc7691b627eb9f57ed2e94da419ec10d5fe1ee6e886665ff5155885297c