[INFO] cloning repository https://github.com/cyberknight777/knight-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyberknight777/knight-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberknight777%2Fknight-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberknight777%2Fknight-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d56fd939d7c09dec16595320cdc6a5980dc6152d [INFO] checking cyberknight777/knight-bot against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberknight777%2Fknight-bot" "/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/cyberknight777/knight-bot [INFO] finished tweaking git repo https://github.com/cyberknight777/knight-bot [INFO] tweaked toml for git repo https://github.com/cyberknight777/knight-bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyberknight777/knight-bot on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyberknight777/knight-bot 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde [INFO] running `Command { std: "docker" "start" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde", 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" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde", 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" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling syn v3.0.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling grammers-tl-parser v1.2.2 (https://codeberg.org/Lonami/grammers#c3429034) [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling grammers-tl-gen v0.10.0 (https://codeberg.org/Lonami/grammers#c3429034) [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling grammers-tl-types v0.10.0 (https://codeberg.org/Lonami/grammers#c3429034) [INFO] [stderr] Compiling web_atoms v0.2.5 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling regex-automata v0.4.16 [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/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/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=3d60600c0e39fd2c -C extra-filename=-de99fafc478a3d10 --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" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde", kill_on_drop: false }` [INFO] [stdout] baacefa3f773a5cba194b3c6b8ddd6fab58731f8dbfc9852b637fc53d26cafde