[INFO] cloning repository https://github.com/KeiosStarqua/mempalace-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeiosStarqua/mempalace-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeiosStarqua%2Fmempalace-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeiosStarqua%2Fmempalace-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34ff43c2a59bd6dc482a3ddd3afce6159304d6fa
[INFO] documenting KeiosStarqua/mempalace-rust against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeiosStarqua%2Fmempalace-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KeiosStarqua/mempalace-rust
[INFO] finished tweaking git repo https://github.com/KeiosStarqua/mempalace-rust
[INFO] tweaked toml for git repo https://github.com/KeiosStarqua/mempalace-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeiosStarqua/mempalace-rust on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KeiosStarqua/mempalace-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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c
[INFO] running `Command { std: "docker" "start" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking dyn-hash v1.0.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling sqlite-vec v0.1.9
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=8d01cb461f8626c9 -C extra-filename=-6d0b5d5e5d9a1934 --out-dir /opt/rustwide/target/debug/build/regex-automata/6d0b5d5e5d9a1934/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/2412effc83fd09ed/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/2412effc83fd09ed/out/libaho_corasick-2412effc83fd09ed.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out/libregex_syntax-f8ed72d78990c0ba.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 `ndarray` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name ndarray --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "blas", "default", "matrixmultiply-threading", "portable-atomic-critical-section", "rayon", "serde", "std"))' -C metadata=69a3a1c0a6686b4f -C extra-filename=-f3fc4fced1463724 --out-dir /opt/rustwide/target/debug/build/ndarray/f3fc4fced1463724/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/matrixmultiply/8a81d3c6ecd5177b/out -L dependency=/opt/rustwide/target/debug/build/num-complex/0a83a1ba8eef11f7/out -L dependency=/opt/rustwide/target/debug/build/num-integer/8179fe2d4ad0ee4e/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out -L dependency=/opt/rustwide/target/debug/build/rawpointer/1161d966db9d7afd/out --extern matrixmultiply=/opt/rustwide/target/debug/build/matrixmultiply/8a81d3c6ecd5177b/out/libmatrixmultiply-8a81d3c6ecd5177b.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/0a83a1ba8eef11f7/out/libnum_complex-0a83a1ba8eef11f7.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/8179fe2d4ad0ee4e/out/libnum_integer-8179fe2d4ad0ee4e.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out/libnum_traits-b0ab957f0a86187b.rmeta --extern rawpointer=/opt/rustwide/target/debug/build/rawpointer/1161d966db9d7afd/out/librawpointer-1161d966db9d7afd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c", kill_on_drop: false }`
[INFO] [stdout] f611974f3aebcb74d1e6a17cccd1e914a81638c6ef93a7d402098aa116e5f24c
