[INFO] cloning repository https://github.com/MohaElder/openenlarge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MohaElder/openenlarge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaElder%2Fopenenlarge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaElder%2Fopenenlarge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 626f3c7737f5eaf8b3c846f2adaa70bf735a5de9 [INFO] checking MohaElder/openenlarge against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaElder%2Fopenenlarge" "/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/MohaElder/openenlarge [INFO] finished tweaking git repo https://github.com/MohaElder/openenlarge [INFO] tweaked toml for git repo https://github.com/MohaElder/openenlarge written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MohaElder/openenlarge on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MohaElder/openenlarge 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" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d [INFO] running `Command { std: "docker" "start" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking jxl-bitstream v1.1.0 [INFO] [stderr] Checking jxl-grid v0.6.2 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking jxl-oxide-common v1.0.0 [INFO] [stderr] Checking jxl-coding v1.0.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking jxl-image v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking brotli-decompressor v5.0.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking jxl-threadpool v1.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking libflate_lz77 v2.3.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking jxl-modular v0.11.3 [INFO] [stderr] Checking jxl-color v0.11.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dary_heap v0.3.9 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking libflate v2.3.0 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking jxl-vardct v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking jxl-frame v0.13.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking jxl-jbr v0.2.1 [INFO] [stderr] Checking jxl-render v0.12.4 [INFO] [stderr] Checking jxl-oxide v0.12.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=6e80b09ace10b62e -C extra-filename=-2d72d8d7eb67bbc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-19b13e81dce628ce.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1ea9734244dcdb6a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-89b73ffee7dd0236.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-e9c89d8e7379590e.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 `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.10/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=a30f886f77125857 -C extra-filename=-ff99f8306f7678d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d", kill_on_drop: false }` [INFO] [stdout] 78f93b60b69d3161a171bd389c7242f2203933b018d121f090e0d44bc8d3a97d