[INFO] cloning repository https://github.com/jmcorgan/fips [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmcorgan/fips" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcorgan%2Ffips", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcorgan%2Ffips'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbc78091ab033c5bb3616dce30f5f4ffd8e272c2 [INFO] documenting jmcorgan/fips against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcorgan%2Ffips" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jmcorgan/fips [INFO] finished tweaking git repo https://github.com/jmcorgan/fips [INFO] tweaked toml for git repo https://github.com/jmcorgan/fips written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmcorgan/fips on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmcorgan/fips 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a2f71f701b454d2c190ae3faa70e843957e1b6054bdfee5260144457c83182a [INFO] running `Command { std: "docker" "start" "-a" "3a2f71f701b454d2c190ae3faa70e843957e1b6054bdfee5260144457c83182a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2f71f701b454d2c190ae3faa70e843957e1b6054bdfee5260144457c83182a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2f71f701b454d2c190ae3faa70e843957e1b6054bdfee5260144457c83182a", kill_on_drop: false }` [INFO] [stdout] 3a2f71f701b454d2c190ae3faa70e843957e1b6054bdfee5260144457c83182a [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bda8d7f2c649815ce36fca957852aaae85d4e1a2ed44b18d50b22b12dc3b7e3 [INFO] running `Command { std: "docker" "start" "-a" "8bda8d7f2c649815ce36fca957852aaae85d4e1a2ed44b18d50b22b12dc3b7e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking netlink-packet-route v0.28.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling fips v0.3.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking simple-dns v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] error: could not compile `netlink-packet-route` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name netlink_packet_route --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-route-0.28.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rich_nlas"))' -C metadata=33d690897a92cee6 -C extra-filename=-aa22a82c86bdb70a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-efaff3b4cca01082.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-afbf8a291984ff5d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5eee4b1f4c78620b.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-35acf7ebcba1d6c4.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 `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=805779ffaeb8bde0 -C extra-filename=-7cf7b4c40e9cf770 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-9ba4efd444fcdf73.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e157b78cb74da013.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2e38b166a90e1272.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8bda8d7f2c649815ce36fca957852aaae85d4e1a2ed44b18d50b22b12dc3b7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bda8d7f2c649815ce36fca957852aaae85d4e1a2ed44b18d50b22b12dc3b7e3", kill_on_drop: false }` [INFO] [stdout] 8bda8d7f2c649815ce36fca957852aaae85d4e1a2ed44b18d50b22b12dc3b7e3