[INFO] cloning repository https://github.com/MalteBraun/MemeGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MalteBraun/MemeGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteBraun%2FMemeGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteBraun%2FMemeGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0bb5de3f16d236c1d88e75ccffd1206e3c7b72b [INFO] checking MalteBraun/MemeGame against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteBraun%2FMemeGame" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MalteBraun/MemeGame [INFO] finished tweaking git repo https://github.com/MalteBraun/MemeGame [INFO] tweaked toml for git repo https://github.com/MalteBraun/MemeGame written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MalteBraun/MemeGame on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MalteBraun/MemeGame 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078b613e4370df85837aee2cd8875dc30fa654b2f8070fe8475c4927dce67501 [INFO] running `Command { std: "docker" "start" "-a" "078b613e4370df85837aee2cd8875dc30fa654b2f8070fe8475c4927dce67501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078b613e4370df85837aee2cd8875dc30fa654b2f8070fe8475c4927dce67501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078b613e4370df85837aee2cd8875dc30fa654b2f8070fe8475c4927dce67501", kill_on_drop: false }` [INFO] [stdout] 078b613e4370df85837aee2cd8875dc30fa654b2f8070fe8475c4927dce67501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f8b3241a29383d273de9b18d59883e2c234ee330246e4fb37756e43ab3d6eb7 [INFO] running `Command { std: "docker" "start" "-a" "7f8b3241a29383d273de9b18d59883e2c234ee330246e4fb37756e43ab3d6eb7", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling diesel_derives v2.3.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking language-tags v0.3.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/349c4bfa6ac87b818f6fd19d4869c0b24790ac6a/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="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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --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" "7f8b3241a29383d273de9b18d59883e2c234ee330246e4fb37756e43ab3d6eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8b3241a29383d273de9b18d59883e2c234ee330246e4fb37756e43ab3d6eb7", kill_on_drop: false }` [INFO] [stdout] 7f8b3241a29383d273de9b18d59883e2c234ee330246e4fb37756e43ab3d6eb7