[INFO] cloning repository https://github.com/skailasa/complex-mul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skailasa/complex-mul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fcomplex-mul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fcomplex-mul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 564e527bc524b199e73edd6ba1e90cef0e6fae28 [INFO] checking skailasa/complex-mul against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fcomplex-mul" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skailasa/complex-mul on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skailasa/complex-mul [INFO] finished tweaking git repo https://github.com/skailasa/complex-mul [INFO] tweaked toml for git repo https://github.com/skailasa/complex-mul written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skailasa/complex-mul 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3a8a2316f09f2b777e7490205fe1e104f8f300c1eca0057d0a506e52ddb91e [INFO] running `Command { std: "docker" "start" "-a" "ce3a8a2316f09f2b777e7490205fe1e104f8f300c1eca0057d0a506e52ddb91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3a8a2316f09f2b777e7490205fe1e104f8f300c1eca0057d0a506e52ddb91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3a8a2316f09f2b777e7490205fe1e104f8f300c1eca0057d0a506e52ddb91e", kill_on_drop: false }` [INFO] [stdout] ce3a8a2316f09f2b777e7490205fe1e104f8f300c1eca0057d0a506e52ddb91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43f3516b6e20cde261a2fecc812106d225660c781c9b0e8dea0d78e07878597e [INFO] running `Command { std: "docker" "start" "-a" "43f3516b6e20cde261a2fecc812106d225660c781c9b0e8dea0d78e07878597e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking coe-rs v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling rlst v0.1.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking pulp v0.18.12 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking complex-mul v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `__m128` and `__m256` [INFO] [stdout] --> src/lib.rs:653:29 [INFO] [stdout] | [INFO] [stdout] 653 | use std::arch::x86_64::{__m128, __m256}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Zero` [INFO] [stdout] --> src/lib.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | use num_traits::Zero; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Simd` and `f32x16` [INFO] [stdout] --> src/lib.rs:658:16 [INFO] [stdout] | [INFO] [stdout] 658 | use pulp::{f32x16, f32x4, f32x8, f64x4, x86::V3, Simd}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `__m128` and `__m256` [INFO] [stdout] --> src/lib.rs:653:29 [INFO] [stdout] | [INFO] [stdout] 653 | use std::arch::x86_64::{__m128, __m256}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Zero` [INFO] [stdout] --> src/lib.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | use num_traits::Zero; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `f32x16` [INFO] [stdout] --> src/lib.rs:658:16 [INFO] [stdout] | [INFO] [stdout] 658 | use pulp::{f32x16, f32x4, f32x8, f64x4, x86::V3, Simd}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Simd` [INFO] [stdout] --> src/lib.rs:658:54 [INFO] [stdout] | [INFO] [stdout] 658 | use pulp::{f32x16, f32x4, f32x8, f64x4, x86::V3, Simd}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fma` is never used [INFO] [stdout] --> src/lib.rs:1978:4 [INFO] [stdout] | [INFO] [stdout] 1978 | fn fma(x: T, y: T, z: T) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fma` is never used [INFO] [stdout] --> src/lib.rs:1978:4 [INFO] [stdout] | [INFO] [stdout] 1978 | fn fma(x: T, y: T, z: T) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.18s [INFO] running `Command { std: "docker" "inspect" "43f3516b6e20cde261a2fecc812106d225660c781c9b0e8dea0d78e07878597e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f3516b6e20cde261a2fecc812106d225660c781c9b0e8dea0d78e07878597e", kill_on_drop: false }` [INFO] [stdout] 43f3516b6e20cde261a2fecc812106d225660c781c9b0e8dea0d78e07878597e