[INFO] cloning repository https://github.com/ikornaselur/rusty-invaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikornaselur/rusty-invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikornaselur%2Frusty-invaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikornaselur%2Frusty-invaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8cb5acd3afd602d7873630dc1640c37e95d16da [INFO] testing ikornaselur/rusty-invaders against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikornaselur%2Frusty-invaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ikornaselur/rusty-invaders [INFO] finished tweaking git repo https://github.com/ikornaselur/rusty-invaders [INFO] tweaked toml for git repo https://github.com/ikornaselur/rusty-invaders written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ikornaselur/rusty-invaders on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ikornaselur/rusty-invaders 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/1c82bbf3a8226b44a418e32dc9cd28d536c4c019530873d4c91df0e3957f1a16/.tmp-lower2832565364: no space left on device [INFO] testing ikornaselur/rusty-invaders against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikornaselur%2Frusty-invaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/cpu/instructions/call.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/carry.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/compare.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/complement.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/daa.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/decrement.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/exchange.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/increment.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/interrupt.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/io.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/jump.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/load.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/misc.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/mod.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/mov.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/or.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/pop.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/push.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/restart.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/returns.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/rotate.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/store.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/subtraction.rs [INFO] [stderr] error: unable to write file src/cpu/instructions/xor.rs [INFO] [stderr] error: unable to write file src/cpu/mod.rs [INFO] [stderr] error: unable to write file src/cpu/register.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'src/machine': 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 ikornaselur/rusty-invaders against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikornaselur%2Frusty-invaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ikornaselur/rusty-invaders [INFO] finished tweaking git repo https://github.com/ikornaselur/rusty-invaders [INFO] tweaked toml for git repo https://github.com/ikornaselur/rusty-invaders written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ikornaselur/rusty-invaders on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ikornaselur/rusty-invaders 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb26f39224f5a890d5893482a77bbfdf4729ac9c96799ad0904511f971191369 [INFO] running `Command { std: "docker" "start" "-a" "bb26f39224f5a890d5893482a77bbfdf4729ac9c96799ad0904511f971191369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb26f39224f5a890d5893482a77bbfdf4729ac9c96799ad0904511f971191369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb26f39224f5a890d5893482a77bbfdf4729ac9c96799ad0904511f971191369", kill_on_drop: false }` [INFO] [stdout] bb26f39224f5a890d5893482a77bbfdf4729ac9c96799ad0904511f971191369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd253da70a00be68079ce4d0d20b1f830a83d204376c545a081aeecf074d8678 [INFO] running `Command { std: "docker" "start" "-a" "cd253da70a00be68079ce4d0d20b1f830a83d204376c545a081aeecf074d8678", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stdout] error: failed to write /tmp/rustcy5D4qw/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPnhvjE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sfml-build` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd253da70a00be68079ce4d0d20b1f830a83d204376c545a081aeecf074d8678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd253da70a00be68079ce4d0d20b1f830a83d204376c545a081aeecf074d8678", kill_on_drop: false }` [INFO] [stdout] cd253da70a00be68079ce4d0d20b1f830a83d204376c545a081aeecf074d8678