[INFO] cloning repository https://github.com/JLerxky/prime-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLerxky/prime-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLerxky%2Fprime-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLerxky%2Fprime-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96bd3b559551b9dc96c10b91cb829a635afced34 [INFO] checking JLerxky/prime-game against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLerxky%2Fprime-game" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JLerxky/prime-game on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-79/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/JLerxky/prime-game [INFO] finished tweaking git repo https://github.com/JLerxky/prime-game [INFO] tweaked toml for git repo https://github.com/JLerxky/prime-game written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/JLerxky/prime-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded emath v0.13.0 [INFO] [stderr] Downloaded bevy_egui v0.6.0 [INFO] [stderr] Downloaded egui v0.13.1 [INFO] [stderr] Downloaded epaint v0.13.0 [INFO] [stderr] Downloaded bevy_rapier2d v0.10.2 [INFO] [stderr] Downloaded rustyline v8.0.0 [INFO] [stderr] Downloaded rapier2d v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d975441a6a47e264e5ea72b835e55ec14d2dbe88d24b4959f54b69b3ac2c5b1d [INFO] running `Command { std: "docker" "start" "-a" "d975441a6a47e264e5ea72b835e55ec14d2dbe88d24b4959f54b69b3ac2c5b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d975441a6a47e264e5ea72b835e55ec14d2dbe88d24b4959f54b69b3ac2c5b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d975441a6a47e264e5ea72b835e55ec14d2dbe88d24b4959f54b69b3ac2c5b1d", kill_on_drop: false }` [INFO] [stdout] d975441a6a47e264e5ea72b835e55ec14d2dbe88d24b4959f54b69b3ac2c5b1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68041dc16b6ae5991c5044fe339f7674f2d86866dcfefea473e76f4f66bb07ed [INFO] running `Command { std: "docker" "start" "-a" "68041dc16b6ae5991c5044fe339f7674f2d86866dcfefea473e76f4f66bb07ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking rectangle-pack v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking emath v0.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking glam v0.16.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --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"' -C metadata=7e4751b993abafcb -C extra-filename=-7e4751b993abafcb --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: build failed [INFO] running `Command { std: "docker" "inspect" "68041dc16b6ae5991c5044fe339f7674f2d86866dcfefea473e76f4f66bb07ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68041dc16b6ae5991c5044fe339f7674f2d86866dcfefea473e76f4f66bb07ed", kill_on_drop: false }` [INFO] [stdout] 68041dc16b6ae5991c5044fe339f7674f2d86866dcfefea473e76f4f66bb07ed