[INFO] cloning repository https://github.com/rikkaka/nekonet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikkaka/nekonet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Fnekonet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Fnekonet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62db39ce8dc5dad1ca91525f02434d36fa3a804d [INFO] testing rikkaka/nekonet against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Fnekonet" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikkaka/nekonet [INFO] finished tweaking git repo https://github.com/rikkaka/nekonet [INFO] tweaked toml for git repo https://github.com/rikkaka/nekonet written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikkaka/nekonet on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikkaka/nekonet 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071736a6ec3df155721d4da183d5ae6bbb7420757f91bdf606e11b37dd8b1386 [INFO] running `Command { std: "docker" "start" "-a" "071736a6ec3df155721d4da183d5ae6bbb7420757f91bdf606e11b37dd8b1386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071736a6ec3df155721d4da183d5ae6bbb7420757f91bdf606e11b37dd8b1386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071736a6ec3df155721d4da183d5ae6bbb7420757f91bdf606e11b37dd8b1386", kill_on_drop: false }` [INFO] [stdout] 071736a6ec3df155721d4da183d5ae6bbb7420757f91bdf606e11b37dd8b1386 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e065429f1b47704b1a19955be84c089abc63d63548370573fe5e172d2ea297be [INFO] running `Command { std: "docker" "start" "-a" "e065429f1b47704b1a19955be84c089abc63d63548370573fe5e172d2ea297be", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling nekonet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `into_2d` [INFO] [stdout] --> src/tensor/util.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use into_2d; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | self.inner.data.borrow().clone().into_raw_vec() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:138:48 [INFO] [stdout] | [INFO] [stdout] 138 | Ok(self.inner.grad()?.borrow().clone().into_raw_vec()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `forward_prev` is never used [INFO] [stdout] --> src/tensor/tensor_func.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait TensorFunc { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn forward_prev(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_util.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter { [INFO] [stdout] | ^^^^^ ----------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter<'_, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.98s [INFO] running `Command { std: "docker" "inspect" "e065429f1b47704b1a19955be84c089abc63d63548370573fe5e172d2ea297be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e065429f1b47704b1a19955be84c089abc63d63548370573fe5e172d2ea297be", kill_on_drop: false }` [INFO] [stdout] e065429f1b47704b1a19955be84c089abc63d63548370573fe5e172d2ea297be [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 41fdaa39d4faa026e61ca3cc51eb8770bd5cacbae0ff8ae952fe60584a611506 [INFO] running `Command { std: "docker" "start" "-a" "41fdaa39d4faa026e61ca3cc51eb8770bd5cacbae0ff8ae952fe60584a611506", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stdout] warning: unused import: `into_2d` [INFO] [stdout] --> src/tensor/util.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use into_2d; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | self.inner.data.borrow().clone().into_raw_vec() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:138:48 [INFO] [stdout] | [INFO] [stdout] 138 | Ok(self.inner.grad()?.borrow().clone().into_raw_vec()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `forward_prev` is never used [INFO] [stdout] --> src/tensor/tensor_func.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait TensorFunc { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn forward_prev(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_util.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter { [INFO] [stdout] | ^^^^^ ----------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter<'_, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mnist v0.6.0 [INFO] [stderr] Compiling nekonet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `into_2d` [INFO] [stdout] --> src/tensor/util.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use into_2d; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> examples/mnist.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | let acc = accuracy(&pred_class.into_raw_vec(), &tst_lbl); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | self.inner.data.borrow().clone().into_raw_vec() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/tensor.rs:138:48 [INFO] [stdout] | [INFO] [stdout] 138 | Ok(self.inner.grad()?.borrow().clone().into_raw_vec()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `forward_prev` is never used [INFO] [stdout] --> src/tensor/tensor_func.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait TensorFunc { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn forward_prev(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_util.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter { [INFO] [stdout] | ^^^^^ ----------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> DataLoaderIter<'_, D> { [INFO] [stdout] | +++ [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 `nekonet` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name nekonet --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cd5893e7bb43d30 -C extra-filename=-4f88e10b88d9b1cd --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-5b8c700c455c83a3.rlib --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-5061cb2df50443a3.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-a418116ab8156d48.rlib --extern mnist=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmnist-e0e483b97ac5f715.rlib --extern ndarray=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndarray-c439d0183d956c1a.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-c6ef5d5e3f65a79f.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcO4o1xr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnekonet-7f90bbc8f1618759.rlib,libhashbrown-5061cb2df50443a3.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-936df57bc75ab794.rlib,libanyhow-5b8c700c455c83a3.rlib,libndarray-c439d0183d956c1a.rlib,libmatrixmultiply-eda46753fc1243f6.rlib,libnum_complex-551bd1c88a246cba.rlib,librayon-b1180e8473efbf02.rlib,librayon_core-357788bf9beffe65.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libnum_integer-0a183d81f553db04.rlib,libnum_traits-a8598daed48a922d.rlib,librawpointer-ee8696fe85e6dce4.rlib,librand-c6ef5d5e3f65a79f.rlib,librand_chacha-63e772e3ebe14f27.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-efe3e821c105114b.rlib,libgetrandom-9fdbabc938c9529d.rlib,liblibc-dd57c272cd0765a7.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcO4o1xr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_criterion-d03e35ee3cbc239e" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcEzfIMW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnekonet-7f90bbc8f1618759.rlib,libhashbrown-5061cb2df50443a3.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-936df57bc75ab794.rlib,libanyhow-5b8c700c455c83a3.rlib,libndarray-c439d0183d956c1a.rlib,libmatrixmultiply-eda46753fc1243f6.rlib,libnum_complex-551bd1c88a246cba.rlib,librayon-b1180e8473efbf02.rlib,librayon_core-357788bf9beffe65.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libnum_integer-0a183d81f553db04.rlib,libnum_traits-a8598daed48a922d.rlib,librawpointer-ee8696fe85e6dce4.rlib,librand-c6ef5d5e3f65a79f.rlib,librand_chacha-63e772e3ebe14f27.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-efe3e821c105114b.rlib,libgetrandom-9fdbabc938c9529d.rlib,liblibc-dd57c272cd0765a7.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcEzfIMW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_operation-090c0b88f298b7ef" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nekonet` (test "test_operation") due to 1 previous error [INFO] [stderr] error: could not compile `nekonet` (test "test_criterion") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcurXEUr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnekonet-7f90bbc8f1618759.rlib,libhashbrown-5061cb2df50443a3.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-936df57bc75ab794.rlib,libanyhow-5b8c700c455c83a3.rlib,librand-c6ef5d5e3f65a79f.rlib,librand_chacha-63e772e3ebe14f27.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-efe3e821c105114b.rlib,libgetrandom-9fdbabc938c9529d.rlib,liblibc-dd57c272cd0765a7.rlib,libndarray-c439d0183d956c1a.rlib,libmatrixmultiply-eda46753fc1243f6.rlib,libnum_complex-551bd1c88a246cba.rlib,librayon-b1180e8473efbf02.rlib,librayon_core-357788bf9beffe65.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-f18270c27ca3f152.rlib,libnum_integer-0a183d81f553db04.rlib,libnum_traits-a8598daed48a922d.rlib,librawpointer-ee8696fe85e6dce4.rlib,libmnist-e0e483b97ac5f715.rlib,liblog-0d69b46059aa6af5.rlib,libbyteorder-c7092f68299ac016.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcurXEUr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/mnist-590c2348ad920b5d" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nekonet` (example "mnist") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8O1J5X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnekonet-7f90bbc8f1618759.rlib,libhashbrown-5061cb2df50443a3.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-936df57bc75ab794.rlib,libanyhow-5b8c700c455c83a3.rlib,libndarray-c439d0183d956c1a.rlib,libmatrixmultiply-eda46753fc1243f6.rlib,libnum_complex-551bd1c88a246cba.rlib,librayon-b1180e8473efbf02.rlib,librayon_core-357788bf9beffe65.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libnum_integer-0a183d81f553db04.rlib,libnum_traits-a8598daed48a922d.rlib,librawpointer-ee8696fe85e6dce4.rlib,librand-c6ef5d5e3f65a79f.rlib,librand_chacha-63e772e3ebe14f27.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-efe3e821c105114b.rlib,libgetrandom-9fdbabc938c9529d.rlib,liblibc-dd57c272cd0765a7.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8O1J5X/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_activation-f020fa295baec89b" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nekonet` (test "test_activation") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc1CSd16/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnekonet-7f90bbc8f1618759.rlib,libhashbrown-5061cb2df50443a3.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-936df57bc75ab794.rlib,libanyhow-5b8c700c455c83a3.rlib,libndarray-c439d0183d956c1a.rlib,libmatrixmultiply-eda46753fc1243f6.rlib,libnum_complex-551bd1c88a246cba.rlib,librayon-b1180e8473efbf02.rlib,librayon_core-357788bf9beffe65.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libnum_integer-0a183d81f553db04.rlib,libnum_traits-a8598daed48a922d.rlib,librawpointer-ee8696fe85e6dce4.rlib,librand-c6ef5d5e3f65a79f.rlib,librand_chacha-63e772e3ebe14f27.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-efe3e821c105114b.rlib,libgetrandom-9fdbabc938c9529d.rlib,liblibc-dd57c272cd0765a7.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc1CSd16/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_layer-e167cf9c22be50d1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nekonet` (test "test_layer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41fdaa39d4faa026e61ca3cc51eb8770bd5cacbae0ff8ae952fe60584a611506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fdaa39d4faa026e61ca3cc51eb8770bd5cacbae0ff8ae952fe60584a611506", kill_on_drop: false }` [INFO] [stdout] 41fdaa39d4faa026e61ca3cc51eb8770bd5cacbae0ff8ae952fe60584a611506