[INFO] cloning repository https://github.com/crumblingstatue/cowbump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/cowbump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b5ce9a00ca833e74e30be7f662cb287905bf69c [INFO] checking crumblingstatue/cowbump against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] finished tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] tweaked toml for git repo https://github.com/crumblingstatue/cowbump written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crumblingstatue/cowbump on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crumblingstatue/cowbump 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152 [INFO] running `Command { std: "docker" "start" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152", 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" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152", 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" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Checking either v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Checking polycool v0.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking kurbo v0.13.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking fearless_simd v0.4.1 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pulp v0.22.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking emath v0.36.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking ecolor v0.36.1 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking epaint_default_fonts v0.36.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.1 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking self_cell v1.3.0 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking zune-core v0.5.3 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking guillotiere v0.7.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking accesskit v0.24.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking itertools v0.15.0 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking pxfm v0.1.30 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking widestring v1.2.1 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking sysinfo v0.39.6 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking open v5.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking constcat v0.6.1 [INFO] [stderr] Checking zip v8.6.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling sf2g v0.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.56 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking font-types v0.12.2 [INFO] [stderr] Checking color v0.3.3 [INFO] [stderr] Checking read-fonts v0.41.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tagfilter-lang v0.1.0 (https://github.com/crumblingstatue/tagfilter-lang.git#6c077706) [INFO] [stderr] Checking peniko v0.6.1 [INFO] [stderr] Checking vello_common v0.1.0 [INFO] [stderr] Checking vello_cpu v0.1.0 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking recently_used_list v0.1.0 (https://github.com/crumblingstatue/recently_used_list.git#a4b750d4) [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=95e4d544e148343c -C extra-filename=-d931a685cba8ca75 --out-dir /opt/rustwide/target/debug/build/rav1e/d931a685cba8ca75/out -L dependency=/opt/rustwide/target/debug/build/aligned/f5793db159ebb640/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/fb8cef2ae2af0a36/out -L dependency=/opt/rustwide/target/debug/build/anyhow/acccf25a7bfe7f2f/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/f17e5d2305ef80d4/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/7b685d1d8d42c1f0/out -L dependency=/opt/rustwide/target/debug/build/as-slice/914cc5ea396c3806/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/55a655b43b881765/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/66a61446cf1e3ea4/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/cb7f3f1716491dd1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/fcdbd7cf2511c694/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/77278fdd667a88f1/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/f382a7db32b2e278/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/e5f193fec6938814/out -L dependency=/opt/rustwide/target/debug/build/either/661a02f7c8ed2f34/out -L dependency=/opt/rustwide/target/debug/build/equator/2b7164ad0ff25282/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/0953912d55cf6aed/out -L dependency=/opt/rustwide/target/debug/build/itertools/774cfa5c9b447962/out -L dependency=/opt/rustwide/target/debug/build/libc/b43a6125ab6b4e2e/out -L dependency=/opt/rustwide/target/debug/build/log/cd6d6cf141f9ae81/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/73f963c4099e1738/out -L dependency=/opt/rustwide/target/debug/build/memchr/63b56c450257507f/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/cc7c585fde10ccdc/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/1ca788f82f1ac77a/out -L dependency=/opt/rustwide/target/debug/build/nom/9d45b4b107c6da8b/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/cb37132aeaed3607/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/b900630a8f2e7582/out -L dependency=/opt/rustwide/target/debug/build/num-derive/7908884e8a45b5a5/out -L dependency=/opt/rustwide/target/debug/build/num-integer/1ebed4c6c4eeb4a7/out -L dependency=/opt/rustwide/target/debug/build/num-rational/83301f4dd30d34e1/out -L dependency=/opt/rustwide/target/debug/build/num-traits/2dbafd2fe2fa590d/out -L dependency=/opt/rustwide/target/debug/build/paste/cad1edb47ec6a783/out -L dependency=/opt/rustwide/target/debug/build/pastey/90622a195365fcb1/out -L dependency=/opt/rustwide/target/debug/build/profiling/4d46408d2e91f493/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/328d71841714a2c9/out -L dependency=/opt/rustwide/target/debug/build/rayon/02cb99acda674ed9/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/b3a80e4b30fe9ecf/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/129090b9c2e61a7e/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/d50b6dd5f2c0f569/out -L dependency=/opt/rustwide/target/debug/build/thiserror/8b2f1e7415c554b9/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/3c3bfb40fe21a94d/out -L dependency=/opt/rustwide/target/debug/build/v_frame/c68fefc35d1cc5e5/out -L dependency=/opt/rustwide/target/debug/build/y4m/da9d779d72e655d6/out --extern aligned_vec=/opt/rustwide/target/debug/build/aligned-vec/fb8cef2ae2af0a36/out/libaligned_vec-fb8cef2ae2af0a36.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/build/arg_enum_proc_macro/f17e5d2305ef80d4/out/libarg_enum_proc_macro-f17e5d2305ef80d4.so --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/7b685d1d8d42c1f0/out/libarrayvec-7b685d1d8d42c1f0.rmeta --extern av_scenechange=/opt/rustwide/target/debug/build/av-scenechange/55a655b43b881765/out/libav_scenechange-55a655b43b881765.rmeta --extern av1_grain=/opt/rustwide/target/debug/build/av1-grain/66a61446cf1e3ea4/out/libav1_grain-66a61446cf1e3ea4.rmeta --extern bitstream_io=/opt/rustwide/target/debug/build/bitstream-io/cb7f3f1716491dd1/out/libbitstream_io-cb7f3f1716491dd1.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/fcdbd7cf2511c694/out/libcfg_if-fcdbd7cf2511c694.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/774cfa5c9b447962/out/libitertools-774cfa5c9b447962.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b43a6125ab6b4e2e/out/liblibc-b43a6125ab6b4e2e.rmeta --extern log=/opt/rustwide/target/debug/build/log/cd6d6cf141f9ae81/out/liblog-cd6d6cf141f9ae81.rmeta --extern rayon=/opt/rustwide/target/debug/build/maybe-rayon/73f963c4099e1738/out/libmaybe_rayon-73f963c4099e1738.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/build/new_debug_unreachable/cc7c585fde10ccdc/out/libdebug_unreachable-cc7c585fde10ccdc.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/build/noop_proc_macro/cb37132aeaed3607/out/libnoop_proc_macro-cb37132aeaed3607.so --extern num_derive=/opt/rustwide/target/debug/build/num-derive/7908884e8a45b5a5/out/libnum_derive-7908884e8a45b5a5.so --extern num_traits=/opt/rustwide/target/debug/build/num-traits/2dbafd2fe2fa590d/out/libnum_traits-2dbafd2fe2fa590d.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/cad1edb47ec6a783/out/libpaste-cad1edb47ec6a783.so --extern profiling=/opt/rustwide/target/debug/build/profiling/4d46408d2e91f493/out/libprofiling-4d46408d2e91f493.rmeta --extern simd_helpers=/opt/rustwide/target/debug/build/simd_helpers/129090b9c2e61a7e/out/libsimd_helpers-129090b9c2e61a7e.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/8b2f1e7415c554b9/out/libthiserror-8b2f1e7415c554b9.rmeta --extern v_frame=/opt/rustwide/target/debug/build/v_frame/c68fefc35d1cc5e5/out/libv_frame-c68fefc35d1cc5e5.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 `read-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="experimental_font_api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agl", "codegen_test", "default", "experimental_font_api", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=2b433b193296e4f9 -C extra-filename=-d08a7e350b3d87fe --out-dir /opt/rustwide/target/debug/build/read-fonts/d08a7e350b3d87fe/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/283986a4e2321de2/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/ccbe2ef4668f7dc6/out -L dependency=/opt/rustwide/target/debug/build/font-types/2e6b15e97b02b26a/out -L dependency=/opt/rustwide/target/debug/build/once_cell/f91a09fc31469ca5/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/283986a4e2321de2/out/libbytemuck-283986a4e2321de2.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/2e6b15e97b02b26a/out/libfont_types-2e6b15e97b02b26a.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/f91a09fc31469ca5/out/libonce_cell-f91a09fc31469ca5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152", kill_on_drop: false }` [INFO] [stdout] 304e68f36ac8a0fac552ef4625b863c63295748e6cb0b56588fc6b3985d86152