[INFO] cloning repository https://github.com/0urobor0s/faer-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0urobor0s/faer-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d1e8e87c58407eda3e153b3558012d12b8a78f2
[INFO] testing 0urobor0s/faer-playground against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0urobor0s/faer-playground
[INFO] finished tweaking git repo https://github.com/0urobor0s/faer-playground
[INFO] tweaked toml for git repo https://github.com/0urobor0s/faer-playground written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0urobor0s/faer-playground on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0urobor0s/faer-playground 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7432b43d104b371ac9c974c37b1648a89ac69e556cd2dd3caf96057f64e4ffdd
[INFO] running `Command { std: "docker" "start" "-a" "7432b43d104b371ac9c974c37b1648a89ac69e556cd2dd3caf96057f64e4ffdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7432b43d104b371ac9c974c37b1648a89ac69e556cd2dd3caf96057f64e4ffdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7432b43d104b371ac9c974c37b1648a89ac69e556cd2dd3caf96057f64e4ffdd", kill_on_drop: false }`
[INFO] [stdout] 7432b43d104b371ac9c974c37b1648a89ac69e556cd2dd3caf96057f64e4ffdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ac831fde3d7be584570f3f68bd04cb9c0489ee063be1be86a0839b6141cd16
[INFO] running `Command { std: "docker" "start" "-a" "38ac831fde3d7be584570f3f68bd04cb9c0489ee063be1be86a0839b6141cd16", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling coe-rs v0.1.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling dbgf v0.1.2
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling matrixcompare v0.3.0
[INFO] [stderr]    Compiling pulp v0.18.8
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling faer-entity v0.17.0
[INFO] [stderr]    Compiling hurdles v1.0.1
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stderr]    Compiling equator v0.1.10
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling faer-core v0.17.1
[INFO] [stderr]    Compiling faer-qr v0.17.1
[INFO] [stderr]    Compiling faer-cholesky v0.17.1
[INFO] [stderr]    Compiling faer-lu v0.17.1
[INFO] [stderr]    Compiling faer-svd v0.17.1
[INFO] [stderr]    Compiling faer-evd v0.17.1
[INFO] [stderr]    Compiling faer-sparse v0.17.1
[INFO] [stderr]    Compiling faer v0.17.1
[INFO] [stderr]    Compiling faer-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.67s
[INFO] running `Command { std: "docker" "inspect" "38ac831fde3d7be584570f3f68bd04cb9c0489ee063be1be86a0839b6141cd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ac831fde3d7be584570f3f68bd04cb9c0489ee063be1be86a0839b6141cd16", kill_on_drop: false }`
[INFO] [stdout] 38ac831fde3d7be584570f3f68bd04cb9c0489ee063be1be86a0839b6141cd16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c972d5923eba8d56deb6a751a1853171bdbdfc3e8922e15a21c8df73f53e31
[INFO] running `Command { std: "docker" "start" "-a" "09c972d5923eba8d56deb6a751a1853171bdbdfc3e8922e15a21c8df73f53e31", kill_on_drop: false }`
[INFO] [stderr]    Compiling faer-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "09c972d5923eba8d56deb6a751a1853171bdbdfc3e8922e15a21c8df73f53e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c972d5923eba8d56deb6a751a1853171bdbdfc3e8922e15a21c8df73f53e31", kill_on_drop: false }`
[INFO] [stdout] 09c972d5923eba8d56deb6a751a1853171bdbdfc3e8922e15a21c8df73f53e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e131174f3e3666816d8168ca42d732787eba8012c554b9319c17681ae8ea3d5
[INFO] running `Command { std: "docker" "start" "-a" "1e131174f3e3666816d8168ca42d732787eba8012c554b9319c17681ae8ea3d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/faer_playground-9cd1edd2f70bc825)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e131174f3e3666816d8168ca42d732787eba8012c554b9319c17681ae8ea3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e131174f3e3666816d8168ca42d732787eba8012c554b9319c17681ae8ea3d5", kill_on_drop: false }`
[INFO] [stdout] 1e131174f3e3666816d8168ca42d732787eba8012c554b9319c17681ae8ea3d5
