[INFO] updating cached repository https://github.com/Dispersia/platformer_standalone
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] e770c3b24033e6f25de28fe9c72c366f383a85d9
[INFO] checking Dispersia/platformer_standalone against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDispersia%2Fplatformer_standalone" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Dispersia/platformer_standalone on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Dispersia/platformer_standalone
[INFO] finished tweaking git repo https://github.com/Dispersia/platformer_standalone
[INFO] tweaked toml for git repo https://github.com/Dispersia/platformer_standalone written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/Dispersia/platformer_standalone already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Updating git repository `https://github.com/amethyst/rendy`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/gfx`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b24cd346206d5c1b01098ac6200af033b3b2bd0e98bb6432b8c01f58e7947aaa
[INFO] running `"docker" "start" "-a" "b24cd346206d5c1b01098ac6200af033b3b2bd0e98bb6432b8c01f58e7947aaa"`
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling shaderc-sys v0.6.2
[INFO] [stderr]     Checking gfx-hal v0.4.1 (https://github.com/gfx-rs/gfx?rev=3641183231f16877d4ea2fbdb2ff208ce736d6c4#36411832)
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking relevant v0.4.2
[INFO] [stderr]     Checking thread_profiler v0.3.0
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr] error: could not compile `gfx-hal`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name gfx_hal --edition=2018 /opt/rustwide/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/3641183/src/hal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=11fa20c0041f6530 -C extra-filename=-11fa20c0041f6530 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cd2e9f0d9ca8c9ac.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-e20dc4c0ea691ca6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e9362a5b9bacdec0.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 `serde_derive`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=f9b289213275d2e7 -C extra-filename=-f9b289213275d2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-730bc2dbd31c1a5e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e0a2c363ecea0d0e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ad777d8d0a967217.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `"docker" "inspect" "b24cd346206d5c1b01098ac6200af033b3b2bd0e98bb6432b8c01f58e7947aaa"`
[INFO] running `"docker" "rm" "-f" "b24cd346206d5c1b01098ac6200af033b3b2bd0e98bb6432b8c01f58e7947aaa"`
[INFO] [stdout] b24cd346206d5c1b01098ac6200af033b3b2bd0e98bb6432b8c01f58e7947aaa
