[INFO] cloning repository https://github.com/septante/minim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/septante/minim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseptante%2Fminim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseptante%2Fminim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc872c7696afb6ae38f6829d9ae0d2422867a5b [INFO] testing septante/minim against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseptante%2Fminim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/septante/minim [INFO] finished tweaking git repo https://github.com/septante/minim [INFO] tweaked toml for git repo https://github.com/septante/minim written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/septante/minim on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/septante/minim 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55dfb3107a3df50c71d028ce45e1d616ef5df4761c1acb3a87ebf6162fb5928e [INFO] running `Command { std: "docker" "start" "-a" "55dfb3107a3df50c71d028ce45e1d616ef5df4761c1acb3a87ebf6162fb5928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55dfb3107a3df50c71d028ce45e1d616ef5df4761c1acb3a87ebf6162fb5928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55dfb3107a3df50c71d028ce45e1d616ef5df4761c1acb3a87ebf6162fb5928e", kill_on_drop: false }` [INFO] [stdout] 55dfb3107a3df50c71d028ce45e1d616ef5df4761c1acb3a87ebf6162fb5928e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de370eb14e07c2a4432fe272a581b7c572cf14e9a68ce62ff1239e78fe1ac4e3 [INFO] running `Command { std: "docker" "start" "-a" "de370eb14e07c2a4432fe272a581b7c572cf14e9a68ce62ff1239e78fe1ac4e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 (https://github.com/septante/nucleo#d76d5727) [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling nucleo v0.5.0 (https://github.com/septante/nucleo#d76d5727) [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.5/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 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=19124631891861ef -C extra-filename=-1141158e9c5d5e11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-2b20eeae35a98168.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" "de370eb14e07c2a4432fe272a581b7c572cf14e9a68ce62ff1239e78fe1ac4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de370eb14e07c2a4432fe272a581b7c572cf14e9a68ce62ff1239e78fe1ac4e3", kill_on_drop: false }` [INFO] [stdout] de370eb14e07c2a4432fe272a581b7c572cf14e9a68ce62ff1239e78fe1ac4e3