[INFO] fetching crate ganesh 0.22.0... [INFO] testing ganesh-0.22.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate ganesh 0.22.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ganesh 0.22.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ganesh 0.22.0 [INFO] tweaked toml for crates.io crate ganesh 0.22.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ganesh 0.22.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ganesh 0.22.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded lnexp v0.2.1 [INFO] [stderr] Downloaded logsumexp v0.1.0 [INFO] [stderr] Downloaded codspeed v2.7.2 [INFO] [stderr] Downloaded codspeed-criterion-compat v2.7.2 [INFO] [stderr] Downloaded fastrand-contrib v0.1.0 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] [stderr] Downloaded rustfft v6.2.0 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded wide v0.7.25 [INFO] [stderr] Downloaded nalgebra v0.33.0 [INFO] [stderr] Downloaded spec_math v0.1.6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99393e4b4f1662eb565d17ed56e5f70251b2843e179e00deae8df3b08b0003df [INFO] running `Command { std: "docker" "start" "-a" "99393e4b4f1662eb565d17ed56e5f70251b2843e179e00deae8df3b08b0003df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99393e4b4f1662eb565d17ed56e5f70251b2843e179e00deae8df3b08b0003df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99393e4b4f1662eb565d17ed56e5f70251b2843e179e00deae8df3b08b0003df", kill_on_drop: false }` [INFO] [stdout] 99393e4b4f1662eb565d17ed56e5f70251b2843e179e00deae8df3b08b0003df [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 19351c10318faec4bd45f6f59bd6f0399ec2e3f8a1c1ae8b0600e1e261307dbb [INFO] running `Command { std: "docker" "start" "-a" "19351c10318faec4bd45f6f59bd6f0399ec2e3f8a1c1ae8b0600e1e261307dbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling ganesh v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.23s [INFO] running `Command { std: "docker" "inspect" "19351c10318faec4bd45f6f59bd6f0399ec2e3f8a1c1ae8b0600e1e261307dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19351c10318faec4bd45f6f59bd6f0399ec2e3f8a1c1ae8b0600e1e261307dbb", kill_on_drop: false }` [INFO] [stdout] 19351c10318faec4bd45f6f59bd6f0399ec2e3f8a1c1ae8b0600e1e261307dbb [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7002a43d465b014444a9b7b58d207d63aa57f82cf37dee8bac93d0e1ebdda0b8 [INFO] running `Command { std: "docker" "start" "-a" "7002a43d465b014444a9b7b58d207d63aa57f82cf37dee8bac93d0e1ebdda0b8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling codspeed-criterion-compat v2.7.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v2.7.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling ganesh v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.79s [INFO] running `Command { std: "docker" "inspect" "7002a43d465b014444a9b7b58d207d63aa57f82cf37dee8bac93d0e1ebdda0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7002a43d465b014444a9b7b58d207d63aa57f82cf37dee8bac93d0e1ebdda0b8", kill_on_drop: false }` [INFO] [stdout] 7002a43d465b014444a9b7b58d207d63aa57f82cf37dee8bac93d0e1ebdda0b8 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 452cd8e6c62d06e9c8c47b3687d51dcc9278ab0d66424b5ec1c8d4c9bd09b8f5 [INFO] running `Command { std: "docker" "start" "-a" "452cd8e6c62d06e9c8c47b3687d51dcc9278ab0d66424b5ec1c8d4c9bd09b8f5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ganesh-de5c6979ae21cd4c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_minimizer_constructor ... ok [INFO] [stdout] test algorithms::nelder_mead::tests::test_nelder_mead ... ok [INFO] [stdout] test algorithms::nelder_mead::tests::test_adaptive_nelder_mead ... ok [INFO] [stdout] test algorithms::nelder_mead::tests::test_bounded_nelder_mead ... ok [INFO] [stdout] test algorithms::lbfgsb::tests::test_bounded_lbfgsb ... ok [INFO] [stdout] test algorithms::lbfgsb::tests::test_lbfgsb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "452cd8e6c62d06e9c8c47b3687d51dcc9278ab0d66424b5ec1c8d4c9bd09b8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452cd8e6c62d06e9c8c47b3687d51dcc9278ab0d66424b5ec1c8d4c9bd09b8f5", kill_on_drop: false }` [INFO] [stdout] 452cd8e6c62d06e9c8c47b3687d51dcc9278ab0d66424b5ec1c8d4c9bd09b8f5