[INFO] cloning repository https://github.com/powei-lin/tiny-solver-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/powei-lin/tiny-solver-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowei-lin%2Ftiny-solver-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowei-lin%2Ftiny-solver-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d306cb09bfd2b310fc5d0c10b5f8823ac31aab61 [INFO] testing powei-lin/tiny-solver-rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowei-lin%2Ftiny-solver-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/powei-lin/tiny-solver-rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/powei-lin/tiny-solver-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/powei-lin/tiny-solver-rs [INFO] tweaked toml for git repo https://github.com/powei-lin/tiny-solver-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/powei-lin/tiny-solver-rs 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixcompare v0.3.0 [INFO] [stderr] Downloaded equator v0.1.10 [INFO] [stderr] Downloaded equator-macro v0.1.9 [INFO] [stderr] Downloaded pyo3-log v0.9.0 [INFO] [stderr] Downloaded npyz v0.8.3 [INFO] [stderr] Downloaded faer-entity v0.18.0 [INFO] [stderr] Downloaded freetype v0.7.1 [INFO] [stderr] Downloaded freetype-sys v0.19.0 [INFO] [stderr] Downloaded faer-ext v0.1.0 [INFO] [stderr] Downloaded num-dual v0.8.1 [INFO] [stderr] Downloaded faer v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829f35a55a5edcbd35e981daa60f706b647e35f7ad6cf9a54329b79897c1777c [INFO] running `Command { std: "docker" "start" "-a" "829f35a55a5edcbd35e981daa60f706b647e35f7ad6cf9a54329b79897c1777c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829f35a55a5edcbd35e981daa60f706b647e35f7ad6cf9a54329b79897c1777c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829f35a55a5edcbd35e981daa60f706b647e35f7ad6cf9a54329b79897c1777c", kill_on_drop: false }` [INFO] [stdout] 829f35a55a5edcbd35e981daa60f706b647e35f7ad6cf9a54329b79897c1777c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c042126483d661b3e9d0817119a183d8d1262ce5820c63438a3ffd7b33f03803 [INFO] running `Command { std: "docker" "start" "-a" "c042126483d661b3e9d0817119a183d8d1262ce5820c63438a3ffd7b33f03803", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pulp v0.18.9 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling matrixcompare-core v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling matrixcompare v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling equator-macro v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling faer-entity v0.18.0 [INFO] [stderr] Compiling equator v0.1.10 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling dbgf v0.1.2 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling faer v0.18.2 [INFO] [stderr] Compiling num-dual v0.8.1 [INFO] [stderr] Compiling faer-ext v0.1.0 [INFO] [stderr] Compiling tiny-solver v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.31s [INFO] running `Command { std: "docker" "inspect" "c042126483d661b3e9d0817119a183d8d1262ce5820c63438a3ffd7b33f03803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c042126483d661b3e9d0817119a183d8d1262ce5820c63438a3ffd7b33f03803", kill_on_drop: false }` [INFO] [stdout] c042126483d661b3e9d0817119a183d8d1262ce5820c63438a3ffd7b33f03803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49bc95f81517c80655ed5d38535a92f7e8b0d1018a72b40807a692d4c12eb028 [INFO] running `Command { std: "docker" "start" "-a" "49bc95f81517c80655ed5d38535a92f7e8b0d1018a72b40807a692d4c12eb028", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling pulp v0.18.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling faer-entity v0.18.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling faer v0.18.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling num-dual v0.8.1 [INFO] [stderr] Compiling faer-ext v0.1.0 [INFO] [stderr] Compiling tiny-solver v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "49bc95f81517c80655ed5d38535a92f7e8b0d1018a72b40807a692d4c12eb028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bc95f81517c80655ed5d38535a92f7e8b0d1018a72b40807a692d4c12eb028", kill_on_drop: false }` [INFO] [stdout] 49bc95f81517c80655ed5d38535a92f7e8b0d1018a72b40807a692d4c12eb028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5aadcfeb883c6ac6c9dd877af7c63255f65714f5b62610f0ae5d7056af37407d [INFO] running `Command { std: "docker" "start" "-a" "5aadcfeb883c6ac6c9dd877af7c63255f65714f5b62610f0ae5d7056af37407d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_solver-8d4d8b93bb775f4e) [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] [stderr] Running tests/test_tiny_solver.rs (/opt/rustwide/target/debug/deps/test_tiny_solver-efe539cba1dea50d) [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] [stderr] Doc-tests tiny_solver [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" "5aadcfeb883c6ac6c9dd877af7c63255f65714f5b62610f0ae5d7056af37407d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aadcfeb883c6ac6c9dd877af7c63255f65714f5b62610f0ae5d7056af37407d", kill_on_drop: false }` [INFO] [stdout] 5aadcfeb883c6ac6c9dd877af7c63255f65714f5b62610f0ae5d7056af37407d