[INFO] cloning repository https://github.com/Rahul721999/rust-pong-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahul721999/rust-pong-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahul721999%2Frust-pong-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahul721999%2Frust-pong-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b85f0dc5012bd8504ec1c6ed80924fab96a10465
[INFO] checking Rahul721999/rust-pong-game/b85f0dc5012bd8504ec1c6ed80924fab96a10465 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahul721999%2Frust-pong-game" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rahul721999/rust-pong-game
[INFO] finished tweaking git repo https://github.com/Rahul721999/rust-pong-game
[INFO] tweaked toml for git repo https://github.com/Rahul721999/rust-pong-game written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahul721999/rust-pong-game on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahul721999/rust-pong-game 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded libloading v0.8.2
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded ghost v0.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18a65ba8633dc65352a85ed70b7704db251dc8d43da71e8044750fa34bec59e6
[INFO] running `Command { std: "docker" "start" "-a" "18a65ba8633dc65352a85ed70b7704db251dc8d43da71e8044750fa34bec59e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18a65ba8633dc65352a85ed70b7704db251dc8d43da71e8044750fa34bec59e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a65ba8633dc65352a85ed70b7704db251dc8d43da71e8044750fa34bec59e6", kill_on_drop: false }`
[INFO] [stdout] 18a65ba8633dc65352a85ed70b7704db251dc8d43da71e8044750fa34bec59e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a309a32310f41d52ed54919c4172bc523993d455afa96bd2644524b0bd55e583
[INFO] running `Command { std: "docker" "start" "-a" "a309a32310f41d52ed54919c4172bc523993d455afa96bd2644524b0bd55e583", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking colorful v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking tuple_utils v0.3.0
[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/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.2/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=f6107323ff004feb -C extra-filename=-035ea8abe9b00591 --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" "a309a32310f41d52ed54919c4172bc523993d455afa96bd2644524b0bd55e583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a309a32310f41d52ed54919c4172bc523993d455afa96bd2644524b0bd55e583", kill_on_drop: false }`
[INFO] [stdout] a309a32310f41d52ed54919c4172bc523993d455afa96bd2644524b0bd55e583
