[INFO] fetching crate nautilus-okx 0.50.0... [INFO] documenting nautilus-okx-0.50.0 against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] extracting crate nautilus-okx 0.50.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nautilus-okx 0.50.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nautilus-okx 0.50.0 [INFO] tweaked toml for crates.io crate nautilus-okx 0.50.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-okx 0.50.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nautilus-okx 0.50.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 035e8e993ba49b5d171d509c08b52e74995fb5f24d231fc013f79814d96940db [INFO] running `Command { std: "docker" "start" "-a" "035e8e993ba49b5d171d509c08b52e74995fb5f24d231fc013f79814d96940db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035e8e993ba49b5d171d509c08b52e74995fb5f24d231fc013f79814d96940db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035e8e993ba49b5d171d509c08b52e74995fb5f24d231fc013f79814d96940db", kill_on_drop: false }` [INFO] [stdout] 035e8e993ba49b5d171d509c08b52e74995fb5f24d231fc013f79814d96940db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf96d579007b9a846204062313762a8df2a808d82799f3c20d8bd49dfb4fa60 [INFO] running `Command { std: "docker" "start" "-a" "8cf96d579007b9a846204062313762a8df2a808d82799f3c20d8bd49dfb4fa60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Compiling nautilus-model v0.50.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking implied-vol v1.3.0 [INFO] [stderr] Checking evalexpr v11.3.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling nautilus-common v0.50.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sysinfo v0.37.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling nautilus-core v0.50.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.13.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.25.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 --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' '--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=2739637766e5e0e7 -C extra-filename=-46668b07154ad69b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-617f8f11c9293a40.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb0d1e7c02b2e358.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-85598e08185e865e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-81eeaedcf172d3e9.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0ce76441aa48d7e3.rmeta --cap-lints allow --cap-lints=warn --cfg rustc_has_once_lock --cfg cargo_toml_lints --cfg rustc_has_extern_c_unwind --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg fn_ptr_eq --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(rustc_has_once_lock)' --check-cfg 'cfg(cargo_toml_lints)' --check-cfg 'cfg(rustc_has_extern_c_unwind)' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(fn_ptr_eq)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8cf96d579007b9a846204062313762a8df2a808d82799f3c20d8bd49dfb4fa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf96d579007b9a846204062313762a8df2a808d82799f3c20d8bd49dfb4fa60", kill_on_drop: false }` [INFO] [stdout] 8cf96d579007b9a846204062313762a8df2a808d82799f3c20d8bd49dfb4fa60