[INFO] cloning repository https://github.com/DaveHyperspace/burn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveHyperspace/burn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb0df0a7254bf7c98f659992ab69860fc6b8ba3 [INFO] testing DaveHyperspace/burn against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DaveHyperspace/burn [INFO] finished tweaking git repo https://github.com/DaveHyperspace/burn [INFO] tweaked toml for git repo https://github.com/DaveHyperspace/burn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaveHyperspace/burn on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaveHyperspace/burn 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DaveHyperspace/cubecl` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding cubecl v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-common v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-core v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-cuda v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-linalg v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-macros v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-runtime v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-wgpu v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/f0409ebeecf4ad5c9767ad06affc7942afa8b447877df2af773504c5bd4a78d1-init: no space left on device [INFO] testing DaveHyperspace/burn against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DaveHyperspace/burn [INFO] finished tweaking git repo https://github.com/DaveHyperspace/burn [INFO] tweaked toml for git repo https://github.com/DaveHyperspace/burn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaveHyperspace/burn on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaveHyperspace/burn 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DaveHyperspace/cubecl` [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding cubecl v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-common v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-core v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-cuda v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-linalg v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-macros v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-runtime v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-wgpu v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/b85964fd8f05c0d75d7d11036fd58d1e98375b99b7461d686a4ec81096f4ce5a-init: no space left on device [INFO] testing DaveHyperspace/burn against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DaveHyperspace/burn [INFO] finished tweaking git repo https://github.com/DaveHyperspace/burn [INFO] tweaked toml for git repo https://github.com/DaveHyperspace/burn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaveHyperspace/burn on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaveHyperspace/burn 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DaveHyperspace/cubecl` [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding cubecl v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-common v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-core v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-cuda v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-linalg v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-macros v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-runtime v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-wgpu v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/0b0db704b5defa184a6ea4d52c00a83b2b991cdc1780d403612eb3f5d7ece8d8-init: no space left on device [INFO] testing DaveHyperspace/burn against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DaveHyperspace/burn [INFO] finished tweaking git repo https://github.com/DaveHyperspace/burn [INFO] tweaked toml for git repo https://github.com/DaveHyperspace/burn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaveHyperspace/burn on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaveHyperspace/burn 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DaveHyperspace/cubecl` [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding cubecl v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-common v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-core v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-cuda v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-linalg v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-macros v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-runtime v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-wgpu v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/380287d93ebd5ac731e47245e4ebffe386c38b58d34dd3fe2352e869dcdeb425-init: no space left on device [INFO] testing DaveHyperspace/burn against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Fburn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DaveHyperspace/burn [INFO] finished tweaking git repo https://github.com/DaveHyperspace/burn [INFO] tweaked toml for git repo https://github.com/DaveHyperspace/burn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaveHyperspace/burn on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaveHyperspace/burn 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DaveHyperspace/cubecl` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding cubecl v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-common v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-core v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-cuda v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-linalg v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-macros v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-runtime v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [INFO] [stderr] Adding cubecl-wgpu v0.2.0 (https://github.com/DaveHyperspace/cubecl#efe5e9bd) [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/b57a9d5dd679e1970ce27948d53d19e0a1e79bf4bb45fdc99b750daf2f013adc-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/b57a9d5dd679e1970ce27948d53d19e0a1e79bf4bb45fdc99b750daf2f013adc-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/b57a9d5dd679e1970ce27948d53d19e0a1e79bf4bb45fdc99b750daf2f013adc-init: no space left on device