[INFO] cloning repository https://github.com/goyder/nalgebra-extras [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goyder/nalgebra-extras" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyder%2Fnalgebra-extras", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyder%2Fnalgebra-extras'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9068d2198c0f7f557f5ec182c0cfcaa0d768f9c [INFO] testing goyder/nalgebra-extras against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyder%2Fnalgebra-extras" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goyder/nalgebra-extras on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goyder/nalgebra-extras [INFO] finished tweaking git repo https://github.com/goyder/nalgebra-extras [INFO] tweaked toml for git repo https://github.com/goyder/nalgebra-extras written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/goyder/nalgebra-extras 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18e6cf018d1fe88d700a8a573789c7dc8b37013917a887e2884660b2538a430a [INFO] running `Command { std: "docker" "start" "-a" "18e6cf018d1fe88d700a8a573789c7dc8b37013917a887e2884660b2538a430a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18e6cf018d1fe88d700a8a573789c7dc8b37013917a887e2884660b2538a430a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e6cf018d1fe88d700a8a573789c7dc8b37013917a887e2884660b2538a430a", kill_on_drop: false }` [INFO] [stdout] 18e6cf018d1fe88d700a8a573789c7dc8b37013917a887e2884660b2538a430a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d3216dd208e25d166015ee4d1480d4ef47a51abb2ca49a79d77da1b9797079 [INFO] running `Command { std: "docker" "start" "-a" "a1d3216dd208e25d166015ee4d1480d4ef47a51abb2ca49a79d77da1b9797079", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling wide v0.7.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling nalgebra_extra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `LUFactorisationMethod` is never used [INFO] [stdout] --> src/lu_factorisation.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum LUFactorisationMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LUFactorisationMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LUFactorisationError` is never used [INFO] [stdout] --> src/lu_factorisation.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum LUFactorisationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LUFactorisationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `LUFactorisation` is never used [INFO] [stdout] --> src/lu_factorisation.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) trait LUFactorisation [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InverseError` is never used [INFO] [stdout] --> src/matrix_inverse.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum InverseError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InverseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeumannInverse` is never used [INFO] [stdout] --> src/matrix_inverse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait NeumannInverse [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MatrixNorm` is never used [INFO] [stdout] --> src/matrix_norm.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MatrixNorm { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "a1d3216dd208e25d166015ee4d1480d4ef47a51abb2ca49a79d77da1b9797079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d3216dd208e25d166015ee4d1480d4ef47a51abb2ca49a79d77da1b9797079", kill_on_drop: false }` [INFO] [stdout] a1d3216dd208e25d166015ee4d1480d4ef47a51abb2ca49a79d77da1b9797079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744d704d7e0fb8235cfd4c4b20e5a9fab40bf284d5513cce14a9cf2fcd738279 [INFO] running `Command { std: "docker" "start" "-a" "744d704d7e0fb8235cfd4c4b20e5a9fab40bf284d5513cce14a9cf2fcd738279", kill_on_drop: false }` [INFO] [stderr] Compiling nalgebra_extra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GeneralError` is never constructed [INFO] [stdout] --> src/lu_factorisation.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum LUFactorisationError { [INFO] [stdout] | -------------------- variant in this enum [INFO] [stdout] 12 | GeneralError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LUFactorisationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyqEKvA/symbols.o" "<3 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/{libnalgebra-37632b7aceb2e271.rlib,libmatrixmultiply-f3defe78eefd64c9.rlib,librawpointer-10d892ea69c462d6.rlib,libnum_rational-f2f30c5c02b65361.rlib,libnum_integer-3a2ee16a761bdd68.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libsimba-46979211c945832a.rlib,libwide-a2f0883f178be971.rlib,libsafe_arch-bd30dca7c8cdaec9.rlib,libbytemuck-4a824d84df92462a.rlib,libnum_complex-0166c07554124e4f.rlib,libapprox-ea7edc3836fcb833.rlib,libnum_traits-077b61efe4c7b2ce.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nalgebra_extra-491e9c5e422f0dec" "-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: /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 `nalgebra_extra` (bin "nalgebra_extra" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "744d704d7e0fb8235cfd4c4b20e5a9fab40bf284d5513cce14a9cf2fcd738279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744d704d7e0fb8235cfd4c4b20e5a9fab40bf284d5513cce14a9cf2fcd738279", kill_on_drop: false }` [INFO] [stdout] 744d704d7e0fb8235cfd4c4b20e5a9fab40bf284d5513cce14a9cf2fcd738279