[INFO] fetching crate aiprog 0.0.4...
[INFO] documenting aiprog-0.0.4 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate aiprog 0.0.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate aiprog 0.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aiprog 0.0.4
[INFO] tweaked toml for crates.io crate aiprog 0.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aiprog 0.0.4 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 crates.io crate aiprog 0.0.4 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30
[INFO] running `Command { std: "docker" "start" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30", 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" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30", 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" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling which v8.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling xml-rs v0.8.29
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling lua-src v550.1.1
[INFO] [stderr]    Compiling luajit-src v210.7.2+b925b3e
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling mlua-sys v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]     Checking trash v5.2.6
[INFO] [stderr]     Checking notify-debouncer-full v0.7.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking aes v0.9.2
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking ecb v0.2.1
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking diffy v0.5.1
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking rangemap v1.8.0
[INFO] [stderr]     Checking weezl v0.2.1
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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.18/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="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=81af3572358e45ca -C extra-filename=-bc40276d3399bbc4 --out-dir /opt/rustwide/target/debug/build/regex-automata/bc40276d3399bbc4/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/aho-corasick/771a34eb76ed4cb5/out -L dependency=/opt/rustwide/target/debug/build/memchr/d03fe7ecd2c4afc0/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/bcd6a5f09daa06d0/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/771a34eb76ed4cb5/out/libaho_corasick-771a34eb76ed4cb5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/d03fe7ecd2c4afc0/out/libmemchr-d03fe7ecd2c4afc0.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/bcd6a5f09daa06d0/out/libregex_syntax-bcd6a5f09daa06d0.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" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30", kill_on_drop: false }`
[INFO] [stdout] a4a64cab6b205ecb4d1417e28849430550c56a253d2c74523f86289df60f5a30
