[INFO] fetching crate pezsp-arithmetic 23.0.0...
[INFO] testing pezsp-arithmetic-23.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pezsp-arithmetic 23.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pezsp-arithmetic 23.0.0
[INFO] finished tweaking crates.io crate pezsp-arithmetic 23.0.0
[INFO] tweaked toml for crates.io crate pezsp-arithmetic 23.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pezsp-arithmetic 23.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pezsp-arithmetic 23.0.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb43b1c03ea51cca5dfae50f6772439d47b07e5decccbb3102d38a68173f0c27
[INFO] running `Command { std: "docker" "start" "-a" "bb43b1c03ea51cca5dfae50f6772439d47b07e5decccbb3102d38a68173f0c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb43b1c03ea51cca5dfae50f6772439d47b07e5decccbb3102d38a68173f0c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb43b1c03ea51cca5dfae50f6772439d47b07e5decccbb3102d38a68173f0c27", kill_on_drop: false }`
[INFO] [stdout] bb43b1c03ea51cca5dfae50f6772439d47b07e5decccbb3102d38a68173f0c27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 058b69bb7c74d697badd1d896bab7ae63c18b1944e3fb048eca344ff137e37f3
[INFO] running `Command { std: "docker" "start" "-a" "058b69bb7c74d697badd1d896bab7ae63c18b1944e3fb048eca344ff137e37f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling pezsp-arithmetic v23.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.78s
[INFO] running `Command { std: "docker" "inspect" "058b69bb7c74d697badd1d896bab7ae63c18b1944e3fb048eca344ff137e37f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "058b69bb7c74d697badd1d896bab7ae63c18b1944e3fb048eca344ff137e37f3", kill_on_drop: false }`
[INFO] [stdout] 058b69bb7c74d697badd1d896bab7ae63c18b1944e3fb048eca344ff137e37f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c0f1100cd22b1789bb459ef581019539d1b2c3560c660580d0ad9a796f1c1b3
[INFO] running `Command { std: "docker" "start" "-a" "6c0f1100cd22b1789bb459ef581019539d1b2c3560c660580d0ad9a796f1c1b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling pezsp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling pezsp-arithmetic v23.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.64s
[INFO] running `Command { std: "docker" "inspect" "6c0f1100cd22b1789bb459ef581019539d1b2c3560c660580d0ad9a796f1c1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0f1100cd22b1789bb459ef581019539d1b2c3560c660580d0ad9a796f1c1b3", kill_on_drop: false }`
[INFO] [stdout] 6c0f1100cd22b1789bb459ef581019539d1b2c3560c660580d0ad9a796f1c1b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c26d4e46b4f6346b65153c7ea294d47ed3da64b74da01dff625860e598492f6c
[INFO] running `Command { std: "docker" "start" "-a" "c26d4e46b4f6346b65153c7ea294d47ed3da64b74da01dff625860e598492f6c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pezsp_arithmetic-a19b259c299c31a3)
[INFO] [stdout] 
[INFO] [stdout] running 375 tests
[INFO] [stdout] test biguint::tests::equality_works ... ok
[INFO] [stdout] test biguint::tests::can_try_build_numbers_from_types ... ok
[INFO] [stdout] test biguint::tests::mul_always_appends_one_digit ... ok
[INFO] [stdout] test biguint::tests::div_unit_works ... ok
[INFO] [stdout] test biguint::tests::sub_negative_works ... ok
[INFO] [stdout] test biguint::tests::zero_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::ceil_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::const_checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::floor_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::frac_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::has_max_encoded_len ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::from_inner_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_mul_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::macro_preconditions ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_add_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::is_positive_negative_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_add_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_div_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::from_i129_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::round_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_abs_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::fmt_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_pow_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_sub_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::to_bound_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::perthing_into_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_sqrt_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_neg_works ... ok
[INFO] [stdout] test biguint::tests::ordering_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_mul_acc_int_works ... ok
[INFO] [stdout] test biguint::tests::split_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_sub_underflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::trunc_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_div_works ... ok
[INFO] [stdout] test biguint::tests::strip_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::ceil_works ... ok
[INFO] [stdout] test biguint::tests::lpad_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::const_checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::floor_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::from_i129_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::frac_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::from_inner_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::fmt_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::has_max_encoded_len ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::is_positive_negative_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_checked_add_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_checked_div_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_checked_mul_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_checked_sub_underflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_neg_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::perthing_into_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::round_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_abs_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_sub_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_sqrt_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::macro_preconditions ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_add_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_pow_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::to_bound_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_mul_acc_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::const_checked_mul_works ... ok
[INFO] [stdout] test biguint::tests::div_conditions_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::floor_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::ceil_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::checked_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::fmt_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::frac_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::has_max_encoded_len ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::is_positive_negative_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::trunc_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::from_i129_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::macro_preconditions ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_add_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_checked_mul_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::from_inner_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_checked_add_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_checked_div_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_checked_sub_underflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::op_div_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_div_int_panics_when_divisor_is_zero - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i128::saturating_from_rational_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::op_div_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_div_int_panics_when_divisor_is_zero - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_from_rational_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_neg_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_sub_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::round_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::perthing_into_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_abs_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_mul_acc_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::trunc_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::ceil_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::to_bound_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_div_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_pow_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::floor_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::fmt_should_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::frac_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_div_int_panics_when_divisor_is_zero - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::has_max_encoded_len ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::is_positive_negative_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::from_i129_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_add_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::from_inner_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::op_sqrt_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_checked_mul_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_checked_div_overflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_checked_sub_underflow_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_div_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_neg_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_sqrt_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_div_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_i64::saturating_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_sub_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::const_checked_mul_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::round_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_div_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_from_integer_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_mul_acc_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_mul_int_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_abs_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::to_bound_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::perthing_into_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_div_int_panics_when_divisor_is_zero - should panic ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_from_rational_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test helpers_128bit::tests::rational_multiply_basic_rounding_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::trunc_works ... ok
[INFO] [stdout] test helpers_128bit::tests::rational_multiply_big_number_works ... ok
[INFO] [stdout] test normalize_tests::always_inc_min ... ok
[INFO] [stdout] test normalize_tests::normalize_works_all_ge ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::saturating_pow_should_work ... ok
[INFO] [stdout] test normalize_tests::work_for_all_types ... ok
[INFO] [stdout] test normalize_tests::normalize_works_some_ge ... ok
[INFO] [stdout] test normalize_tests::normalize_works_all_le ... ok
[INFO] [stdout] test normalize_tests::does_not_fail_on_subtraction_overflow ... ok
[INFO] [stdout] test normalize_tests::can_work_for_peru16 ... ok
[INFO] [stdout] test normalize_tests::fails_on_if_input_sum_large ... ok
[INFO] [stdout] test normalize_tests::works_for_vec ... ok
[INFO] [stdout] test per_and_fixed_examples::fixed_u64 ... ok
[INFO] [stdout] test per_and_fixed_examples::fixed_u64_operation_example ... ok
[INFO] [stdout] test per_and_fixed_examples::fixed_u64_block_computation_example ... ok
[INFO] [stdout] test per_and_fixed_examples::percent_mult ... ok
[INFO] [stdout] test per_things::from_rational_with_rounding_breakage ... ok
[INFO] [stdout] test per_things::from_rational_with_rounding_works_in_extreme_case ... ok
[INFO] [stdout] test per_things::test_per_cent::compact_decoding_saturate_when_beyond_accuracy ... ok
[INFO] [stdout] test per_things::test_per_cent::const_fns_work ... ok
[INFO] [stdout] test per_things::test_per_cent::fail_on_invalid_encoded_value ... ok
[INFO] [stdout] test per_things::test_per_cent::from_parts_cannot_overflow ... ok
[INFO] [stdout] test per_things::test_per_cent::compact_encoding ... ok
[INFO] [stdout] test per_things::test_per_cent::macro_expanded_correctly ... ok
[INFO] [stdout] test per_things::test_per_cent::has_compact ... ok
[INFO] [stdout] test normalize_tests::works_for_per_thing ... ok
[INFO] [stdout] test per_things::test_per_cent::has_max_encoded_len ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_from_rationale_approx_works ... ok
[INFO] [stdout] test per_and_fixed_examples::perbill_example ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_mul_works ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_mul_rounds_to_nearest_number ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_api_works ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_multiplication_with_large_number ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_square_works ... ok
[INFO] [stdout] test per_things::test_per_cent::per_things_mul_operates_in_output_type ... ok
[INFO] [stdout] test per_things::test_per_cent::rational_mul_correction_works ... ok
[INFO] [stdout] test per_things::test_per_cent::percent_trait_impl_works ... ok
[INFO] [stdout] test per_things::test_per_cent::saturating_pow_works ... ok
[INFO] [stdout] test per_things::test_per_cent::saturating_reciprocal_mul_works ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_checked_add ... ok
[INFO] [stdout] test per_things::test_per_cent::saturating_truncating_mul_works ... ok
[INFO] [stdout] test per_things::test_per_cent::per_thing_saturating_op_works ... ok
[INFO] [stdout] test per_things::test_per_cent::test_add_basic ... ok
[INFO] [stdout] test per_things::test_per_cent::per_things_div_works ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_checked_mul ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_checked_sub ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_saturating_add ... ok
[INFO] [stdout] test per_and_fixed_examples::percent_example ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_sub ... ok
[INFO] [stdout] test per_things::from_rational_with_rounding_breakage_2 ... ok
[INFO] [stdout] test per_things::test_perbill::has_compact ... ok
[INFO] [stdout] test per_things::test_perbill::compact_encoding ... ok
[INFO] [stdout] test per_things::test_perbill::macro_expanded_correctly ... ok
[INFO] [stdout] test per_things::test_perbill::has_max_encoded_len ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_api_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_from_rationale_approx_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_mul_rounds_to_nearest_number ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_mul_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_saturating_op_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_square_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_thing_multiplication_with_large_number ... ok
[INFO] [stdout] test per_things::test_perbill::const_fns_work ... ok
[INFO] [stdout] test per_things::test_perbill::fail_on_invalid_encoded_value ... ok
[INFO] [stdout] test per_things::test_per_cent::test_basic_saturating_sub ... ok
[INFO] [stdout] test per_things::test_perbill::compact_decoding_saturate_when_beyond_accuracy ... ok
[INFO] [stdout] test per_things::test_perbill::per_things_div_works ... ok
[INFO] [stdout] test per_things::test_perbill::per_things_mul_operates_in_output_type ... ok
[INFO] [stdout] test per_things::test_perbill::rational_mul_correction_works ... ok
[INFO] [stdout] test per_things::test_perbill::saturating_pow_works ... ok
[INFO] [stdout] test per_things::test_perbill::saturating_truncating_mul_works ... ok
[INFO] [stdout] test per_things::test_perbill::saturating_reciprocal_mul_works ... ok
[INFO] [stdout] test per_things::test_perbill::test_add_basic ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_checked_add ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_checked_mul ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_saturating_add ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_checked_sub ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_sub ... ok
[INFO] [stdout] test per_things::test_perbill_extra::from_perthousand_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_div_int_works ... ok
[INFO] [stdout] test per_things::test_permill::compact_encoding ... ok
[INFO] [stdout] test per_things::test_permill::const_fns_work ... ok
[INFO] [stdout] test fixed_point::test_fixed_u128::saturating_from_rational_panics_on_zero_divisor - should panic ... ok
[INFO] [stdout] test per_things::test_permill::compact_decoding_saturate_when_beyond_accuracy ... ok
[INFO] [stdout] test per_things::test_permill::has_compact ... ok
[INFO] [stdout] test per_things::test_permill::has_max_encoded_len ... ok
[INFO] [stdout] test per_things::test_perbill::from_parts_cannot_overflow ... ok
[INFO] [stdout] test per_things::test_permill::macro_expanded_correctly ... ok
[INFO] [stdout] test per_things::test_perbill_extra::const_fns_work ... ok
[INFO] [stdout] test per_things::test_perbill::test_basic_saturating_sub ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::from_rational_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::op_checked_add_overflow_works ... ok
[INFO] [stdout] test per_things::test_permill::from_parts_cannot_overflow ... ok
[INFO] [stdout] test per_things::test_perbill::percent_trait_impl_works ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_multiplication_with_large_number ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_saturating_op_works ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_square_works ... ok
[INFO] [stdout] test per_things::test_permill::percent_trait_impl_works ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_mul_works ... ok
[INFO] [stdout] test per_things::test_permill::rational_mul_correction_works ... ok
[INFO] [stdout] test per_things::test_permill::saturating_reciprocal_mul_works ... ok
[INFO] [stdout] test per_things::test_permill::saturating_pow_works ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_mul_rounds_to_nearest_number ... ok
[INFO] [stdout] test per_things::test_permill::test_add_basic ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_from_rationale_approx_works ... ok
[INFO] [stdout] test per_things::test_permill::saturating_truncating_mul_works ... ok
[INFO] [stdout] test per_things::test_permill::per_things_div_works ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_saturating_sub ... ok
[INFO] [stdout] test per_things::test_permill::per_things_mul_operates_in_output_type ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_sub ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_checked_add ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_checked_mul ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_saturating_add ... ok
[INFO] [stdout] test per_things::test_perquintill::compact_encoding ... ok
[INFO] [stdout] test per_things::test_perquintill::fail_on_invalid_encoded_value ... ok
[INFO] [stdout] test per_things::test_permill_extra::const_fns_work ... ok
[INFO] [stdout] test per_things::test_perquintill::has_max_encoded_len ... ok
[INFO] [stdout] test per_things::test_perquintill::macro_expanded_correctly ... ok
[INFO] [stdout] test per_things::test_perquintill::compact_decoding_saturate_when_beyond_accuracy ... ok
[INFO] [stdout] test per_things::test_perquintill::from_parts_cannot_overflow ... ok
[INFO] [stdout] test per_things::test_permill_extra::from_perthousand_works ... ok
[INFO] [stdout] test per_things::test_perquintill::has_compact ... ok
[INFO] [stdout] test per_things::test_permill::test_basic_checked_sub ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_api_works ... ok
[INFO] [stdout] test per_things::test_perquintill::const_fns_work ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_from_rationale_approx_works ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_mul_rounds_to_nearest_number ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_square_works ... ok
[INFO] [stdout] test per_things::test_perquintill::per_things_div_works ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_mul_works ... ok
[INFO] [stdout] test per_things::test_perquintill::rational_mul_correction_works ... ok
[INFO] [stdout] test per_things::test_perquintill::saturating_truncating_mul_works ... ok
[INFO] [stdout] test per_things::test_perquintill::saturating_reciprocal_mul_works ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_checked_add ... ok
[INFO] [stdout] test per_things::test_perquintill::saturating_pow_works ... ok
[INFO] [stdout] test per_things::test_perquintill::test_add_basic ... ok
[INFO] [stdout] test per_things::test_perquintill::per_things_mul_operates_in_output_type ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_multiplication_with_large_number ... ok
[INFO] [stdout] test per_things::test_perquintill::percent_trait_impl_works ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_saturating_add ... ok
[INFO] [stdout] test per_things::test_perquintill_extra::from_perthousand_works ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_sub ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_checked_mul ... ok
[INFO] [stdout] test per_things::test_peru16::compact_decoding_saturate_when_beyond_accuracy ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_checked_sub ... ok
[INFO] [stdout] test per_things::test_perquintill_extra::const_fns_work ... ok
[INFO] [stdout] test per_things::test_peru16::compact_encoding ... ok
[INFO] [stdout] test per_things::test_peru16::const_fns_work ... ok
[INFO] [stdout] test per_things::test_perquintill::test_basic_saturating_sub ... ok
[INFO] [stdout] test per_things::test_peru16::from_parts_cannot_overflow ... ok
[INFO] [stdout] test per_things::test_peru16::has_compact ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_api_works ... ok
[INFO] [stdout] test per_things::test_peru16::has_max_encoded_len ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_from_rationale_approx_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_mul_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_saturating_op_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_multiplication_with_large_number ... ok
[INFO] [stdout] test per_things::test_peru16::macro_expanded_correctly ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_mul_rounds_to_nearest_number ... ok
[INFO] [stdout] test per_things::test_peru16::saturating_pow_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_thing_square_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_things_div_works ... ok
[INFO] [stdout] test per_things::test_peru16::per_things_mul_operates_in_output_type ... ok
[INFO] [stdout] test per_things::test_peru16::saturating_truncating_mul_works ... ok
[INFO] [stdout] test per_things::test_peru16::percent_trait_impl_works ... ok
[INFO] [stdout] test per_things::test_peru16::rational_mul_correction_works ... ok
[INFO] [stdout] test per_things::test_perquintill::per_thing_saturating_op_works ... ok
[INFO] [stdout] test per_things::test_peru16::fail_on_invalid_encoded_value ... ok
[INFO] [stdout] test per_things::test_peru16::saturating_reciprocal_mul_works ... ok
[INFO] [stdout] test per_things::test_peru16::test_add_basic ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_checked_add ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_checked_mul ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_saturating_sub ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_sub ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_checked_sub ... ok
[INFO] [stdout] test per_things::test_peru16_extra::const_fns_work ... ok
[INFO] [stdout] test per_things::test_peru16_extra::from_perthousand_works ... ok
[INFO] [stdout] test rational::tests::gdc_works ... ok
[INFO] [stdout] test rational::tests::multiply_by_rational_with_rounding_fuzzed_equation ... ignored
[INFO] [stdout] test rational::tests::add_works ... ok
[INFO] [stdout] test rational::tests::to_denom_works ... ok
[INFO] [stdout] test rational::tests::sub_works ... ok
[INFO] [stdout] test rational::tests::truth_value_function_works ... ok
[INFO] [stdout] test threshold_compare_tests::epsilon_ord_works ... ok
[INFO] [stdout] test threshold_compare_tests::epsilon_ord_works_with_small_epc ... ok
[INFO] [stdout] test rational::tests::multiply_by_rational_with_rounding_a_b_are_interchangeable ... ok
[INFO] [stdout] test threshold_compare_tests::saturating_mul_works ... ok
[INFO] [stdout] test rational::tests::ordering_and_eq_works ... ok
[INFO] [stdout] test threshold_compare_tests::peru16_rational_does_not_overflow ... ok
[INFO] [stdout] test per_things::test_peru16::test_basic_saturating_add ... ok
[INFO] [stdout] test threshold_compare_tests::saturating_pow_works ... ok
[INFO] [stdout] test traits::tests::ensure_mul_assign_works ... ok
[INFO] [stdout] test rational::tests::lcm_works ... ok
[INFO] [stdout] test rational::tests::multiply_by_rational_with_rounding_works ... ok
[INFO] [stdout] test traits::tests::ensure_add_works ... ok
[INFO] [stdout] test traits::tests::ensure_mul_works ... ok
[INFO] [stdout] test traits::tests::ensure_add_assign_works ... ok
[INFO] [stdout] test traits::tests::ensure_div_assign_works ... ok
[INFO] [stdout] test traits::tests::ensure_div_works ... ok
[INFO] [stdout] test traits::tests::ensure_pow_works ... ok
[INFO] [stdout] test traits::tests::ensure_sub_assign_works ... ok
[INFO] [stdout] test traits::tests::ensure_sub_works ... ok
[INFO] [stdout] test fixed_point::test_fixed_u64::macro_preconditions ... ok
[INFO] [stdout] test per_things::test_permill::fail_on_invalid_encoded_value ... ok
[INFO] [stdout] test per_things::test_permill::per_thing_api_works ... ok
[INFO] [stdout] test helpers_128bit::tests::sqrt_works ... ok
[INFO] [stdout] test helpers_128bit::tests::op_checked_rounded_div_works ... ok
[INFO] [stderr]    Doc-tests pezsp_arithmetic
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 374 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/fixed_point.rs - fixed_point (line 21) ... ignored
[INFO] [stdout] test src/fixed_point.rs - fixed_point (line 41) ... ignored
[INFO] [stdout] test src/fixed_point.rs - fixed_point (line 73) ... ignored
[INFO] [stdout] test src/per_things.rs - per_things (line 28) ... ignored
[INFO] [stdout] test src/per_things.rs - per_things (line 38) ... ignored
[INFO] [stdout] test src/per_things.rs - per_things (line 65) ... ignored
[INFO] [stdout] test src/traits.rs - traits::ensure (line 367) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul_ceil (line 321) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::Perbill::saturating_div (line 1894) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::from_rational_with_rounding (line 426) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul (line 284) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure (line 379) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::Permill::saturating_div (line 1884) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::Perquintill::saturating_div (line 1904) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureAdd::ensure_add (line 408) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerU16::saturating_div (line 1874) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::mul_ceil (line 261) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::Percent::saturating_div (line 1873) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::from_rational (line 363) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::mul_floor (line 238) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::from_rational_with_rounding (line 391) ... ok
[INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul_floor (line 301) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureDiv::ensure_div (line 533) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureAdd::ensure_add (line 417) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureAddAssign::ensure_add_assign (line 603) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureAddAssign::ensure_add_assign (line 613) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureDiv::ensure_div (line 542) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureFixedPointNumber::ensure_mul_int (line 824) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureInto::ensure_into (line 908) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureDivAssign::ensure_div_assign (line 742) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureMul::ensure_mul (line 501) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureDivAssign::ensure_div_assign (line 732) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureMulAssign::ensure_mul_assign (line 689) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureMul::ensure_mul (line 492) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureFrom::ensure_from (line 880) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureFixedPointNumber::ensure_div_int (line 851) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureMulAssign::ensure_mul_assign (line 699) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureSubAssign::ensure_sub_assign (line 646) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::ensure_pow (line 568) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureSubAssign::ensure_sub_assign (line 656) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureFixedPointNumber::ensure_from_rational (line 793) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureSub::ensure_sub (line 450) ... ok
[INFO] [stdout] test src/traits.rs - traits::ensure::EnsureSub::ensure_sub (line 459) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 2.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c26d4e46b4f6346b65153c7ea294d47ed3da64b74da01dff625860e598492f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26d4e46b4f6346b65153c7ea294d47ed3da64b74da01dff625860e598492f6c", kill_on_drop: false }`
[INFO] [stdout] c26d4e46b4f6346b65153c7ea294d47ed3da64b74da01dff625860e598492f6c
