[INFO] cloning repository https://github.com/udoprog/asteroids-amethyst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udoprog/asteroids-amethyst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8e1c5e52259085acf61e256fb86a4aa58c5c620 [INFO] testing udoprog/asteroids-amethyst against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/asteroids-amethyst on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udoprog/asteroids-amethyst [INFO] finished tweaking git repo https://github.com/udoprog/asteroids-amethyst [INFO] tweaked toml for git repo https://github.com/udoprog/asteroids-amethyst written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/udoprog/asteroids-amethyst 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/amethyst/amethyst` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.81 [INFO] [stderr] Downloaded vergen v2.1.3 [INFO] [stderr] Downloaded crossbeam-utils v0.6.2 [INFO] [stderr] Downloaded alga v0.7.2 [INFO] [stderr] Downloaded nonzero_signed v1.0.2 [INFO] [stderr] Downloaded gfx_window_glutin v0.27.0 [INFO] [stderr] Downloaded getset v0.0.6 [INFO] [stderr] Downloaded specs-hierarchy v0.3.0 [INFO] [stderr] Downloaded core-text v13.1.1 [INFO] [stderr] Downloaded lyon_geom v0.12.2 [INFO] [stderr] Downloaded lewton v0.9.3 [INFO] [stderr] Downloaded gfx_glyph v0.13.0 [INFO] [stderr] Downloaded fern v0.5.7 [INFO] [stderr] Downloaded specs v0.14.1 [INFO] [stderr] Downloaded crossbeam-channel v0.3.3 [INFO] [stderr] Downloaded ncollide2d v0.17.3 [INFO] [stderr] Downloaded seahash v3.0.5 [INFO] [stderr] Downloaded ron v0.4.0 [INFO] [stderr] Downloaded hibitset v0.5.3 [INFO] [stderr] Downloaded shred v0.7.1 [INFO] [stderr] Downloaded smithay-client-toolkit v0.4.3 [INFO] [stderr] Downloaded hetseq v0.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.81 [INFO] [stderr] Downloaded nalgebra v0.16.12 [INFO] [stderr] Downloaded glyph_brush v0.2.2 [INFO] [stderr] Downloaded glyph_brush_layout v0.1.2 [INFO] [stderr] Downloaded intl_pluralrules v1.0.1 [INFO] [stderr] Downloaded euclid v0.19.4 [INFO] [stderr] Downloaded laminar v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db21dd0742fc24a5f2413510d103df1ad507242d5b9a4d5b89decfd681b386a [INFO] running `Command { std: "docker" "start" "-a" "2db21dd0742fc24a5f2413510d103df1ad507242d5b9a4d5b89decfd681b386a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db21dd0742fc24a5f2413510d103df1ad507242d5b9a4d5b89decfd681b386a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db21dd0742fc24a5f2413510d103df1ad507242d5b9a4d5b89decfd681b386a", kill_on_drop: false }` [INFO] [stdout] 2db21dd0742fc24a5f2413510d103df1ad507242d5b9a4d5b89decfd681b386a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/b26b312506fa1e8af4a74da2c93b0163a69f2c4e69757bdc2f007b2d925b28a6: no space left on device [INFO] testing udoprog/asteroids-amethyst against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f4a6.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f67c.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6d9.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6db.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f937.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1fd8d.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1ff50.au [INFO] [stderr] fatal: cannot create directory at 'assets/font': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing udoprog/asteroids-amethyst against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f4a6.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f67c.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6d9.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6db.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f937.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1fd8d.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1ff50.au [INFO] [stderr] fatal: cannot create directory at 'assets/font': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing udoprog/asteroids-amethyst against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f4a6.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f67c.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6d9.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6db.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f937.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1fd8d.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1ff50.au [INFO] [stderr] fatal: cannot create directory at 'assets/font': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing udoprog/asteroids-amethyst against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f4a6.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f67c.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6d9.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6db.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f937.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1fd8d.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1ff50.au [INFO] [stderr] fatal: cannot create directory at 'assets/font': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing udoprog/asteroids-amethyst against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasteroids-amethyst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f4a6.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f67c.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6d9.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f6db.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1f937.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1fd8d.au [INFO] [stderr] error: unable to write file assets/audio/sfx_data/eff/d1f/eff1ff50.au [INFO] [stderr] fatal: cannot create directory at 'assets/font': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/udoprog/asteroids-amethyst [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.