[INFO] cloning repository https://github.com/tynril/torus-flock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tynril/torus-flock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynril%2Ftorus-flock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynril%2Ftorus-flock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0311416d71309d2b77bd9e323dd0c0ff07c84b8 [INFO] checking tynril/torus-flock against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynril%2Ftorus-flock" "/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 torus-flock.gif [INFO] [stderr] fatal: unable to checkout working tree [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] checking tynril/torus-flock against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynril%2Ftorus-flock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tynril/torus-flock on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tynril/torus-flock [INFO] finished tweaking git repo https://github.com/tynril/torus-flock [INFO] tweaked toml for git repo https://github.com/tynril/torus-flock written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tynril/torus-flock 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v1.1.1 [INFO] [stderr] Downloaded rand v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b344f20b32eec8c285e4e0be87a193aa776c6dd163232c7e2d278b46843ae5a5 [INFO] running `Command { std: "docker" "start" "-a" "b344f20b32eec8c285e4e0be87a193aa776c6dd163232c7e2d278b46843ae5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b344f20b32eec8c285e4e0be87a193aa776c6dd163232c7e2d278b46843ae5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b344f20b32eec8c285e4e0be87a193aa776c6dd163232c7e2d278b46843ae5a5", kill_on_drop: false }` [INFO] [stdout] b344f20b32eec8c285e4e0be87a193aa776c6dd163232c7e2d278b46843ae5a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73fd504014be9ea3a756a2de725b1591fc3d81fe391ea7762103ecdd5c8a76ef [INFO] running `Command { std: "docker" "start" "-a" "73fd504014be9ea3a756a2de725b1591fc3d81fe391ea7762103ecdd5c8a76ef", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking euclid v0.17.3 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking lyon_geom v0.10.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Checking lyon_path v0.10.1 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ogg-371afef192418377.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ogg-371afef192418377/dep-lib-ogg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "73fd504014be9ea3a756a2de725b1591fc3d81fe391ea7762103ecdd5c8a76ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73fd504014be9ea3a756a2de725b1591fc3d81fe391ea7762103ecdd5c8a76ef", kill_on_drop: false }` [INFO] [stdout] 73fd504014be9ea3a756a2de725b1591fc3d81fe391ea7762103ecdd5c8a76ef