[INFO] cloning repository https://github.com/ushironoko/hxpr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ushironoko/hxpr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushironoko%2Fhxpr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushironoko%2Fhxpr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7663041f5f0b9c78b988311aae55b7196f864643
[INFO] checking ushironoko/hxpr against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushironoko%2Fhxpr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ushironoko/hxpr
[INFO] finished tweaking git repo https://github.com/ushironoko/hxpr
[INFO] tweaked toml for git repo https://github.com/ushironoko/hxpr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ushironoko/hxpr on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ushironoko/hxpr 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654
[INFO] running `Command { std: "docker" "start" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654", 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" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654", 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" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling octorus-tree-sitter-vue3 v0.1.0 (/opt/rustwide/workdir/crates/tree-sitter-vue3)
[INFO] [stderr]    Compiling octorus-tree-sitter-moonbit v0.1.0 (/opt/rustwide/workdir/crates/tree-sitter-moonbit)
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v1.0.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-lua v0.4.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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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"' --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=a3ea2b2d83325cce -C extra-filename=-7ce414c8d95bf8ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5453243f3f72bd62.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: In file included from src/scanner.cc:3:
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_raw_text(TSLexer*)':
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: src/./tree_sitter_html/scanner.cc:131:38: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'const __gnu_cxx::__alloc_traits<std::allocator<char>, char>::value_type' {aka 'const char'} [-Wsign-compare]
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0:   131 |       if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) {
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_comment(TSLexer*)':
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: src/./tree_sitter_html/scanner.cc:106:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0:   106 |           if (dashes >= 2) {
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0:       |           ^~
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0: src/./tree_sitter_html/scanner.cc:112:9: note: here
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0:   112 |         default:
[INFO] [stderr] warning: octorus-tree-sitter-vue3@0.1.0:       |         ^~~~~~~
[INFO] running `Command { std: "docker" "inspect" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654", kill_on_drop: false }`
[INFO] [stdout] 5431141740aa5936a2eb7998762bf6aab353178b9232d904f0c72b7e84d83654
