[INFO] cloning repository https://github.com/darfink/gst-plugins-darfink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darfink/gst-plugins-darfink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2Fgst-plugins-darfink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2Fgst-plugins-darfink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9988f708bf5d4ac79e4291500cbfd86f8c6ea2e7 [INFO] checking darfink/gst-plugins-darfink against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2Fgst-plugins-darfink" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darfink/gst-plugins-darfink [INFO] finished tweaking git repo https://github.com/darfink/gst-plugins-darfink [INFO] tweaked toml for git repo https://github.com/darfink/gst-plugins-darfink written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darfink/gst-plugins-darfink on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darfink/gst-plugins-darfink 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79 [INFO] running `Command { std: "docker" "start" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79", 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" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79", 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" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Checking num-integer v0.1.47 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking either v1.17.0 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking itertools v0.15.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking option-operations v0.6.1 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking atomic_refcell v0.1.14 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling scuffle-workspace-hack v0.1.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking futures-sink v0.3.34 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Compiling glib-sys v0.22.8 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gstreamer-sys v0.25.2 [INFO] [stderr] Compiling gio-sys v0.22.8 [INFO] [stderr] Compiling gstreamer-base-sys v0.25.3 [INFO] [stderr] Compiling gstreamer-check-sys v0.25.0 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling gstreamer-audio-sys v0.25.3 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-io v0.3.34 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling futures-macro v0.3.34 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling transcribe-cpp v0.1.3 [INFO] [stderr] Compiling transcribe-cpp-sys v0.1.3 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking futures-util v0.3.34 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Checking futures-executor v0.3.34 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling gstreamer-app-sys v0.25.0 [INFO] [stderr] Checking nutype-enum v0.1.5 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking earshot v1.2.1 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking scuffle-bytes-util v0.1.5 [INFO] [stderr] Checking scuffle-amf0 v0.2.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Compiling gst-plugin-version-helper v0.8.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Compiling gst-scuffle-rtmp v0.1.0 (/opt/rustwide/workdir/scuffle-rtmp) [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking glib v0.22.8 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking scuffle-context v0.1.5 [INFO] [stderr] Checking scuffle-future-ext v0.1.4 [INFO] [stderr] Checking scuffle-rtmp v0.2.3 (/opt/rustwide/workdir/scuffle-rtmp/vendor/scuffle-rtmp) [INFO] [stderr] Checking gstreamer v0.25.3 [INFO] [stderr] error: could not compile `gstreamer` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name gstreamer --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gstreamer-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="v1_16"' --cfg 'feature="v1_18"' --cfg 'feature="v1_20"' --cfg 'feature="v1_22"' --cfg 'feature="v1_24"' --cfg 'feature="v1_26"' --cfg 'feature="v1_28"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde_bytes", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28", "v1_30"))' -C metadata=4a40600a2b43774a -C extra-filename=-6551f9145396ea1a --out-dir /opt/rustwide/target/debug/build/gstreamer/6551f9145396ea1a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/either/10d0d1b77f3b30c6/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/78b47c9dd4a65b4e/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/03bc4cef85030a9a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out -L dependency=/opt/rustwide/target/debug/build/futures-util/7547f3cc633ea315/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/108a89f9a068b78c/out -L dependency=/opt/rustwide/target/debug/build/glib/a5caf04fba91efa4/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/6ceae4a2facea48b/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/f8a0b93b9236e632/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/9485d06079f19e12/out -L dependency=/opt/rustwide/target/debug/build/gstreamer-sys/de40bdb1a5f9c5ba/out -L dependency=/opt/rustwide/target/debug/build/itertools/6b60e0bea59c497c/out -L dependency=/opt/rustwide/target/debug/build/kstring/b4fe547c87cff517/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/muldiv/5b723cb7842ad3e9/out -L dependency=/opt/rustwide/target/debug/build/num-integer/9427cba8185b209d/out -L dependency=/opt/rustwide/target/debug/build/num-rational/b6aa04d2b2237be6/out -L dependency=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out -L dependency=/opt/rustwide/target/debug/build/option-operations/de906bb4a549d413/out -L dependency=/opt/rustwide/target/debug/build/pastey/547c701f2efece83/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/70b68ca48891eaf3/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/thiserror/acd3843b17a6d595/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/b4a185136374b47f/out --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out/libfutures_channel-4baa35c10b04ddc6.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out/libfutures_core-e61316190f86a7bd.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/7547f3cc633ea315/out/libfutures_util-7547f3cc633ea315.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/a5caf04fba91efa4/out/libglib-a5caf04fba91efa4.rmeta --extern gstreamer_sys=/opt/rustwide/target/debug/build/gstreamer-sys/de40bdb1a5f9c5ba/out/libgstreamer_sys-de40bdb1a5f9c5ba.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/6b60e0bea59c497c/out/libitertools-6b60e0bea59c497c.rmeta --extern kstring=/opt/rustwide/target/debug/build/kstring/b4fe547c87cff517/out/libkstring-b4fe547c87cff517.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern muldiv=/opt/rustwide/target/debug/build/muldiv/5b723cb7842ad3e9/out/libmuldiv-5b723cb7842ad3e9.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/9427cba8185b209d/out/libnum_integer-9427cba8185b209d.rmeta --extern num_rational=/opt/rustwide/target/debug/build/num-rational/b6aa04d2b2237be6/out/libnum_rational-b6aa04d2b2237be6.rmeta --extern opt_ops=/opt/rustwide/target/debug/build/option-operations/de906bb4a549d413/out/liboption_operations-de906bb4a549d413.rmeta --extern pastey=/opt/rustwide/target/debug/build/pastey/547c701f2efece83/out/libpastey-547c701f2efece83.so --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/70b68ca48891eaf3/out/libsmallvec-70b68ca48891eaf3.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/acd3843b17a6d595/out/libthiserror-acd3843b17a6d595.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79", kill_on_drop: false }` [INFO] [stdout] ca4515ebe5adcf7966388c37b01e83269b42e5fadf311ccba521919a8a771e79