[INFO] cloning repository https://github.com/OrbitalCommons/zodiacal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OrbitalCommons/zodiacal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e39b25fa13ea92a29a034f8311de22f10fe5dd70 [INFO] checking OrbitalCommons/zodiacal against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal" "/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/OrbitalCommons/zodiacal [INFO] finished tweaking git repo https://github.com/OrbitalCommons/zodiacal [INFO] tweaked toml for git repo https://github.com/OrbitalCommons/zodiacal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OrbitalCommons/zodiacal on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OrbitalCommons/zodiacal 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e2eecd7a20d09db6f0a2f3f8628f6909c64b9a4ec14be81035af984f408e71b [INFO] running `Command { std: "docker" "start" "-a" "4e2eecd7a20d09db6f0a2f3f8628f6909c64b9a4ec14be81035af984f408e71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2eecd7a20d09db6f0a2f3f8628f6909c64b9a4ec14be81035af984f408e71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2eecd7a20d09db6f0a2f3f8628f6909c64b9a4ec14be81035af984f408e71b", kill_on_drop: false }` [INFO] [stdout] 4e2eecd7a20d09db6f0a2f3f8628f6909c64b9a4ec14be81035af984f408e71b [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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e19eee1f480ac7fdeda72fe8fa3252d58964ae8660798f1b905f4158f2afe6 [INFO] running `Command { std: "docker" "start" "-a" "d1e19eee1f480ac7fdeda72fe8fa3252d58964ae8660798f1b905f4158f2afe6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking arrow-schema v58.1.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking no_std_io2 v0.9.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking tokio v1.52.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking sgp4 v2.4.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking mapproj v0.4.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking katex-doc v0.1.0 [INFO] [stderr] Checking colorous v1.0.16 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking fitsio-pure v0.9.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.37.0/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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=e7c10b179928afd3 -C extra-filename=-bd85fa755b6531b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-21a4057a9cf72665.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" "d1e19eee1f480ac7fdeda72fe8fa3252d58964ae8660798f1b905f4158f2afe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e19eee1f480ac7fdeda72fe8fa3252d58964ae8660798f1b905f4158f2afe6", kill_on_drop: false }` [INFO] [stdout] d1e19eee1f480ac7fdeda72fe8fa3252d58964ae8660798f1b905f4158f2afe6