[INFO] cloning repository https://github.com/oembo-sse/slang-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oembo-sse/slang-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 553e4c3ea0d3a929ae5c932641eac6776a0a3541 [INFO] testing oembo-sse/slang-template against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foembo-sse%2Fslang-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oembo-sse/slang-template [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/oembo-sse/slang-template [INFO] tweaked toml for git repo https://github.com/oembo-sse/slang-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oembo-sse/slang-template 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 git repo https://github.com/oembo-sse/slang-template 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] Updating git repository `https://github.com/oembo-sse/slang` [INFO] [stderr] Updating git repository `https://github.com/oeb25/tapi` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded lalrpop v0.22.2 [INFO] [stderr] Downloaded zerocopy v0.8.26 [INFO] [stderr] Downloaded zerocopy-derive v0.8.26 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded term v1.1.0 [INFO] [stderr] Downloaded lalrpop-util v0.22.2 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded libtest-mimic v0.8.1 [INFO] [stderr] Downloaded datatest-stable v0.3.2 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded smtlib-lowlevel v0.3.0 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] [stderr] Downloaded libc v0.2.175 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded smtlib v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dc8b3184ce372ed8336a6f5c9cd39b47e662322980b04ff87f1fb3cd508f4ad4 [INFO] running `Command { std: "docker" "start" "-a" "dc8b3184ce372ed8336a6f5c9cd39b47e662322980b04ff87f1fb3cd508f4ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8b3184ce372ed8336a6f5c9cd39b47e662322980b04ff87f1fb3cd508f4ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8b3184ce372ed8336a6f5c9cd39b47e662322980b04ff87f1fb3cd508f4ad4", kill_on_drop: false }` [INFO] [stdout] dc8b3184ce372ed8336a6f5c9cd39b47e662322980b04ff87f1fb3cd508f4ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a6f32dedbba5161dbd734135c619d87631a8d5cc909a637f716a42bea77a98b3 [INFO] running `Command { std: "docker" "start" "-a" "a6f32dedbba5161dbd734135c619d87631a8d5cc909a637f716a42bea77a98b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [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.10/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 --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=5b0bba064fb261b7 -C extra-filename=-10509f0b97ee3911 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-418b505fef5c6941.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-46a265ba7a2fe258.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" "a6f32dedbba5161dbd734135c619d87631a8d5cc909a637f716a42bea77a98b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f32dedbba5161dbd734135c619d87631a8d5cc909a637f716a42bea77a98b3", kill_on_drop: false }` [INFO] [stdout] a6f32dedbba5161dbd734135c619d87631a8d5cc909a637f716a42bea77a98b3