[INFO] cloning repository https://github.com/OpenAstrodynamics/lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenAstrodynamics/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e68aa0be6105daba641f25a1630c63319d021c8 [INFO] checking OpenAstrodynamics/lox against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox" "/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/OpenAstrodynamics/lox [INFO] finished tweaking git repo https://github.com/OpenAstrodynamics/lox [INFO] tweaked toml for git repo https://github.com/OpenAstrodynamics/lox written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OpenAstrodynamics/lox on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OpenAstrodynamics/lox 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1740bef0a2c0fc8fcf5d73732f3657c8d9b03543b4b822ada88bc04b5b74621a [INFO] running `Command { std: "docker" "start" "-a" "1740bef0a2c0fc8fcf5d73732f3657c8d9b03543b4b822ada88bc04b5b74621a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1740bef0a2c0fc8fcf5d73732f3657c8d9b03543b4b822ada88bc04b5b74621a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1740bef0a2c0fc8fcf5d73732f3657c8d9b03543b4b822ada88bc04b5b74621a", kill_on_drop: false }` [INFO] [stdout] 1740bef0a2c0fc8fcf5d73732f3657c8d9b03543b4b822ada88bc04b5b74621a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc6291d03f51b425361b991eb94b5c99107f0d1ef77722b89809d5e742ce6fff [INFO] running `Command { std: "docker" "start" "-a" "fc6291d03f51b425361b991eb94b5c99107f0d1ef77722b89809d5e742ce6fff", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.28.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking fast_polynomial v0.3.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling codspeed v4.5.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Checking spade v2.15.1 [INFO] [stderr] Compiling pyo3-ffi v0.28.3 [INFO] [stderr] Checking geographiclib-rs v0.2.7 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Compiling codspeed-divan-compat v4.5.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling pyo3 v0.28.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/lox-derive) [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling differential-equations-derive v0.1.3 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.5.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking lox-test-utils v0.1.0-alpha.6 (/opt/rustwide/workdir/crates/lox-test-utils) [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking i_float v1.6.0 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [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/53f0b05ecbcf011a1f77f1c627304e87ebd05801/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=d6dd2c854d7753e5 -C extra-filename=-517b12d2782c9c79 --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-0a83a1ba8eef11f7.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-b207c96f36afbdad.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 `pyo3-macros-backend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.28.3/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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=f74279784e9b29c8 -C extra-filename=-a790cf0c8892beaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-95500a3c5ea930df.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b66dcf7209d2edaa.rmeta --cap-lints allow --cap-lints=forbid --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fc6291d03f51b425361b991eb94b5c99107f0d1ef77722b89809d5e742ce6fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6291d03f51b425361b991eb94b5c99107f0d1ef77722b89809d5e742ce6fff", kill_on_drop: false }` [INFO] [stdout] fc6291d03f51b425361b991eb94b5c99107f0d1ef77722b89809d5e742ce6fff