[INFO] fetching crate yewi-seo-macro 1.0.0...
[INFO] checking yewi-seo-macro-1.0.0 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate yewi-seo-macro 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate yewi-seo-macro 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yewi-seo-macro 1.0.0
[INFO] tweaked toml for crates.io crate yewi-seo-macro 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yewi-seo-macro 1.0.0 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yewi-seo-macro 1.0.0 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `yewi-seo-macro` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589
[INFO] running `Command { std: "docker" "start" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589", 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" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589", 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" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `yewi-seo-macro` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking dioxus-core-types v0.7.10
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling tachys v0.2.18
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling server_fn v0.8.13
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dioxus-cli-config v0.7.10
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling leptos_macro v0.8.17
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.10
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling dioxus-document v0.7.10
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.25.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.20
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling target-triple v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.10
[INFO] [stderr]     Checking dioxus-config-macros v0.7.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,unused-externs-silent --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=61cbe827643eba9c -C extra-filename=-84283bd0c43e5277 --out-dir /opt/rustwide/target/debug/build/regex-automata/84283bd0c43e5277/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/e5eb68f430059ec7/out/libaho_corasick-e5eb68f430059ec7.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 --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589", kill_on_drop: false }`
[INFO] [stdout] 8002b6db2a0278121e490350d24d7bde6b11c6570f83d4ddf98f7f6c040d0589
