[INFO] cloning repository https://github.com/elmjag/oink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elmjag/oink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felmjag%2Foink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felmjag%2Foink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7236341c000704fe22e284dc59edd8b3373d68ff [INFO] checking elmjag/oink against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felmjag%2Foink" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elmjag/oink [INFO] finished tweaking git repo https://github.com/elmjag/oink [INFO] tweaked toml for git repo https://github.com/elmjag/oink written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elmjag/oink on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elmjag/oink 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fafb398f1b9e5b5b02eb5493d810b584c5c81b9e7e9c6e91e7b864878794ea03 [INFO] running `Command { std: "docker" "start" "-a" "fafb398f1b9e5b5b02eb5493d810b584c5c81b9e7e9c6e91e7b864878794ea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fafb398f1b9e5b5b02eb5493d810b584c5c81b9e7e9c6e91e7b864878794ea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafb398f1b9e5b5b02eb5493d810b584c5c81b9e7e9c6e91e7b864878794ea03", kill_on_drop: false }` [INFO] [stdout] fafb398f1b9e5b5b02eb5493d810b584c5c81b9e7e9c6e91e7b864878794ea03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d850da79f0671edf6147e3545d61a331df4f09257bd00fe8a2cfbd92f44847 [INFO] running `Command { std: "docker" "start" "-a" "f6d850da79f0671edf6147e3545d61a331df4f09257bd00fe8a2cfbd92f44847", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling malachite-nz v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking safe_arch v0.9.3 [INFO] [stderr] Checking ordermap v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Checking malachite-base v0.9.0 [INFO] [stderr] Checking wide v0.8.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.13.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] Checking rustpython-wtf8 v0.4.0 (https://github.com/RustPython/RustPython.git#5b7f93f6) [INFO] [stderr] Compiling unicode_names2 v2.0.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling unicode_names2 v1.3.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] Checking thiserror v2.0.18 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling get-size-derive2 v0.7.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling get-size2 v0.7.4 [INFO] [stderr] Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?rev=8b2e7b36f246b990fe473a84eef25ff429e59ecf#8b2e7b36) [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?rev=8b2e7b36f246b990fe473a84eef25ff429e59ecf#8b2e7b36) [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?rev=8b2e7b36f246b990fe473a84eef25ff429e59ecf#8b2e7b36) [INFO] [stderr] Compiling zerocopy-derive v0.8.34 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?rev=8b2e7b36f246b990fe473a84eef25ff429e59ecf#8b2e7b36) [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustpython-literal v0.4.0 (https://github.com/RustPython/RustPython.git#5b7f93f6) [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [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/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name malachite_nz --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-nz-0.9.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="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=08498dae5a2b56f9 -C extra-filename=-ffde43e107f2d6f2 --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-4c1ab48c3cb9cde3.rmeta --extern malachite_base=/opt/rustwide/target/debug/deps/libmalachite_base-fdbe92f9e0237870.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-8c625b8b13f8440d.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" "f6d850da79f0671edf6147e3545d61a331df4f09257bd00fe8a2cfbd92f44847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d850da79f0671edf6147e3545d61a331df4f09257bd00fe8a2cfbd92f44847", kill_on_drop: false }` [INFO] [stdout] f6d850da79f0671edf6147e3545d61a331df4f09257bd00fe8a2cfbd92f44847