[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] building skailasa/complex-mul against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fcomplex-mul" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skailasa/complex-mul on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded coe-rs v0.1.2
[INFO] [stderr]   Downloaded lapack v0.19.0
[INFO] [stderr]   Downloaded blas v0.22.0
[INFO] [stderr]   Downloaded rlst v0.1.1
[INFO] [stderr]   Downloaded rlst-proc-macro v0.1.0
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded pulp v0.18.12
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] [stderr]   Downloaded blas-sys 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bc0b4d4483c24ff027b2245ab91e89c9c1e019f4d29fa6b970b04a0072bbdfa
[INFO] running `Command { std: "docker" "start" "-a" "6bc0b4d4483c24ff027b2245ab91e89c9c1e019f4d29fa6b970b04a0072bbdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc0b4d4483c24ff027b2245ab91e89c9c1e019f4d29fa6b970b04a0072bbdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc0b4d4483c24ff027b2245ab91e89c9c1e019f4d29fa6b970b04a0072bbdfa", kill_on_drop: false }`
[INFO] [stdout] 6bc0b4d4483c24ff027b2245ab91e89c9c1e019f4d29fa6b970b04a0072bbdfa
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0bf8c2796c9649a21c7929430a0b473d9a5003d82bab932082b329875ca1be
[INFO] running `Command { std: "docker" "start" "-a" "ae0bf8c2796c9649a21c7929430a0b473d9a5003d82bab932082b329875ca1be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[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 rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling blas-sys v0.7.1
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling coe-rs v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling rlst-proc-macro v0.1.0
[INFO] [stderr]    Compiling blas v0.22.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling lapack v0.19.0
[INFO] [stderr]    Compiling pulp v0.18.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rlst v0.1.1
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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: function `fma` is never used
[INFO] [stdout]     --> src/lib.rs:1978:4
[INFO] [stdout]      |
[INFO] [stdout] 1978 | fn fma<T: 'static>(x: T, y: T, z: T) -> T {
[INFO] [stdout]      |    ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s
[INFO] running `Command { std: "docker" "inspect" "ae0bf8c2796c9649a21c7929430a0b473d9a5003d82bab932082b329875ca1be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0bf8c2796c9649a21c7929430a0b473d9a5003d82bab932082b329875ca1be", kill_on_drop: false }`
[INFO] [stdout] ae0bf8c2796c9649a21c7929430a0b473d9a5003d82bab932082b329875ca1be
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c218421915ec6a3b1bc93617a6f9b8781bf2a57818dd558d4f602cbb58bcfb2
[INFO] running `Command { std: "docker" "start" "-a" "1c218421915ec6a3b1bc93617a6f9b8781bf2a57818dd558d4f602cbb58bcfb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling blas v0.22.0
[INFO] [stderr]    Compiling lapack v0.19.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pulp v0.18.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rlst v0.1.1
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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: function `fma` is never used
[INFO] [stdout]     --> src/lib.rs:1978:4
[INFO] [stdout]      |
[INFO] [stdout] 1978 | fn fma<T: 'static>(x: T, y: T, z: T) -> T {
[INFO] [stdout]      |    ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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<T: 'static>(x: T, y: T, z: T) -> T {
[INFO] [stdout]      |    ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.57s
[INFO] running `Command { std: "docker" "inspect" "1c218421915ec6a3b1bc93617a6f9b8781bf2a57818dd558d4f602cbb58bcfb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c218421915ec6a3b1bc93617a6f9b8781bf2a57818dd558d4f602cbb58bcfb2", kill_on_drop: false }`
[INFO] [stdout] 1c218421915ec6a3b1bc93617a6f9b8781bf2a57818dd558d4f602cbb58bcfb2
