[INFO] fetching crate sunscreen_math 0.10.0...
[INFO] testing sunscreen_math-0.10.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sunscreen_math 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sunscreen_math 0.10.0
[INFO] finished tweaking crates.io crate sunscreen_math 0.10.0
[INFO] tweaked toml for crates.io crate sunscreen_math 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sunscreen_math 0.10.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sunscreen_math 0.10.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64216e5575cc6b843ca30f45d1868cd2dd337a729ab9accbbf60e6e419d513df
[INFO] running `Command { std: "docker" "start" "-a" "64216e5575cc6b843ca30f45d1868cd2dd337a729ab9accbbf60e6e419d513df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64216e5575cc6b843ca30f45d1868cd2dd337a729ab9accbbf60e6e419d513df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64216e5575cc6b843ca30f45d1868cd2dd337a729ab9accbbf60e6e419d513df", kill_on_drop: false }`
[INFO] [stdout] 64216e5575cc6b843ca30f45d1868cd2dd337a729ab9accbbf60e6e419d513df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d215ff145549e0006f2c9cd79acfb1bab7b6b329445282a2908006d7c44e4c7
[INFO] running `Command { std: "docker" "start" "-a" "9d215ff145549e0006f2c9cd79acfb1bab7b6b329445282a2908006d7c44e4c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sunscreen_math_macros v0.10.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.66s
[INFO] running `Command { std: "docker" "inspect" "9d215ff145549e0006f2c9cd79acfb1bab7b6b329445282a2908006d7c44e4c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d215ff145549e0006f2c9cd79acfb1bab7b6b329445282a2908006d7c44e4c7", kill_on_drop: false }`
[INFO] [stdout] 9d215ff145549e0006f2c9cd79acfb1bab7b6b329445282a2908006d7c44e4c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c28ff02e3e2bbd0c163316595f8edee9e81e384de85bbe81f1caf644500c44d
[INFO] running `Command { std: "docker" "start" "-a" "9c28ff02e3e2bbd0c163316595f8edee9e81e384de85bbe81f1caf644500c44d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.88s
[INFO] running `Command { std: "docker" "inspect" "9c28ff02e3e2bbd0c163316595f8edee9e81e384de85bbe81f1caf644500c44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c28ff02e3e2bbd0c163316595f8edee9e81e384de85bbe81f1caf644500c44d", kill_on_drop: false }`
[INFO] [stdout] 9c28ff02e3e2bbd0c163316595f8edee9e81e384de85bbe81f1caf644500c44d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8296fd227dc61660938c18f909f330b329cc5167b89869d34d3cff77b603768
[INFO] running `Command { std: "docker" "start" "-a" "b8296fd227dc61660938c18f909f330b329cc5167b89869d34d3cff77b603768", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sunscreen_math-883e3c073e373bf7)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test combination::tests::test_combinations_4_choose_2 ... ok
[INFO] [stdout] test combination::tests::test_combinations_5_choose_3 ... ok
[INFO] [stdout] test combination::tests::test_combinations_are_lexicographically_sorted ... ok
[INFO] [stdout] test combination::tests::test_combinations_get_index ... ok
[INFO] [stdout] test combination::tests::test_combinations_at_index_out_of_bounds ... ok
[INFO] [stdout] test combination::tests::test_combinations_at_index ... ok
[INFO] [stdout] test combination::tests::test_combinations_get_index_incorrect_length ... ok
[INFO] [stdout] test combination::tests::test_combinations_new_combination_too_large ... ok
[INFO] [stdout] test combination::tests::test_combinations_number_combinations ... ok
[INFO] [stdout] test combination::tests::test_combinations_new_zero_options ... ok
[INFO] [stdout] test poly::tests::can_div_rem_basic_padded_polynomial ... ok
[INFO] [stdout] test poly::tests::can_div_rem_basic_polynomial ... ok
[INFO] [stdout] test combination::tests::test_combinations_new_zero_combination_size ... ok
[INFO] [stdout] test combination::tests::test_insert_element_into_reduced_combination ... ok
[INFO] [stdout] test poly::tests::can_get_poly_degree_padded_zeros ... ok
[INFO] [stdout] test poly::tests::can_mul_polynomials ... ok
[INFO] [stdout] test poly::tests::can_get_poly_degree_constant_coeff ... ok
[INFO] [stdout] test poly::tests::polynomial_equality_padded ... ok
[INFO] [stdout] test poly::tests::polynomial_equality ... ok
[INFO] [stdout] test poly::tests::can_sub_polynomials ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_barrett_reduce_medium_modulus ... ok
[INFO] [stdout] test poly::tests::can_add_polynomials ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_inverse_field ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_barrett_reduce_max_modulus ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_mul_max_single_limb_modulus ... ok
[INFO] [stdout] test combination::tests::test_combinations_get_index_value_too_large ... ok
[INFO] [stdout] test poly::tests::can_get_poly_degree ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_mul_largish_single_limb_modulus ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_mul_medium_single_limb_modulus ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_reduce_big_modulus ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_reduce_four_limb_modulus ... ok
[INFO] [stdout] test ring::barrett::tests_one_limb::can_reduce_small_modulus ... ok
[INFO] [stdout] test poly::tests::zero_poly_degree_should_panic - should panic ... ok
[INFO] [stdout] test poly::tests::zero_poly_padded_zeros_degree_should_panic - should panic ... ok
[INFO] [stdout] test security::tests::lwe_security_to_std_and_back ... ok
[INFO] [stdout] test poly::tests::can_div_rem_random_polynomials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sunscreen_math
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/security.rs - security::probability_away_from_mean_gaussian (line 133) ... ok
[INFO] [stdout] test src/combination.rs - combination::insert_element_into_reduced_combination (line 250) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.52s; merged doctests compilation took 0.51s
[INFO] running `Command { std: "docker" "inspect" "b8296fd227dc61660938c18f909f330b329cc5167b89869d34d3cff77b603768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8296fd227dc61660938c18f909f330b329cc5167b89869d34d3cff77b603768", kill_on_drop: false }`
[INFO] [stdout] b8296fd227dc61660938c18f909f330b329cc5167b89869d34d3cff77b603768
