[INFO] cloning repository https://github.com/AlexMelanFromRingo/description_user_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexMelanFromRingo/description_user_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Fdescription_user_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Fdescription_user_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81336e52ed090d966dc55327fa6e0729cfecd7df
[INFO] checking AlexMelanFromRingo/description_user_bot against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Fdescription_user_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/AlexMelanFromRingo/description_user_bot
[INFO] finished tweaking git repo https://github.com/AlexMelanFromRingo/description_user_bot
[INFO] tweaked toml for git repo https://github.com/AlexMelanFromRingo/description_user_bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexMelanFromRingo/description_user_bot on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexMelanFromRingo/description_user_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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5882171d88e760b3273b5f853fa82602299dceb28f0518beb4ef82c4205ad32
[INFO] running `Command { std: "docker" "start" "-a" "d5882171d88e760b3273b5f853fa82602299dceb28f0518beb4ef82c4205ad32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5882171d88e760b3273b5f853fa82602299dceb28f0518beb4ef82c4205ad32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5882171d88e760b3273b5f853fa82602299dceb28f0518beb4ef82c4205ad32", kill_on_drop: false }`
[INFO] [stdout] d5882171d88e760b3273b5f853fa82602299dceb28f0518beb4ef82c4205ad32
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f31f43219dcae4dbc997389c18f3c9123cce8297cb6dd2bf29a951f94191968
[INFO] running `Command { std: "docker" "start" "-a" "5f31f43219dcae4dbc997389c18f3c9123cce8297cb6dd2bf29a951f94191968", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling grammers-tl-parser v1.2.0 (https://github.com/Lonami/grammers#9551ce65)
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling grammers-tl-gen v0.8.0 (https://github.com/Lonami/grammers#9551ce65)
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling grammers-tl-types v0.8.0 (https://github.com/Lonami/grammers#9551ce65)
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[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/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=7401235e5c9e0c54 -C extra-filename=-228e8e9bc0ebd932 --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" "5f31f43219dcae4dbc997389c18f3c9123cce8297cb6dd2bf29a951f94191968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f31f43219dcae4dbc997389c18f3c9123cce8297cb6dd2bf29a951f94191968", kill_on_drop: false }`
[INFO] [stdout] 5f31f43219dcae4dbc997389c18f3c9123cce8297cb6dd2bf29a951f94191968
