[INFO] cloning repository https://github.com/MorrisKM/chat_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MorrisKM/chat_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2deead4c5b37be11654833ae00e78e911aadcdca [INFO] checking MorrisKM/chat_server against master#bfc05d6b072585dfd0c792ec1b8728c08a3511fe for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MorrisKM/chat_server [INFO] finished tweaking git repo https://github.com/MorrisKM/chat_server [INFO] tweaked toml for git repo https://github.com/MorrisKM/chat_server written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MorrisKM/chat_server on toolchain bfc05d6b072585dfd0c792ec1b8728c08a3511fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MorrisKM/chat_server 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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded libsql-sys v0.5.0 [INFO] [stderr] Downloaded libsql-hrana v0.1.1 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded actix-multipart v0.7.2 [INFO] [stderr] Downloaded parse-size v1.1.0 [INFO] [stderr] Downloaded actix-files v0.6.8 [INFO] [stderr] Downloaded libsql-sqlite3-parser v0.11.1 [INFO] [stderr] Downloaded libsql v0.3.5 [INFO] [stderr] Downloaded actix-multipart-derive v0.7.0 [INFO] [stderr] Downloaded actix-ws v0.3.0 [INFO] [stderr] Downloaded libsql_replication v0.3.1 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded libsql-rusqlite v0.30.0 [INFO] [stderr] Downloaded libsql-ffi v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb0be212f158583f1b049f7b2e15443dd36771cb553ef0dd360c1faab748ec46 [INFO] running `Command { std: "docker" "start" "-a" "cb0be212f158583f1b049f7b2e15443dd36771cb553ef0dd360c1faab748ec46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0be212f158583f1b049f7b2e15443dd36771cb553ef0dd360c1faab748ec46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0be212f158583f1b049f7b2e15443dd36771cb553ef0dd360c1faab748ec46", kill_on_drop: false }` [INFO] [stdout] cb0be212f158583f1b049f7b2e15443dd36771cb553ef0dd360c1faab748ec46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e8855686199f39f7181d992bcfcd2e10cd7abf288cf64e72ba3df2cf42902b [INFO] running `Command { std: "docker" "start" "-a" "f8e8855686199f39f7181d992bcfcd2e10cd7abf288cf64e72ba3df2cf42902b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [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/bfc05d6b072585dfd0c792ec1b8728c08a3511fe/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="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=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --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" "f8e8855686199f39f7181d992bcfcd2e10cd7abf288cf64e72ba3df2cf42902b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e8855686199f39f7181d992bcfcd2e10cd7abf288cf64e72ba3df2cf42902b", kill_on_drop: false }` [INFO] [stdout] f8e8855686199f39f7181d992bcfcd2e10cd7abf288cf64e72ba3df2cf42902b