[INFO] cloning repository https://github.com/Adarsh-codesOP/Klein
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adarsh-codesOP/Klein" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarsh-codesOP%2FKlein", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarsh-codesOP%2FKlein'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fdef974966ed531f86fea0f46654b572e43d8cb
[INFO] documenting Adarsh-codesOP/Klein against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarsh-codesOP%2FKlein" "/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/Adarsh-codesOP/Klein
[INFO] finished tweaking git repo https://github.com/Adarsh-codesOP/Klein
[INFO] tweaked toml for git repo https://github.com/Adarsh-codesOP/Klein written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adarsh-codesOP/Klein on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adarsh-codesOP/Klein 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f
[INFO] running `Command { std: "docker" "start" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f", 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" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.0.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]    Compiling tree-sitter-css v0.19.0
[INFO] [stderr]    Compiling tree-sitter-md v0.1.7
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling tree-sitter-json v0.20.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-html v0.19.0
[INFO] [stderr]    Compiling tree-sitter-toml v0.20.0
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking toml v1.0.4+spec-1.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.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="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d386f61925314b65 -C extra-filename=-0ec9044f9b5d2ad3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ff4bbf167027ca2f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab879e585b62e697.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-7d453670770d1ba1.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-a7ac6b195cb7a79a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `moxcms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=f57e2dc4bda06b58 -C extra-filename=-63a8d7748948e2b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5b5c5765cd53ea8d.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-95e37ef5157f3e4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f", kill_on_drop: false }`
[INFO] [stdout] 4d41dcbe2536d4865f303cd64c94fc8353ffebe446d8f562037f46d86b6ae04f
