[INFO] fetching crate redact-api 0.8.1... [INFO] testing redact-api-0.8.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate redact-api 0.8.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate redact-api 0.8.1 [INFO] finished tweaking crates.io crate redact-api 0.8.1 [INFO] tweaked toml for crates.io crate redact-api 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redact-api 0.8.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redact-api 0.8.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac-sha256 v1.1.14 [INFO] [stderr] Downloaded pbkdf2 v0.13.0-rc.10 [INFO] [stderr] Downloaded pem-rfc7468 v1.0.0 [INFO] [stderr] Downloaded redact-core v0.8.1 [INFO] [stderr] Downloaded ort-sys v2.0.0-rc.12 [INFO] [stderr] Downloaded ort v2.0.0-rc.12 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded tokenizers v0.22.2 [INFO] [stderr] Downloaded redact-ner v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8fa344d0ca80e1fa6fa1cd0077a8dac2a1d2070dde2837167c0ec6d47d7c6d9 [INFO] running `Command { std: "docker" "start" "-a" "b8fa344d0ca80e1fa6fa1cd0077a8dac2a1d2070dde2837167c0ec6d47d7c6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8fa344d0ca80e1fa6fa1cd0077a8dac2a1d2070dde2837167c0ec6d47d7c6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8fa344d0ca80e1fa6fa1cd0077a8dac2a1d2070dde2837167c0ec6d47d7c6d9", kill_on_drop: false }` [INFO] [stdout] b8fa344d0ca80e1fa6fa1cd0077a8dac2a1d2070dde2837167c0ec6d47d7c6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f226c08d1f57822ba0463929d0375b516f504252a2b72577000dccfcf70e56c5 [INFO] running `Command { std: "docker" "start" "-a" "f226c08d1f57822ba0463929d0375b516f504252a2b72577000dccfcf70e56c5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pbkdf2 v0.13.0-rc.10 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling redact-core v0.8.1 [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/562dee4820c458d823175268e41601d4c060588a/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 -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=1069d371a154c322 -C extra-filename=-f9c117a195a15c5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e9b0f8d39018b15f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a59969707b42f994.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" "f226c08d1f57822ba0463929d0375b516f504252a2b72577000dccfcf70e56c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f226c08d1f57822ba0463929d0375b516f504252a2b72577000dccfcf70e56c5", kill_on_drop: false }` [INFO] [stdout] f226c08d1f57822ba0463929d0375b516f504252a2b72577000dccfcf70e56c5