[INFO] cloning repository https://github.com/ramsyana/RustTensor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramsyana/RustTensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79b89bb478b2be2d1125013d0e7ca03c080c178 [INFO] testing ramsyana/RustTensor against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ramsyana/RustTensor on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ramsyana/RustTensor [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ramsyana/RustTensor [INFO] tweaked toml for git repo https://github.com/ramsyana/RustTensor written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ramsyana/RustTensor 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70ee0504b614b27fb80d7ab86b96cd40572bb86f2e144abd35b53e744f94c805 [INFO] running `Command { std: "docker" "start" "-a" "70ee0504b614b27fb80d7ab86b96cd40572bb86f2e144abd35b53e744f94c805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ee0504b614b27fb80d7ab86b96cd40572bb86f2e144abd35b53e744f94c805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ee0504b614b27fb80d7ab86b96cd40572bb86f2e144abd35b53e744f94c805", kill_on_drop: false }` [INFO] [stdout] 70ee0504b614b27fb80d7ab86b96cd40572bb86f2e144abd35b53e744f94c805 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84ddd9b0a1832ba5da5dacfe86296663f30a9cd2407fc45ba0c5de428b506fea [INFO] running `Command { std: "docker" "start" "-a" "84ddd9b0a1832ba5da5dacfe86296663f30a9cd2407fc45ba0c5de428b506fea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling rust_tensor_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s [INFO] running `Command { std: "docker" "inspect" "84ddd9b0a1832ba5da5dacfe86296663f30a9cd2407fc45ba0c5de428b506fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ddd9b0a1832ba5da5dacfe86296663f30a9cd2407fc45ba0c5de428b506fea", kill_on_drop: false }` [INFO] [stdout] 84ddd9b0a1832ba5da5dacfe86296663f30a9cd2407fc45ba0c5de428b506fea [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 949275ed3e24cab74bb7a13851c2fe0492d475bea08e407553901c09969b6253 [INFO] running `Command { std: "docker" "start" "-a" "949275ed3e24cab74bb7a13851c2fe0492d475bea08e407553901c09969b6253", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rust_tensor_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rust_tensor_lib-540e36c84d7e7be1/example-train_mnist_cnn_cpu.json` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (example "train_mnist_cpu") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name train_mnist_cpu --edition=2021 examples/train_mnist_cpu.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="mnist"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu_openblas", "csv", "cublas-sys", "cuda", "cust", "debug_logs", "default", "mnist", "serialization"))' -C metadata=e0fc85d91c7e6d08 -C extra-filename=-c3be2116fe163e54 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-616287bd6be1a1fb.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c2eed653f96a39b5.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-48c7ff9fe835f355.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6514f8a680153f25.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aac4fe15ea84782d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-56193522bd59cb7c.rlib --extern rust_tensor_lib=/opt/rustwide/target/debug/deps/librust_tensor_lib-d8df680dba9d6695.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3737b432fedc415.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ceacb8010f5436cb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-507573b2808af025.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6365e350da819fa5.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIKKfRs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIKKfRs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/serialization_tests-a5171f76fd13a3b3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKTT58k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKTT58k/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_gradient_checker_cuda-88617c8660077114" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (test "serialization_tests") due to 1 previous error [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (test "test_gradient_checker_cuda") due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfeCThp/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_tensor_lib-d8df680dba9d6695.rlib,libthiserror-6365e350da819fa5.rlib,libcsv-48c7ff9fe835f355.rlib,libryu-0ea4bafc9bef6d8b.rlib,libitoa-6b76ec393d6a2c41.rlib,libcsv_core-62d3130c0d5f49a7.rlib,libmemchr-3ffe5f7a52883367.rlib,librand_distr-56193522bd59cb7c.rlib,librand-aac4fe15ea84782d.rlib,librand_chacha-fdd730ae192bdcd7.rlib,libppv_lite86-988b854112be0c72.rlib,libzerocopy-8a42dc80c24bbc2d.rlib,librand_core-303c713c2cd76be5.rlib,libgetrandom-c2ed670e2dbfe7cd.rlib,liblibc-7b80befb51a001ec.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libndarray-6514f8a680153f25.rlib,libmatrixmultiply-3831b2fc29760149.rlib,libnum_complex-1668ede181b1c75f.rlib,libnum_integer-211909860edfa558.rlib,libnum_traits-d3a84d88437f8276.rlib,librawpointer-a726d041f28ef5ec.rlib,libserde-f3737b432fedc415.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfeCThp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_gradient_checker-c2a5e994b6e0ae9f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (test "test_gradient_checker") due to 1 previous error [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (lib test) [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name rust_tensor_lib --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="mnist"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu_openblas", "csv", "cublas-sys", "cuda", "cust", "debug_logs", "default", "mnist", "serialization"))' -C metadata=df30e598d7697671 -C extra-filename=-c7c1c55e4eefa20a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-616287bd6be1a1fb.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c2eed653f96a39b5.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-48c7ff9fe835f355.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6514f8a680153f25.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aac4fe15ea84782d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-56193522bd59cb7c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3737b432fedc415.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ceacb8010f5436cb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-507573b2808af025.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6365e350da819fa5.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (test "test_concat") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name test_concat --edition=2021 tests/test_concat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="mnist"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu_openblas", "csv", "cublas-sys", "cuda", "cust", "debug_logs", "default", "mnist", "serialization"))' -C metadata=26fdff4c5ccd0811 -C extra-filename=-16e0073e855d5826 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-616287bd6be1a1fb.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c2eed653f96a39b5.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-48c7ff9fe835f355.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6514f8a680153f25.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aac4fe15ea84782d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-56193522bd59cb7c.rlib --extern rust_tensor_lib=/opt/rustwide/target/debug/deps/librust_tensor_lib-d8df680dba9d6695.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3737b432fedc415.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ceacb8010f5436cb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-507573b2808af025.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6365e350da819fa5.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca8YSiD/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_tensor_lib-d8df680dba9d6695.rlib,libthiserror-6365e350da819fa5.rlib,libcsv-48c7ff9fe835f355.rlib,libryu-0ea4bafc9bef6d8b.rlib,libitoa-6b76ec393d6a2c41.rlib,libcsv_core-62d3130c0d5f49a7.rlib,libmemchr-3ffe5f7a52883367.rlib,librand_distr-56193522bd59cb7c.rlib,librand-aac4fe15ea84782d.rlib,librand_chacha-fdd730ae192bdcd7.rlib,libppv_lite86-988b854112be0c72.rlib,libzerocopy-8a42dc80c24bbc2d.rlib,librand_core-303c713c2cd76be5.rlib,libgetrandom-c2ed670e2dbfe7cd.rlib,liblibc-7b80befb51a001ec.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libndarray-6514f8a680153f25.rlib,libmatrixmultiply-3831b2fc29760149.rlib,libnum_complex-1668ede181b1c75f.rlib,libnum_integer-211909860edfa558.rlib,libnum_traits-d3a84d88437f8276.rlib,librawpointer-a726d041f28ef5ec.rlib,libserde-f3737b432fedc415.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca8YSiD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lstm_char_rnn_cpu-9c164bf1a875e16e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] error: could not compile `rust_tensor_lib` (example "lstm_char_rnn_cpu") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "949275ed3e24cab74bb7a13851c2fe0492d475bea08e407553901c09969b6253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "949275ed3e24cab74bb7a13851c2fe0492d475bea08e407553901c09969b6253", kill_on_drop: false }` [INFO] [stdout] 949275ed3e24cab74bb7a13851c2fe0492d475bea08e407553901c09969b6253