[INFO] cloning repository https://github.com/Saratii/cpp_fastnoise2_benchmarks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saratii/cpp_fastnoise2_benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaratii%2Fcpp_fastnoise2_benchmarks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaratii%2Fcpp_fastnoise2_benchmarks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7e3775b9ce6d1d00e85b835769fd3f6051b2f80
[INFO] checking Saratii/cpp_fastnoise2_benchmarks against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaratii%2Fcpp_fastnoise2_benchmarks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Saratii/cpp_fastnoise2_benchmarks
[INFO] finished tweaking git repo https://github.com/Saratii/cpp_fastnoise2_benchmarks
[INFO] tweaked toml for git repo https://github.com/Saratii/cpp_fastnoise2_benchmarks written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Saratii/cpp_fastnoise2_benchmarks on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Saratii/cpp_fastnoise2_benchmarks 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4d7aafb01ad197502f759e82152267e67594a7fd91a64d9a06cde4ba566f494
[INFO] running `Command { std: "docker" "start" "-a" "d4d7aafb01ad197502f759e82152267e67594a7fd91a64d9a06cde4ba566f494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d7aafb01ad197502f759e82152267e67594a7fd91a64d9a06cde4ba566f494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d7aafb01ad197502f759e82152267e67594a7fd91a64d9a06cde4ba566f494", kill_on_drop: false }`
[INFO] [stdout] d4d7aafb01ad197502f759e82152267e67594a7fd91a64d9a06cde4ba566f494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1b4506a1b6a65715aa297b40bfce098d50b97512559a3ccb78d54b2c0ea8b6d
[INFO] running `Command { std: "docker" "start" "-a" "f1b4506a1b6a65715aa297b40bfce098d50b97512559a3ccb78d54b2c0ea8b6d", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking rgb v0.8.51
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking glam v0.30.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[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 thiserror v1.0.69
[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.4
[INFO] [stderr]    Compiling fastnoise2-sys v0.1.2
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[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/e983148bd5f0f0db270bfb72149f5e892e68b67f/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.6/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="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=1e433aca5029168c -C extra-filename=-12f58e3f19944c0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1a31b380969bb8e5.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/deps/libbyteorder_lite-f3499d1ac6418445.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-e87cf90f90443c36.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-2eb03375d4b0e5dc.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-94d5b2a8e946de45.rmeta --extern image_webp=/opt/rustwide/target/debug/deps/libimage_webp-0daa9e1e284612f7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-9cfe75dee013f7e6.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-bf9c5d10b7e4a53c.rmeta --extern ravif=/opt/rustwide/target/debug/deps/libravif-581eb093302e9aa7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-09bd8b735f49d555.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-c0b35530e603439e.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-c583babfbc2bb67a.rmeta --extern zune_core=/opt/rustwide/target/debug/deps/libzune_core-9132deb21ebecc48.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/deps/libzune_jpeg-bdd77f472d20a1ab.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" "f1b4506a1b6a65715aa297b40bfce098d50b97512559a3ccb78d54b2c0ea8b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b4506a1b6a65715aa297b40bfce098d50b97512559a3ccb78d54b2c0ea8b6d", kill_on_drop: false }`
[INFO] [stdout] f1b4506a1b6a65715aa297b40bfce098d50b97512559a3ccb78d54b2c0ea8b6d
