[INFO] cloning repository https://github.com/ryanthedev/stele
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanthedev/stele" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanthedev%2Fstele", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanthedev%2Fstele'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59fd92a5c8c669199fbdda4c982986c97578c31d
[INFO] checking ryanthedev/stele against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanthedev%2Fstele" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ryanthedev/stele
[INFO] finished tweaking git repo https://github.com/ryanthedev/stele
[INFO] tweaked toml for git repo https://github.com/ryanthedev/stele written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanthedev/stele on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanthedev/stele 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded lumis-build v1.0.0
[INFO] [stderr]   Downloaded ratex-lexer v0.1.13
[INFO] [stderr]   Downloaded ratex-font-loader v0.1.13
[INFO] [stderr]   Downloaded system-fonts v0.1.2
[INFO] [stderr]   Downloaded tree-sitter-json v0.24.8
[INFO] [stderr]   Downloaded ratex-types v0.1.13
[INFO] [stderr]   Downloaded ratex-unicode-font v0.1.13
[INFO] [stderr]   Downloaded v_htmlescape v0.17.0
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.26.11
[INFO] [stderr]   Downloaded v_escape-base v0.1.0
[INFO] [stderr]   Downloaded ratex-render v0.1.13
[INFO] [stderr]   Downloaded ratex-font v0.1.13
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded ratex-parser v0.1.13
[INFO] [stderr]   Downloaded ratex-layout v0.1.13
[INFO] [stderr]   Downloaded lumis-core v2.3.0
[INFO] [stderr]   Downloaded tree-sitter v0.26.11
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.2
[INFO] [stderr]   Downloaded ratex-katex-fonts v0.1.13
[INFO] [stderr]   Downloaded mermaid-text v0.57.0
[INFO] [stderr]   Downloaded txm v0.1.5
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.3
[INFO] [stderr]   Downloaded lumis v0.12.0
[INFO] [stderr]   Downloaded ascii-dag v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571
[INFO] running `Command { std: "docker" "start" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571", 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" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571", 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" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ast v0.3.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking width v0.3.0 (/opt/rustwide/workdir/crates/width)
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking layout v0.3.0 (/opt/rustwide/workdir/crates/layout)
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking usvg v0.47.0
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.3
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-sequel v0.3.11
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]     Checking rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling tree-sitter-diff v0.1.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking v_escape-base v0.1.0
[INFO] [stderr]    Compiling lumis-build v1.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking v_htmlescape v0.17.0
[INFO] [stderr]     Checking system-fonts v0.1.2
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]     Checking resvg v0.47.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking thiserror v2.0.19
[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/1ed2df61a19042f231709eb05d032ae9e2cb2084/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,link -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=c6b7554e283f49bf -C extra-filename=-f6745a367776ea80 --out-dir /opt/rustwide/target/debug/build/regex-automata/f6745a367776ea80/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/dba26997d946051e/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/dba26997d946051e/out/libaho_corasick-dba26997d946051e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out/libmemchr-99d2f2078a65bceb.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=707385b0cec9ff40 -C extra-filename=-dea95babf701806a --out-dir /opt/rustwide/target/debug/build/syn/dea95babf701806a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571", kill_on_drop: false }`
[INFO] [stdout] 436b27323b17ae8075135e88649363eaad97e26345d95baa99d76c0d37740571
