[INFO] cloning repository https://github.com/yuxuetr/burn-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuxuetr/burn-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fburn-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fburn-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621db3effacf8ef30572692b5543a507c08670c7 [INFO] checking yuxuetr/burn-examples against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fburn-examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yuxuetr/burn-examples [INFO] finished tweaking git repo https://github.com/yuxuetr/burn-examples [INFO] tweaked toml for git repo https://github.com/yuxuetr/burn-examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuxuetr/burn-examples on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yuxuetr/burn-examples 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cubecl-common v0.5.0 [INFO] [stderr] Downloaded cubecl-macros-internal v0.5.0 [INFO] [stderr] Downloaded cubecl-ir v0.5.0 [INFO] [stderr] Downloaded cubecl v0.5.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.27.0 [INFO] [stderr] Downloaded macerator-macros v0.1.2 [INFO] [stderr] Downloaded cubecl-hip v0.5.0 [INFO] [stderr] Downloaded cubecl-core v0.5.0 [INFO] [stderr] Downloaded burn-cuda v0.17.0 [INFO] [stderr] Downloaded burn-candle v0.17.0 [INFO] [stderr] Downloaded ug v0.1.0 [INFO] [stderr] Downloaded pulp v0.18.21 [INFO] [stderr] Downloaded cubecl-linalg v0.5.0 [INFO] [stderr] Downloaded candle-core v0.8.4 [INFO] [stderr] Downloaded burn-core v0.17.0 [INFO] [stderr] Downloaded burn-tensor v0.17.0 [INFO] [stderr] Downloaded text_placeholder v0.5.1 [INFO] [stderr] Downloaded burn-cubecl v0.17.0 [INFO] [stderr] Downloaded cubecl-std v0.5.0 [INFO] [stderr] Downloaded burn-tch v0.17.0 [INFO] [stderr] Downloaded systemstat v0.2.3 [INFO] [stderr] Downloaded burn-cubecl-fusion v0.17.0 [INFO] [stderr] Downloaded burn-ndarray v0.17.0 [INFO] [stderr] Downloaded webpki-roots v0.26.2 [INFO] [stderr] Downloaded burn-train v0.17.0 [INFO] [stderr] Downloaded cudarc v0.13.9 [INFO] [stderr] Downloaded cubecl-cpp v0.5.0 [INFO] [stderr] Downloaded burn-router v0.17.0 [INFO] [stderr] Downloaded burn-derive v0.17.0 [INFO] [stderr] Downloaded atomic_float v1.1.0 [INFO] [stderr] Downloaded macerator v0.2.8 [INFO] [stderr] Downloaded burn-ir v0.17.0 [INFO] [stderr] Downloaded burn-fusion v0.17.0 [INFO] [stderr] Downloaded burn-common v0.17.0 [INFO] [stderr] Downloaded torch-sys v0.19.0 [INFO] [stderr] Downloaded cubecl-reduce v0.5.0 [INFO] [stderr] Downloaded cubecl-macros v0.5.0 [INFO] [stderr] Downloaded burn-rocm v0.17.0 [INFO] [stderr] Downloaded moddef v0.2.6 [INFO] [stderr] Downloaded thread-tree v0.3.3 [INFO] [stderr] Downloaded serde_rusqlite v0.38.0 [INFO] [stderr] Downloaded cubecl-cuda v0.5.0 [INFO] [stderr] Downloaded cubecl-runtime v0.5.0 [INFO] [stderr] Downloaded burn-dataset v0.17.0 [INFO] [stderr] Downloaded burn-autodiff v0.17.0 [INFO] [stderr] Downloaded pulp v0.21.5 [INFO] [stderr] Downloaded cubecl-wgpu v0.5.0 [INFO] [stderr] Downloaded burn v0.17.0 [INFO] [stderr] Downloaded burn-wgpu v0.17.0 [INFO] [stderr] Downloaded cubecl-hip-sys v6.4.0 [INFO] [stderr] Downloaded tch v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af87d945fdc41c84aa6d43d52ed3388976a1ddec923075e0827a59650e935907 [INFO] running `Command { std: "docker" "start" "-a" "af87d945fdc41c84aa6d43d52ed3388976a1ddec923075e0827a59650e935907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af87d945fdc41c84aa6d43d52ed3388976a1ddec923075e0827a59650e935907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af87d945fdc41c84aa6d43d52ed3388976a1ddec923075e0827a59650e935907", kill_on_drop: false }` [INFO] [stdout] af87d945fdc41c84aa6d43d52ed3388976a1ddec923075e0827a59650e935907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b225115d1129d6bd34d04db7964600c49c8c985992327c49a504723864882a4 [INFO] running `Command { std: "docker" "start" "-a" "8b225115d1129d6bd34d04db7964600c49c8c985992327c49a504723864882a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling cubecl-common v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling cubecl-runtime v0.5.0 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/event_listener-1064042b4ae94a20.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/event-listener-1064042b4ae94a20/dep-lib-event_listener` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEtq8vL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libm-ad8669541b8a754f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libm-ad8669541b8a754f/dep-lib-libm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libppv_lite86-baedf1d10fbb84e6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/parking_lot_core-349f1d43f1c68ba7/build_script_build-349f1d43f1c68ba7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot_core-349f1d43f1c68ba7/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `futures-lite` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cubecl-runtime` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name build_script_build --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-runtime-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="channel-cell"' --cfg 'feature="channel-mpsc"' --cfg 'feature="channel-mutex"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="storage-bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autotune-checks", "channel-cell", "channel-mpsc", "channel-mutex", "default", "exclusive-memory-only", "std", "storage-bytes"))' -C metadata=aca0ab700c09b024 -C extra-filename=-b637506e7423d416 --out-dir /opt/rustwide/target/debug/build/cubecl-runtime-b637506e7423d416 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-7eb8a61fdc275c6a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write /tmp/rustcQjOAjl/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `naga` (build script) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librand_chacha-435854490e7b842d.rlib`: couldn't create a directory for the temp file: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/.tmpCTfDJ6.temp-archive" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_chacha` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rlib`: couldn't create a directory for the temp file: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/.tmpIrO8Nl.temp-archive" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `paste` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49d5d3821b59ea35 -C extra-filename=-de6dfd786916684a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` (exit status: 101) [INFO] [stderr] error: could not compile `rustversion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4bb05e486b1316f -C extra-filename=-7c90aca0b3bcf4dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101) [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLQQVTM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name libm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=2eccd3fb9f4f7210 -C extra-filename=-445578dbc65d0edb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8b225115d1129d6bd34d04db7964600c49c8c985992327c49a504723864882a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b225115d1129d6bd34d04db7964600c49c8c985992327c49a504723864882a4", kill_on_drop: false }` [INFO] [stdout] 8b225115d1129d6bd34d04db7964600c49c8c985992327c49a504723864882a4