[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] 915363aa9df41597acaf0e88258c922f0e08b97c [INFO] testing aifx-art/noisegen against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faifx-art%2Fnoisegen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aifx-art/noisegen on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a4eca6caa734aa90a617540e5af4beb7fb2448fab7ea65f35e8aec221fcd76 [INFO] running `Command { std: "docker" "start" "-a" "87a4eca6caa734aa90a617540e5af4beb7fb2448fab7ea65f35e8aec221fcd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a4eca6caa734aa90a617540e5af4beb7fb2448fab7ea65f35e8aec221fcd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a4eca6caa734aa90a617540e5af4beb7fb2448fab7ea65f35e8aec221fcd76", kill_on_drop: false }` [INFO] [stdout] 87a4eca6caa734aa90a617540e5af4beb7fb2448fab7ea65f35e8aec221fcd76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc704664993b080d3465e9a2c460446d3c0c11e825581c69a5ebf9b68cfd029 [INFO] running `Command { std: "docker" "start" "-a" "adc704664993b080d3465e9a2c460446d3c0c11e825581c69a5ebf9b68cfd029", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.34 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Compiling pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling typed-path v0.12.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling safetensors v0.7.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling zune-jpeg v0.5.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling gemm-common v0.19.0 [INFO] [stderr] Compiling float8 v0.7.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling gemm-f32 v0.19.0 [INFO] [stderr] Compiling gemm-c64 v0.19.0 [INFO] [stderr] Compiling gemm-c32 v0.19.0 [INFO] [stderr] Compiling gemm-f64 v0.19.0 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling gemm-f16 v0.19.0 [INFO] [stderr] Compiling gemm v0.19.0 [INFO] [stderr] Compiling candle-core v0.9.2 (https://github.com/huggingface/candle.git#f2cb5b4e) [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling candle-nn v0.9.2 (https://github.com/huggingface/candle.git#f2cb5b4e) [INFO] [stderr] Compiling candle-transformers v0.9.2 (https://github.com/huggingface/candle.git#f2cb5b4e) [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/candle-5b4d092929d18d36/f2cb5b4/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", "ug"))' -C metadata=6316e60fcb7423ec -C extra-filename=-81d4a2f5fd316c61 --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-5b33bd63f8124b95.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-ef2d16197dcbb579.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-4825559d4dcb228e.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6e8521081c3763a4.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0be440773e0c06cb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8ef67c2b292e58c2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-092697074bcad58e.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f312a0e78157b950.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-5fe980106204381e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-913f3d42aa672820.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-0044623d33a05c98.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" "adc704664993b080d3465e9a2c460446d3c0c11e825581c69a5ebf9b68cfd029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc704664993b080d3465e9a2c460446d3c0c11e825581c69a5ebf9b68cfd029", kill_on_drop: false }` [INFO] [stdout] adc704664993b080d3465e9a2c460446d3c0c11e825581c69a5ebf9b68cfd029