[INFO] cloning repository https://github.com/sunnymar/numpy-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunnymar/numpy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnymar%2Fnumpy-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnymar%2Fnumpy-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 393fb24405613de4b79497f3b090df95af4e5cea [INFO] checking sunnymar/numpy-rust against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnymar%2Fnumpy-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunnymar/numpy-rust [INFO] finished tweaking git repo https://github.com/sunnymar/numpy-rust [INFO] tweaked toml for git repo https://github.com/sunnymar/numpy-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunnymar/numpy-rust on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunnymar/numpy-rust 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c835d2f93f727d1e3cb355c21d8b98a4952fe96d2d39b6cb1321990ae1cfad [INFO] running `Command { std: "docker" "start" "-a" "65c835d2f93f727d1e3cb355c21d8b98a4952fe96d2d39b6cb1321990ae1cfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c835d2f93f727d1e3cb355c21d8b98a4952fe96d2d39b6cb1321990ae1cfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c835d2f93f727d1e3cb355c21d8b98a4952fe96d2d39b6cb1321990ae1cfad", kill_on_drop: false }` [INFO] [stdout] 65c835d2f93f727d1e3cb355c21d8b98a4952fe96d2d39b6cb1321990ae1cfad [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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d6a3776813858f90400e8ed738a519801b1c72837aa38dd489cc43da89b887 [INFO] running `Command { std: "docker" "start" "-a" "59d6a3776813858f90400e8ed738a519801b1c72837aa38dd489cc43da89b887", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling malachite-nz v0.9.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling ordermap v1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking wide v1.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Checking malachite-base v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v2.0.0 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling unicode_names2 v2.0.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling rustpython-wtf8 v0.4.0 (https://github.com/RustPython/RustPython?rev=f9ca63893#f9ca6389) [INFO] [stderr] Compiling get-size-derive2 v0.7.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling get-size2 v0.7.4 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?rev=a2f11d239f91cf8daedb0764ec15fcfe29c5ae6d#a2f11d23) [INFO] [stderr] Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?rev=a2f11d239f91cf8daedb0764ec15fcfe29c5ae6d#a2f11d23) [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?rev=a2f11d239f91cf8daedb0764ec15fcfe29c5ae6d#a2f11d23) [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?rev=a2f11d239f91cf8daedb0764ec15fcfe29c5ae6d#a2f11d23) [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustpython-literal v0.4.0 (https://github.com/RustPython/RustPython?rev=f9ca63893#f9ca6389) [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustpython-doc v0.4.0 (https://github.com/RustPython/RustPython?rev=f9ca63893#f9ca6389) [INFO] [stderr] Compiling syn-ext v0.5.0 [INFO] [stderr] Compiling libffi-sys v4.1.0 [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?rev=a2f11d239f91cf8daedb0764ec15fcfe29c5ae6d#a2f11d23) [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] error: could not compile `malachite-nz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/349c4bfa6ac87b818f6fd19d4869c0b24790ac6a/bin/rustc --crate-name malachite_nz --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-nz-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("32_bit_limbs", "bin_build", "default", "doc-images", "embed-doc-image", "enable_pyo3", "enable_serde", "float_helpers", "indoc", "num", "pyo3", "pyo3-build-config", "random", "rug", "serde", "serde_json", "std", "test_build"))' -C metadata=d20f5903ca42a174 -C extra-filename=-84e04225b491cc5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.rmeta --extern malachite_base=/opt/rustwide/target/debug/deps/libmalachite_base-dd04cb374f9fc721.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-ae5d04e08a2bf830.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" "59d6a3776813858f90400e8ed738a519801b1c72837aa38dd489cc43da89b887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d6a3776813858f90400e8ed738a519801b1c72837aa38dd489cc43da89b887", kill_on_drop: false }` [INFO] [stdout] 59d6a3776813858f90400e8ed738a519801b1c72837aa38dd489cc43da89b887