[INFO] cloning repository https://github.com/rbmzeum/matrix-multiplication-shaders-simd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbmzeum/matrix-multiplication-shaders-simd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fmatrix-multiplication-shaders-simd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fmatrix-multiplication-shaders-simd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50d03d027570f9fca8321cbacc5dc664ed1dfa0a [INFO] checking rbmzeum/matrix-multiplication-shaders-simd/50d03d027570f9fca8321cbacc5dc664ed1dfa0a against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fmatrix-multiplication-shaders-simd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbmzeum/matrix-multiplication-shaders-simd on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rbmzeum/matrix-multiplication-shaders-simd [INFO] finished tweaking git repo https://github.com/rbmzeum/matrix-multiplication-shaders-simd [INFO] tweaked toml for git repo https://github.com/rbmzeum/matrix-multiplication-shaders-simd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rbmzeum/matrix-multiplication-shaders-simd 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shaderc v0.7.4 [INFO] [stderr] Downloaded vulkano-shaders v0.24.0 [INFO] [stderr] Downloaded shaderc-sys v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d3a1e88319be1b0c0de529900f2fc3fe3e58e809bc9787d908333dbf642f97 [INFO] running `Command { std: "docker" "start" "-a" "e4d3a1e88319be1b0c0de529900f2fc3fe3e58e809bc9787d908333dbf642f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d3a1e88319be1b0c0de529900f2fc3fe3e58e809bc9787d908333dbf642f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d3a1e88319be1b0c0de529900f2fc3fe3e58e809bc9787d908333dbf642f97", kill_on_drop: false }` [INFO] [stdout] e4d3a1e88319be1b0c0de529900f2fc3fe3e58e809bc9787d908333dbf642f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e6b0ba365c27269c30db92da133e45ae57f849326d7b91968b022dec8831ba [INFO] running `Command { std: "docker" "start" "-a" "b0e6b0ba365c27269c30db92da133e45ae57f849326d7b91968b022dec8831ba", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling shaderc-sys v0.7.4 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling vk-parse v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=0e33f3bfa70b0eb8 -C extra-filename=-91b27133add70b45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.rmeta --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 `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=786698745f48ae90 -C extra-filename=-b2707e2a14ffc58c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-110c7d4a2ad803fa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-adafe89d9c9f580d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b0e6b0ba365c27269c30db92da133e45ae57f849326d7b91968b022dec8831ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e6b0ba365c27269c30db92da133e45ae57f849326d7b91968b022dec8831ba", kill_on_drop: false }` [INFO] [stdout] b0e6b0ba365c27269c30db92da133e45ae57f849326d7b91968b022dec8831ba