[INFO] cloning repository https://github.com/soraxas/inlier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soraxas/inlier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoraxas%2Finlier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoraxas%2Finlier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 975516c556e29c776224b59bcf8d2cd34146a0e1
[INFO] testing soraxas/inlier against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoraxas%2Finlier" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soraxas/inlier
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/soraxas/inlier
[INFO] tweaked toml for git repo https://github.com/soraxas/inlier written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soraxas/inlier on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soraxas/inlier 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70e0a4db87bd69c9ea73a81c120150a4839a2ab0ba12f32982eda787c262e290
[INFO] running `Command { std: "docker" "start" "-a" "70e0a4db87bd69c9ea73a81c120150a4839a2ab0ba12f32982eda787c262e290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e0a4db87bd69c9ea73a81c120150a4839a2ab0ba12f32982eda787c262e290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e0a4db87bd69c9ea73a81c120150a4839a2ab0ba12f32982eda787c262e290", kill_on_drop: false }`
[INFO] [stdout] 70e0a4db87bd69c9ea73a81c120150a4839a2ab0ba12f32982eda787c262e290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 602699654a261615b0b79477973dd96ed4bb3206807eb45242b3ddd8281d9dc1
[INFO] running `Command { std: "docker" "start" "-a" "602699654a261615b0b79477973dd96ed4bb3206807eb45242b3ddd8281d9dc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kornia-tensor v0.1.10
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling kornia-image v0.1.10
[INFO] [stderr]    Compiling usearch v2.23.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling fast_image_resize v5.1.4
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling kornia-imgproc v0.1.10
[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/33835004928d3bf65db4d4712e1330766263b0bd/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,link -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=35f7d4d3b7367888 -C extra-filename=-db8f00a998ef3303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-68b595b97351e83d.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b98b5514dd493f5d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-41fa1f8f890badf3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern wide=/opt/rustwide/target/debug/deps/libwide-674919d9f7bd603a.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 `moxcms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=068f10f0fd9a394e -C extra-filename=-93cac452b137dbf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-41fa1f8f890badf3.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-e6097e0926da5844.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "602699654a261615b0b79477973dd96ed4bb3206807eb45242b3ddd8281d9dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602699654a261615b0b79477973dd96ed4bb3206807eb45242b3ddd8281d9dc1", kill_on_drop: false }`
[INFO] [stdout] 602699654a261615b0b79477973dd96ed4bb3206807eb45242b3ddd8281d9dc1
