[INFO] fetching crate ferro-mcp-oauth 0.3.7...
[INFO] checking ferro-mcp-oauth-0.3.7 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] extracting crate ferro-mcp-oauth 0.3.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ferro-mcp-oauth 0.3.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ferro-mcp-oauth 0.3.7
[INFO] tweaked toml for crates.io crate ferro-mcp-oauth 0.3.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferro-mcp-oauth 0.3.7 on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferro-mcp-oauth 0.3.7 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.20
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded sea-query-derive v0.4.3
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.20
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded proc-macro-error3 v3.0.3
[INFO] [stderr]   Downloaded proc-macro-error-attr3 v3.0.3
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded ferro-rs v0.3.7
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded hyper-tungstenite v0.19.0
[INFO] [stderr]   Downloaded ferro-storage v0.3.7
[INFO] [stderr]   Downloaded ferro-notifications v0.3.7
[INFO] [stderr]   Downloaded ferro-queue v0.3.7
[INFO] [stderr]   Downloaded ferro-events v0.3.7
[INFO] [stderr]   Downloaded ferro-lang v0.3.7
[INFO] [stderr]   Downloaded ferro-inertia v0.3.7
[INFO] [stderr]   Downloaded email-encoding v0.4.2
[INFO] [stderr]   Downloaded ferro-whatsapp v0.3.7
[INFO] [stderr]   Downloaded ferro-macros v0.3.7
[INFO] [stderr]   Downloaded ferro-cache v0.3.7
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded ferro-bundle v0.3.7
[INFO] [stderr]   Downloaded ferro-broadcast v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b
[INFO] running `Command { std: "docker" "start" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b", 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" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b", 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" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling inherent v1.0.14
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling sea-bae v0.2.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.0.3
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking email-encoding v0.4.2
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling proc-macro-error3 v3.0.3
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking blowfish v0.9.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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/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="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=d0f63931be334119 -C extra-filename=-7b6664ad1823a31b --out-dir /opt/rustwide/target/debug/build/regex-automata/7b6664ad1823a31b/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/d9bdfda2c9a6c11f/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/d9bdfda2c9a6c11f/out/libaho_corasick-d9bdfda2c9a6c11f.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.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" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b", kill_on_drop: false }`
[INFO] [stdout] fe0e72d0fb3f3ecb8334a5989e252be5e6449842b9109584d129d8a87e84927b
