[INFO] cloning repository https://github.com/jethro-djan/ctx-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jethro-djan/ctx-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 142bd2bc0c4708d027309e9a57e26ed637dbd938 [INFO] checking jethro-djan/ctx-runtime against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjethro-djan%2Fctx-runtime" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jethro-djan/ctx-runtime [INFO] finished tweaking git repo https://github.com/jethro-djan/ctx-runtime [INFO] tweaked toml for git repo https://github.com/jethro-djan/ctx-runtime written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jethro-djan/ctx-runtime on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jethro-djan/ctx-runtime 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b44c7e0ba81d72fe192b17cf5b30c21fe670ededeaa0257bbc8d3ad99e241608 [INFO] running `Command { std: "docker" "start" "-a" "b44c7e0ba81d72fe192b17cf5b30c21fe670ededeaa0257bbc8d3ad99e241608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b44c7e0ba81d72fe192b17cf5b30c21fe670ededeaa0257bbc8d3ad99e241608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44c7e0ba81d72fe192b17cf5b30c21fe670ededeaa0257bbc8d3ad99e241608", kill_on_drop: false }` [INFO] [stdout] b44c7e0ba81d72fe192b17cf5b30c21fe670ededeaa0257bbc8d3ad99e241608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2d06f68b7b3df0510fb9078bf46852085663058c3a76e4592b7cf02067d9b4 [INFO] running `Command { std: "docker" "start" "-a" "2f2d06f68b7b3df0510fb9078bf46852085663058c3a76e4592b7cf02067d9b4", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.3 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking uniffi_pipeline v0.29.3 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking uniffi_meta v0.29.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uniffi_core v0.29.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "2f2d06f68b7b3df0510fb9078bf46852085663058c3a76e4592b7cf02067d9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2d06f68b7b3df0510fb9078bf46852085663058c3a76e4592b7cf02067d9b4", kill_on_drop: false }` [INFO] [stdout] 2f2d06f68b7b3df0510fb9078bf46852085663058c3a76e4592b7cf02067d9b4