[INFO] cloning repository https://github.com/kehlert/ellp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kehlert/ellp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkehlert%2Fellp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkehlert%2Fellp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f686769b819e2d3862f2092099930b54151e8bb [INFO] checking kehlert/ellp/8f686769b819e2d3862f2092099930b54151e8bb against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkehlert%2Fellp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kehlert/ellp on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kehlert/ellp [INFO] finished tweaking git repo https://github.com/kehlert/ellp [INFO] tweaked toml for git repo https://github.com/kehlert/ellp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9502d86522b1d4168eba9c43044afcf10abebbc2b673afc141132fc5b5a0bcd5 [INFO] running `Command { std: "docker" "start" "-a" "9502d86522b1d4168eba9c43044afcf10abebbc2b673afc141132fc5b5a0bcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9502d86522b1d4168eba9c43044afcf10abebbc2b673afc141132fc5b5a0bcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9502d86522b1d4168eba9c43044afcf10abebbc2b673afc141132fc5b5a0bcd5", kill_on_drop: false }` [INFO] [stdout] 9502d86522b1d4168eba9c43044afcf10abebbc2b673afc141132fc5b5a0bcd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 720a33654899d58636ffc74a9ad6014fd32b253c0811ef007413115ef1682f11 [INFO] running `Command { std: "docker" "start" "-a" "720a33654899d58636ffc74a9ad6014fd32b253c0811ef007413115ef1682f11", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking ellp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `nalgebra::DVectorSlice`: Use DVectorView instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solver.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn x(&self) -> nalgebra::DVectorSlice { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::Dynamic`: use Dyn instead. [INFO] [stdout] --> src/solvers/primal/primal_simplex_solver.rs:239:49 [INFO] [stdout] | [INFO] [stdout] 239 | lu_decomp: &nalgebra::LU, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::Dynamic`: use Dyn instead. [INFO] [stdout] --> src/solvers/primal/primal_simplex_solver.rs:239:68 [INFO] [stdout] | [INFO] [stdout] 239 | lu_decomp: &nalgebra::LU, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::DVectorSlice`: Use DVectorView instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/standard_form.rs:71:71 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn extract_solution<'a>(&self, point: &'a Point) -> nalgebra::DVectorSlice<'a, f64> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::DVectorSlice`: Use DVectorView instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solver.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn x(&self) -> nalgebra::DVectorSlice { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::Dynamic`: use Dyn instead. [INFO] [stdout] --> src/solvers/primal/primal_simplex_solver.rs:239:49 [INFO] [stdout] | [INFO] [stdout] 239 | lu_decomp: &nalgebra::LU, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::Dynamic`: use Dyn instead. [INFO] [stdout] --> src/solvers/primal/primal_simplex_solver.rs:239:68 [INFO] [stdout] | [INFO] [stdout] 239 | lu_decomp: &nalgebra::LU, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::DVectorSlice`: Use DVectorView instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/standard_form.rs:71:71 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn extract_solution<'a>(&self, point: &'a Point) -> nalgebra::DVectorSlice<'a, f64> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | .slice((0, 0), (max_rank, max_rank)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let L = L.slice((0, 0), (rank, rank)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | let U = U.slice((0, 0), (rank, rank)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | .slice((0, 0), (max_rank, max_rank)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let L = L.slice((0, 0), (rank, rank)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nalgebra::base::matrix_view::>::slice`: Use view instead. See [issue #1076](https://github.com/dimforge/nalgebra/issues/1076) for more information. [INFO] [stdout] --> src/solvers/primal/primal_problem.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | let U = U.slice((0, 0), (rank, rank)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "720a33654899d58636ffc74a9ad6014fd32b253c0811ef007413115ef1682f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720a33654899d58636ffc74a9ad6014fd32b253c0811ef007413115ef1682f11", kill_on_drop: false }` [INFO] [stdout] 720a33654899d58636ffc74a9ad6014fd32b253c0811ef007413115ef1682f11