[INFO] cloning repository https://github.com/fieldlee/fieldlee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fieldlee/fieldlee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Ffieldlee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Ffieldlee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04e2c08d05c08ad0a82f2bf633696460774ad0aa [INFO] documenting fieldlee/fieldlee against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Ffieldlee" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fieldlee/fieldlee on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fieldlee/fieldlee [INFO] finished tweaking git repo https://github.com/fieldlee/fieldlee [INFO] tweaked toml for git repo https://github.com/fieldlee/fieldlee written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/fieldlee 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-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30a6fb3d2355555a40c6cf1cd962422be6b388966892c7e29b647034bdda6aa2 [INFO] running `Command { std: "docker" "start" "-a" "30a6fb3d2355555a40c6cf1cd962422be6b388966892c7e29b647034bdda6aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a6fb3d2355555a40c6cf1cd962422be6b388966892c7e29b647034bdda6aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a6fb3d2355555a40c6cf1cd962422be6b388966892c7e29b647034bdda6aa2", kill_on_drop: false }` [INFO] [stdout] 30a6fb3d2355555a40c6cf1cd962422be6b388966892c7e29b647034bdda6aa2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d48432504520df7a05e263db9b0999e030d28de756298d5a1fb09a04cae775 [INFO] running `Command { std: "docker" "start" "-a" "e1d48432504520df7a05e263db9b0999e030d28de756298d5a1fb09a04cae775", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking hdrhistogram v7.5.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Checking combine v4.6.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.5/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 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=88455d89ee9be034 -C extra-filename=-abcb7652788c300e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-fa9617834cc03540.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fc6733183ade3dd5.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-864515eb402d68a0.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 `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.4/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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=0c95e8892a55e684 -C extra-filename=-12f132e378add284 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e9eb07e578b892a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8f669e3bacc626ee.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e1d48432504520df7a05e263db9b0999e030d28de756298d5a1fb09a04cae775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d48432504520df7a05e263db9b0999e030d28de756298d5a1fb09a04cae775", kill_on_drop: false }` [INFO] [stdout] e1d48432504520df7a05e263db9b0999e030d28de756298d5a1fb09a04cae775