[INFO] cloning repository https://github.com/Guileas/forest_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guileas/forest_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuileas%2Fforest_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuileas%2Fforest_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 119fda5c6efa78f666153868feedd7b96e99b376 [INFO] checking Guileas/forest_game against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuileas%2Fforest_game" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Guileas/forest_game on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Guileas/forest_game [INFO] finished tweaking git repo https://github.com/Guileas/forest_game [INFO] tweaked toml for git repo https://github.com/Guileas/forest_game written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Guileas/forest_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.amethyst.amethyst [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b8ea95d23428047e2f032b897cffae57a3f757f5e54dcb57dcfc117a4637ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8b8ea95d23428047e2f032b897cffae57a3f757f5e54dcb57dcfc117a4637ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b8ea95d23428047e2f032b897cffae57a3f757f5e54dcb57dcfc117a4637ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b8ea95d23428047e2f032b897cffae57a3f757f5e54dcb57dcfc117a4637ab", kill_on_drop: false }` [INFO] [stdout] e8b8ea95d23428047e2f032b897cffae57a3f757f5e54dcb57dcfc117a4637ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e60eaba1edd87fd3da97825f136b2911c85d3c49a99ca1fe4c1c858b88665aaf [INFO] running `Command { std: "docker" "start" "-a" "e60eaba1edd87fd3da97825f136b2911c85d3c49a99ca1fe4c1c858b88665aaf", kill_on_drop: false }` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.amethyst.amethyst [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2b8482db51c40790 -C extra-filename=-2b8482db51c40790 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e1a9b9121eac1683.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b31c81520e08f43a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2156e3587f8fbde1.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-0ccfc045111cba9c.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: build failed [INFO] running `Command { std: "docker" "inspect" "e60eaba1edd87fd3da97825f136b2911c85d3c49a99ca1fe4c1c858b88665aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60eaba1edd87fd3da97825f136b2911c85d3c49a99ca1fe4c1c858b88665aaf", kill_on_drop: false }` [INFO] [stdout] e60eaba1edd87fd3da97825f136b2911c85d3c49a99ca1fe4c1c858b88665aaf