[INFO] fetching crate arithmetic 2.1.2... [INFO] testing arithmetic-2.1.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate arithmetic 2.1.2 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate arithmetic 2.1.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arithmetic 2.1.2 [INFO] finished tweaking crates.io crate arithmetic 2.1.2 [INFO] tweaked toml for crates.io crate arithmetic 2.1.2 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded tetsy-impl-codec v0.5.1 [INFO] [stderr] Downloaded bitvec v0.20.4 [INFO] [stderr] Downloaded tetsy-fixed-hash v0.7.1 [INFO] [stderr] Downloaded debug-derive v2.1.2 [INFO] [stderr] Downloaded integer-sqrt v0.1.5 [INFO] [stderr] Downloaded byte-slice-cast v1.2.1 [INFO] [stderr] Downloaded tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Downloaded tetsy-scale-codec v2.0.1 [INFO] [stderr] Downloaded tetcore-std v2.1.2 [INFO] [stderr] Downloaded uint-crate v0.9.1 [INFO] [stderr] Downloaded tetsy-primitive-types v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 529c89139e7e8832450b825e88a31df9c8cfc6ed6ea328b3ad4f8c19aa5ab080 [INFO] running `Command { std: "docker" "start" "-a" "529c89139e7e8832450b825e88a31df9c8cfc6ed6ea328b3ad4f8c19aa5ab080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "529c89139e7e8832450b825e88a31df9c8cfc6ed6ea328b3ad4f8c19aa5ab080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "529c89139e7e8832450b825e88a31df9c8cfc6ed6ea328b3ad4f8c19aa5ab080", kill_on_drop: false }` [INFO] [stdout] 529c89139e7e8832450b825e88a31df9c8cfc6ed6ea328b3ad4f8c19aa5ab080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9fba86d0e9f908287cd079bb0f8fcc469bc5b15beffd671312a625d6ba4b6b5 [INFO] running `Command { std: "docker" "start" "-a" "f9fba86d0e9f908287cd079bb0f8fcc469bc5b15beffd671312a625d6ba4b6b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling tetcore-std v2.1.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling debug-derive v2.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling arithmetic v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.93s [INFO] running `Command { std: "docker" "inspect" "f9fba86d0e9f908287cd079bb0f8fcc469bc5b15beffd671312a625d6ba4b6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9fba86d0e9f908287cd079bb0f8fcc469bc5b15beffd671312a625d6ba4b6b5", kill_on_drop: false }` [INFO] [stdout] f9fba86d0e9f908287cd079bb0f8fcc469bc5b15beffd671312a625d6ba4b6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30de58efbe1ae11a334d1157be01d18973ecac63e64637054ba2c1ce04bc8a6 [INFO] running `Command { std: "docker" "start" "-a" "b30de58efbe1ae11a334d1157be01d18973ecac63e64637054ba2c1ce04bc8a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tetsy-impl-codec v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling uint-crate v0.9.1 [INFO] [stderr] Compiling tetsy-fixed-hash v0.7.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tetsy-primitive-types v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling arithmetic v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.60s [INFO] running `Command { std: "docker" "inspect" "b30de58efbe1ae11a334d1157be01d18973ecac63e64637054ba2c1ce04bc8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30de58efbe1ae11a334d1157be01d18973ecac63e64637054ba2c1ce04bc8a6", kill_on_drop: false }` [INFO] [stdout] b30de58efbe1ae11a334d1157be01d18973ecac63e64637054ba2c1ce04bc8a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84ed757dfb406f70120a48ff0634e18322b9701a3272b4a392898bcc7b54990b [INFO] running `Command { std: "docker" "start" "-a" "84ed757dfb406f70120a48ff0634e18322b9701a3272b4a392898bcc7b54990b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arithmetic-a79151248f6af5f4) [INFO] [stdout] [INFO] [stdout] running 256 tests [INFO] [stdout] test biguint::tests::can_try_build_numbers_from_types ... ok [INFO] [stdout] test biguint::tests::lpad_works ... ok [INFO] [stdout] test biguint::tests::div_conditions_work ... ok [INFO] [stdout] test biguint::tests::equality_works ... ok [INFO] [stdout] test biguint::tests::mul_always_appends_one_digit ... ok [INFO] [stdout] test biguint::tests::ordering_works ... ok [INFO] [stdout] test biguint::tests::shift_check ... ok [INFO] [stdout] test biguint::tests::split_works ... ok [INFO] [stdout] test biguint::tests::div_unit_works ... ok [INFO] [stdout] test biguint::tests::strip_works ... ok [INFO] [stdout] test biguint::tests::sub_negative_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_rational_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::fmt_should_work ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::frac_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::from_i129_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::checked_mul_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::from_inner_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::is_positive_negative_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::macro_preconditions ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_add_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_add_overflow_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_checked_mul_overflow_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_checked_sub_underflow_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_div_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_neg_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_mul_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::op_sub_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::floor_works ... ok [INFO] [stdout] test biguint::tests::zero_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::checked_from_integer_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::perthing_into_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_mul_acc_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::saturating_from_rational_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::checked_mul_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::saturating_mul_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::to_bound_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::round_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::trunc_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::ceil_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_div_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_div_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_from_integer_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i128::saturating_pow_should_work ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_mul_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_mul_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::floor_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::checked_from_rational_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::fmt_should_work ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::frac_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::from_i129_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::from_inner_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::is_positive_negative_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::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::op_sub_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::perthing_into_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_abs_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_div_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_from_integer_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::round_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_from_rational_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_mul_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::to_bound_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::checked_div_int_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::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::floor_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::checked_mul_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::from_i129_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::trunc_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::is_positive_negative_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_add_overflow_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::from_inner_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_mul_overflow_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::op_checked_sub_underflow_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::op_div_works ... 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::perthing_into_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_mul_acc_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_i64::saturating_pow_should_work ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::round_works ... ok [INFO] [stdout] test normalize_tests::always_inc_min ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_mul_acc_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_pow_should_work ... ok [INFO] [stdout] test normalize_tests::can_work_for_peru16 ... 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 normalize_tests::fails_on_if_input_sum_large ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_div_int_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_mul_int_works ... ok [INFO] [stdout] test normalize_tests::normalize_works_all_ge ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::to_bound_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_from_rational_works ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::trunc_works ... 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::work_for_all_types ... ok [INFO] [stdout] test normalize_tests::works_for_per_thing ... ok [INFO] [stdout] test per_things::test_per_cent::per_thing_api_works ... ok [INFO] [stdout] test per_things::test_per_cent::has_compact ... ok [INFO] [stdout] test per_things::test_per_cent::fail_on_invalid_encoded_value ... ok [INFO] [stdout] test per_things::test_per_cent::compact_decoding_saturate_when_beyond_accuracy ... 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::macro_expanded_correctly ... ok [INFO] [stdout] test per_things::test_per_cent::per_thing_mul_works ... ok [INFO] [stdout] test per_things::test_per_cent::per_thing_square_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_things_div_works ... ok [INFO] [stdout] test per_things::test_per_cent::per_things_mul_operates_in_output_type ... ok [INFO] [stdout] test per_things::test_perbill::compact_encoding ... ok [INFO] [stdout] test per_things::test_perbill::const_fns_work ... ok [INFO] [stdout] test per_things::test_per_cent::percent_trait_impl_works ... ok [INFO] [stdout] test per_things::test_perbill::macro_expanded_correctly ... ok [INFO] [stdout] test per_things::test_perbill::has_compact ... 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_multiplication_with_large_number ... ok [INFO] [stdout] test per_things::test_perbill::per_thing_saturating_op_works ... ok [INFO] [stdout] test per_things::test_perbill::per_things_div_works ... ok [INFO] [stdout] test per_things::test_perbill::per_thing_square_works ... ok [INFO] [stdout] test per_things::test_perbill::per_things_mul_operates_in_output_type ... ok [INFO] [stdout] test per_things::test_perbill::percent_trait_impl_works ... ok [INFO] [stdout] test per_things::test_perbill::rational_mul_correction_works ... ok [INFO] [stdout] test per_things::test_per_cent::saturating_reciprocal_mul_works ... ok [INFO] [stdout] test per_things::test_per_cent::rational_mul_correction_works ... ok [INFO] [stdout] test per_things::test_per_cent::const_fns_work ... ok [INFO] [stdout] test per_things::test_perbill::saturating_pow_works ... ok [INFO] [stdout] test per_things::test_per_cent::compact_encoding ... ok [INFO] [stdout] test per_things::test_perbill::saturating_reciprocal_mul_works ... ok [INFO] [stdout] test per_things::test_perbill::saturating_truncating_mul_works ... ok [INFO] [stdout] test per_things::test_perbill_extra::from_perthousand_works ... 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::per_thing_api_works ... ok [INFO] [stdout] test per_things::test_permill::per_thing_from_rationale_approx_works ... ok [INFO] [stdout] test per_things::test_permill::per_thing_mul_rounds_to_nearest_number ... ok [INFO] [stdout] test per_things::test_permill::per_thing_mul_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_perbill_extra::const_fns_work ... ok [INFO] [stdout] test per_things::test_permill::per_thing_square_works ... ok [INFO] [stdout] test per_things::test_permill::compact_encoding ... ok [INFO] [stdout] test per_things::test_permill::percent_trait_impl_works ... ok [INFO] [stdout] test per_things::test_permill::per_things_div_works ... ok [INFO] [stdout] test per_things::test_permill::const_fns_work ... ok [INFO] [stdout] test per_things::test_permill::fail_on_invalid_encoded_value ... ok [INFO] [stdout] test normalize_tests::does_not_fail_on_subtraction_overflow ... ok [INFO] [stdout] test per_things::test_permill::per_things_mul_operates_in_output_type ... ok [INFO] [stdout] test per_things::test_per_cent::saturating_truncating_mul_works ... ok [INFO] [stdout] test per_things::test_perbill::compact_decoding_saturate_when_beyond_accuracy ... ok [INFO] [stdout] test per_things::test_perbill::fail_on_invalid_encoded_value ... ok [INFO] [stdout] test per_things::test_permill::rational_mul_correction_works ... ok [INFO] [stdout] test per_things::test_per_cent::saturating_pow_works ... ok [INFO] [stdout] test per_things::test_per_cent::per_thing_saturating_op_works ... ok [INFO] [stdout] test per_things::test_per_cent::per_thing_from_rationale_approx_works ... ok [INFO] [stdout] test normalize_tests::works_for_vec ... ok [INFO] [stdout] test per_things::test_permill::saturating_reciprocal_mul_works ... ok [INFO] [stdout] test per_things::test_perquintill::fail_on_invalid_encoded_value ... ok [INFO] [stdout] test per_things::test_perquintill_extra::from_perthousand_works ... ok [INFO] [stdout] test per_things::test_permill::saturating_truncating_mul_works ... ok [INFO] [stdout] test per_things::test_peru16::per_thing_multiplication_with_large_number ... ok [INFO] [stdout] test per_things::test_permill_extra::const_fns_work ... ok [INFO] [stdout] test per_things::test_perquintill::compact_encoding ... ok [INFO] [stdout] test per_things::test_perquintill::const_fns_work ... ok [INFO] [stdout] test per_things::test_perquintill::macro_expanded_correctly ... ok [INFO] [stdout] test per_things::test_peru16::saturating_truncating_mul_works ... ok [INFO] [stdout] test per_things::test_perquintill::per_thing_saturating_op_works ... 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 per_things::test_perquintill::per_thing_multiplication_with_large_number ... ok [INFO] [stdout] test per_things::test_perquintill::has_compact ... ok [INFO] [stdout] test rational::tests::multiply_by_rational_fuzzed_equation ... ignored [INFO] [stdout] test per_things::test_perquintill::per_thing_api_works ... ok [INFO] [stdout] test per_things::test_perquintill::per_things_div_works ... ok [INFO] [stdout] test per_things::test_perquintill::per_things_mul_operates_in_output_type ... ok [INFO] [stdout] test per_things::test_perquintill::percent_trait_impl_works ... ok [INFO] [stdout] test per_things::test_perquintill::saturating_truncating_mul_works ... ok [INFO] [stdout] test per_things::test_peru16::compact_decoding_saturate_when_beyond_accuracy ... ok [INFO] [stdout] test per_things::test_perquintill::per_thing_mul_works ... ok [INFO] [stdout] test per_things::test_peru16::const_fns_work ... ok [INFO] [stdout] test per_things::test_peru16::fail_on_invalid_encoded_value ... ok [INFO] [stdout] test per_things::test_peru16::has_compact ... ok [INFO] [stdout] test per_things::test_peru16::compact_encoding ... ok [INFO] [stdout] test per_things::test_peru16::macro_expanded_correctly ... 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_rounds_to_nearest_number ... ok [INFO] [stdout] test per_things::test_peru16::per_thing_saturating_op_works ... ok [INFO] [stdout] test per_things::test_peru16::per_thing_square_works ... ok [INFO] [stdout] test per_things::test_perquintill_extra::const_fns_work ... 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_permill::saturating_pow_works ... ok [INFO] [stdout] test per_things::test_perquintill::rational_mul_correction_works ... ok [INFO] [stdout] test per_things::test_perquintill::saturating_pow_works ... ok [INFO] [stdout] test per_things::test_perquintill::saturating_reciprocal_mul_works ... ok [INFO] [stdout] test per_things::test_perquintill::per_thing_from_rationale_approx_works ... ok [INFO] [stdout] test per_things::test_perquintill::compact_decoding_saturate_when_beyond_accuracy ... ok [INFO] [stdout] test per_things::test_perquintill::per_thing_mul_rounds_to_nearest_number ... ok [INFO] [stdout] test per_things::test_peru16::rational_mul_correction_works ... ok [INFO] [stdout] test per_things::test_permill::macro_expanded_correctly ... ok [INFO] [stdout] test per_things::test_peru16::saturating_reciprocal_mul_works ... ok [INFO] [stdout] test per_things::test_perquintill::per_thing_square_works ... ok [INFO] [stdout] test rational::tests::multiply_by_rational_a_b_are_interchangeable ... ok [INFO] [stdout] test rational::tests::ordering_and_eq_works ... ok [INFO] [stdout] test rational::tests::to_denom_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 threshold_compare_tests::peru16_rational_does_not_overflow ... ok [INFO] [stdout] test threshold_compare_tests::saturating_mul_works ... ok [INFO] [stdout] test threshold_compare_tests::saturating_pow_works ... ok [INFO] [stdout] test rational::tests::sub_works ... ok [INFO] [stdout] test per_things::test_permill_extra::from_perthousand_works ... ok [INFO] [stdout] test per_things::test_peru16::percent_trait_impl_works ... ok [INFO] [stdout] test rational::tests::multiply_by_rational_works ... ok [INFO] [stdout] test rational::tests::gdc_works ... ok [INFO] [stdout] test per_things::test_peru16::per_thing_api_works ... 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 per_things::test_peru16::per_thing_mul_works ... ok [INFO] [stdout] test rational::tests::add_works ... ok [INFO] [stdout] test per_things::test_peru16::saturating_pow_works ... ok [INFO] [stdout] test rational::tests::lcm_works ... 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_i128::op_div_panics_on_zero_divisor - should panic ... ok [INFO] [stderr] Doc-tests arithmetic [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_from_rational_panics_on_zero_divisor - should panic ... ok [INFO] [stdout] test fixed_point::test_fixed_u128::saturating_div_int_panics_when_divisor_is_zero - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 255 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/per_things.rs - per_things::PerThing::from_rational_approximation (line 212) ... ok [INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul_floor (line 153) ... ok [INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul (line 134) ... ok [INFO] [stdout] test src/per_things.rs - per_things::PerThing::mul_ceil (line 110) ... ok [INFO] [stdout] test src/per_things.rs - per_things::PerThing::mul_floor (line 86) ... ok [INFO] [stdout] test src/per_things.rs - per_things::PerThing::saturating_reciprocal_mul_ceil (line 175) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84ed757dfb406f70120a48ff0634e18322b9701a3272b4a392898bcc7b54990b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ed757dfb406f70120a48ff0634e18322b9701a3272b4a392898bcc7b54990b", kill_on_drop: false }` [INFO] [stdout] 84ed757dfb406f70120a48ff0634e18322b9701a3272b4a392898bcc7b54990b