[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] 89d95f6ec4a4996586a140760b7bdc9b8f52c7ae
[INFO] checking soraxas/inlier against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoraxas%2Finlier" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soraxas/inlier on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7128b5fb3d86c6025f06e21f593e430c1951ee3a50f76a5756d8c2abeae28aa
[INFO] running `Command { std: "docker" "start" "-a" "a7128b5fb3d86c6025f06e21f593e430c1951ee3a50f76a5756d8c2abeae28aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7128b5fb3d86c6025f06e21f593e430c1951ee3a50f76a5756d8c2abeae28aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7128b5fb3d86c6025f06e21f593e430c1951ee3a50f76a5756d8c2abeae28aa", kill_on_drop: false }`
[INFO] [stdout] a7128b5fb3d86c6025f06e21f593e430c1951ee3a50f76a5756d8c2abeae28aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9ba2acff7a9944b54aae15390895eac2734cd313e1e4bf9ec69222df373de6b
[INFO] running `Command { std: "docker" "start" "-a" "c9ba2acff7a9944b54aae15390895eac2734cd313e1e4bf9ec69222df373de6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[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/63132bd615c9bf75e93af8405d00064212331708/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="default"' --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=93aa4c7dc4ac19de -C extra-filename=-ef00977b3c304313 --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] [stderr] warning: build failed, waiting for other jobs to finish...
[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/63132bd615c9bf75e93af8405d00064212331708/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.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", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=c784971570708856 -C extra-filename=-47cf681ff971e6c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a45fabaa4284413c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1f32dc3652f068fd.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.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] running `Command { std: "docker" "inspect" "c9ba2acff7a9944b54aae15390895eac2734cd313e1e4bf9ec69222df373de6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ba2acff7a9944b54aae15390895eac2734cd313e1e4bf9ec69222df373de6b", kill_on_drop: false }`
[INFO] [stdout] c9ba2acff7a9944b54aae15390895eac2734cd313e1e4bf9ec69222df373de6b
