[INFO] cloning repository https://github.com/PP6464/tensor_math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PP6464/tensor_math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95139b93421bca3dd8b95369871716282f59c40b [INFO] checking PP6464/tensor_math against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PP6464/tensor_math [INFO] finished tweaking git repo https://github.com/PP6464/tensor_math [INFO] tweaked toml for git repo https://github.com/PP6464/tensor_math written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PP6464/tensor_math on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PP6464/tensor_math 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce5de21068911593309efa53f238a593301eec8bc953bcd4dfe82c2c18a2136e [INFO] running `Command { std: "docker" "start" "-a" "ce5de21068911593309efa53f238a593301eec8bc953bcd4dfe82c2c18a2136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce5de21068911593309efa53f238a593301eec8bc953bcd4dfe82c2c18a2136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5de21068911593309efa53f238a593301eec8bc953bcd4dfe82c2c18a2136e", kill_on_drop: false }` [INFO] [stdout] ce5de21068911593309efa53f238a593301eec8bc953bcd4dfe82c2c18a2136e [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e007283c39de0527b6bccdabf17c444c1f5905d2b2e9ee1be272333fbfc8dc19 [INFO] running `Command { std: "docker" "start" "-a" "e007283c39de0527b6bccdabf17c444c1f5905d2b2e9ee1be272333fbfc8dc19", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking tensor_math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/math/sum.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn trace(self: &Matrix) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/math/sum.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn trace(self: &Matrix) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_panics` is never used [INFO] [stdout] --> src/tests/test_helpers.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn assert_panics(closure: impl FnOnce() + UnwindSafe) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `det_slow` is never used [INFO] [stdout] --> src/math/det_inv.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn det_slow + Mul + Sub + Clone + Zero>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inv_slow` is never used [INFO] [stdout] --> src/math/det_inv.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn inv_slow(m: &Matrix) -> Result, TensorErrors> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `solve_cubic` is never used [INFO] [stdout] --> src/math/polynomials.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn solve_cubic(coefficients: &[Complex64; 4]) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `solve_quartic` is never used [INFO] [stdout] --> src/math/polynomials.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn solve_quartic(coefficients: &[Complex64; 5]) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gaussian_pdf_single_sigma` is never used [INFO] [stdout] --> src/math/gaussian.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn gaussian_pdf_single_sigma(sigma: f64, shape: &Shape) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gaussian_pdf_multi_sigma` is never used [INFO] [stdout] --> src/math/gaussian.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn gaussian_pdf_multi_sigma(sigma: Vec, shape: &Shape) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gaussian_sample` is never used [INFO] [stdout] --> src/math/gaussian.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn gaussian_sample(sigma: f64, shape: &Shape, min: f64, max: f64) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gaussian_pdf_cov_mat` is never used [INFO] [stdout] --> src/math/gaussian.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn gaussian_pdf_cov_mat(sigma: Matrix, shape: &Shape) -> Result, TensorErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tensor_math` (lib) due to 1 previous error; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tensor_math` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e007283c39de0527b6bccdabf17c444c1f5905d2b2e9ee1be272333fbfc8dc19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e007283c39de0527b6bccdabf17c444c1f5905d2b2e9ee1be272333fbfc8dc19", kill_on_drop: false }` [INFO] [stdout] e007283c39de0527b6bccdabf17c444c1f5905d2b2e9ee1be272333fbfc8dc19