[INFO] cloning repository https://github.com/aifx-art/noisegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aifx-art/noisegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faifx-art%2Fnoisegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faifx-art%2Fnoisegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fb6b3a1cd84404e659f6266e8c6b99769aa14b1 [INFO] building aifx-art/noisegen against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faifx-art%2Fnoisegen" "/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/aifx-art/noisegen [INFO] finished tweaking git repo https://github.com/aifx-art/noisegen [INFO] tweaked toml for git repo https://github.com/aifx-art/noisegen written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aifx-art/noisegen on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aifx-art/noisegen 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a45bfaead46ac87d8531e9067f6de7fc1b0d593d32e9c614ed22442cbd2eda1 [INFO] running `Command { std: "docker" "start" "-a" "4a45bfaead46ac87d8531e9067f6de7fc1b0d593d32e9c614ed22442cbd2eda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a45bfaead46ac87d8531e9067f6de7fc1b0d593d32e9c614ed22442cbd2eda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a45bfaead46ac87d8531e9067f6de7fc1b0d593d32e9c614ed22442cbd2eda1", kill_on_drop: false }` [INFO] [stdout] 4a45bfaead46ac87d8531e9067f6de7fc1b0d593d32e9c614ed22442cbd2eda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3d6afe45b35dd45c79db7a221e5e37fffd836e35477023c08a4481c0e32680c [INFO] running `Command { std: "docker" "start" "-a" "c3d6afe45b35dd45c79db7a221e5e37fffd836e35477023c08a4481c0e32680c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling float8 v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling ug v0.5.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling moxcms v0.7.6 [INFO] [stderr] Compiling candle-core v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#95ea4538) [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling candle-nn v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#95ea4538) [INFO] [stderr] Compiling candle-transformers v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#95ea4538) [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.9/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="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=d9ad533122e8c297 -C extra-filename=-1b9c8fa30f03104b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-573c22ce29fc54d6.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/deps/libbyteorder_lite-25e78048a27d33b8.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-99ad93cd688b79c7.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-8132ff5473a24ba9.rmeta --extern image_webp=/opt/rustwide/target/debug/deps/libimage_webp-98281f82c665bb2c.rmeta --extern moxcms=/opt/rustwide/target/debug/deps/libmoxcms-e442fb8d9c45e4ab.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bb96a94ab7f2dd1c.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-ba1d7b57d5154c78.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-61c6128b5b904430.rmeta --extern ravif=/opt/rustwide/target/debug/deps/libravif-662f8e715ccf0189.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-54b60e83835b213a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-fa63f9705c65f46d.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-a4fde55d2cf31d95.rmeta --extern zune_core=/opt/rustwide/target/debug/deps/libzune_core-dc37f66c4cba63a5.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/deps/libzune_jpeg-c82a9c392127ee94.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 `candle-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/candle-5b4d092929d18d36/95ea453/candle-core/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl", "nccl"))' -C metadata=8e2067a9c03705ed -C extra-filename=-133c566572b199fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern float8=/opt/rustwide/target/debug/deps/libfloat8-4259a590045615e5.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-a1036c126eeb67d1.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bb1b183c70fec260.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-7d8096dba0e1bb38.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-b68396a2774ba2ad.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bb96a94ab7f2dd1c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a42bc094c4c197f3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-59351df5eba54bf6.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-b8e83f61db5f637a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-54b60e83835b213a.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-e9be4e9a839eea59.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e6689ec1fcff419.rmeta --extern ug=/opt/rustwide/target/debug/deps/libug-7111176812a41470.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-22cd0ff4c6ea02c4.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-5611325db829863f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c3d6afe45b35dd45c79db7a221e5e37fffd836e35477023c08a4481c0e32680c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d6afe45b35dd45c79db7a221e5e37fffd836e35477023c08a4481c0e32680c", kill_on_drop: false }` [INFO] [stdout] c3d6afe45b35dd45c79db7a221e5e37fffd836e35477023c08a4481c0e32680c