[INFO] cloning repository https://github.com/marc47marc47/img-renew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marc47marc47/img-renew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc47marc47%2Fimg-renew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc47marc47%2Fimg-renew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e273926bc9163776636e578210fe604a02692608 [INFO] checking marc47marc47/img-renew against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc47marc47%2Fimg-renew" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marc47marc47/img-renew [INFO] finished tweaking git repo https://github.com/marc47marc47/img-renew [INFO] tweaked toml for git repo https://github.com/marc47marc47/img-renew written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marc47marc47/img-renew on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marc47marc47/img-renew 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1465cac5a5c28d54be748054e010eadf1174cc37f5d5036c69745b8054872234 [INFO] running `Command { std: "docker" "start" "-a" "1465cac5a5c28d54be748054e010eadf1174cc37f5d5036c69745b8054872234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1465cac5a5c28d54be748054e010eadf1174cc37f5d5036c69745b8054872234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1465cac5a5c28d54be748054e010eadf1174cc37f5d5036c69745b8054872234", kill_on_drop: false }` [INFO] [stdout] 1465cac5a5c28d54be748054e010eadf1174cc37f5d5036c69745b8054872234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9f71fbc0afe9605c5bde2d3e8718d754ce9c765199681bb7cd4797002ac4da [INFO] running `Command { std: "docker" "start" "-a" "5d9f71fbc0afe9605c5bde2d3e8718d754ce9c765199681bb7cd4797002ac4da", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking dyn-hash v0.2.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking pxfm v0.1.24 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tract-data v0.21.10 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling liquid-derive v0.26.8 [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 num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] error: could not compile `rustfft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.1/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=160a62eefc37a230 -C extra-filename=-7eb24e9d01db6ab7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-10a33edc3d5269ba.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-da6c8b156235e914.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-e4490feb3f7d72ab.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-0cb12fee8ddc35a5.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" "5d9f71fbc0afe9605c5bde2d3e8718d754ce9c765199681bb7cd4797002ac4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9f71fbc0afe9605c5bde2d3e8718d754ce9c765199681bb7cd4797002ac4da", kill_on_drop: false }` [INFO] [stdout] 5d9f71fbc0afe9605c5bde2d3e8718d754ce9c765199681bb7cd4797002ac4da