[INFO] cloning repository https://github.com/WERDXZ/tetrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WERDXZ/tetrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Ftetrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Ftetrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb27c515ed1e10ba41581987490e1662140c2417 [INFO] checking WERDXZ/tetrs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Ftetrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WERDXZ/tetrs [INFO] finished tweaking git repo https://github.com/WERDXZ/tetrs [INFO] tweaked toml for git repo https://github.com/WERDXZ/tetrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WERDXZ/tetrs on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WERDXZ/tetrs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 439e62f59fd1c2c16322e4d8a46964803af76a6f62b034038421fc57199af86a [INFO] running `Command { std: "docker" "start" "-a" "439e62f59fd1c2c16322e4d8a46964803af76a6f62b034038421fc57199af86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "439e62f59fd1c2c16322e4d8a46964803af76a6f62b034038421fc57199af86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439e62f59fd1c2c16322e4d8a46964803af76a6f62b034038421fc57199af86a", kill_on_drop: false }` [INFO] [stdout] 439e62f59fd1c2c16322e4d8a46964803af76a6f62b034038421fc57199af86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec19272f8f47d0b17970ddb8259cfaf98ab0ab20b0ae42c259069a4e487c4acf [INFO] running `Command { std: "docker" "start" "-a" "ec19272f8f47d0b17970ddb8259cfaf98ab0ab20b0ae42c259069a4e487c4acf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking rustls-native-certs v0.8.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/54cf65b8d066c082e536455049b95943cf30378f/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="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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --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] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=85265da3c6ebfe5b -C extra-filename=-fcbd5314f1c496a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ec19272f8f47d0b17970ddb8259cfaf98ab0ab20b0ae42c259069a4e487c4acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec19272f8f47d0b17970ddb8259cfaf98ab0ab20b0ae42c259069a4e487c4acf", kill_on_drop: false }` [INFO] [stdout] ec19272f8f47d0b17970ddb8259cfaf98ab0ab20b0ae42c259069a4e487c4acf