[INFO] cloning repository https://github.com/securesecrets/better-secret-math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/securesecrets/better-secret-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fbetter-secret-math", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fbetter-secret-math'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9f87c1dadb76fea89b8dfa6eb16188a603f8771
[INFO] testing securesecrets/better-secret-math against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fbetter-secret-math" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/securesecrets/better-secret-math
[INFO] finished tweaking git repo https://github.com/securesecrets/better-secret-math
[INFO] tweaked toml for git repo https://github.com/securesecrets/better-secret-math written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/securesecrets/better-secret-math on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/securesecrets/better-secret-math already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/securesecrets/ethnum-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars v0.8.12
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.2.5
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.85
[INFO] [stderr]   Downloaded syn-unnamed-struct v0.1.0
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.2.5
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.0
[INFO] [stderr]   Downloaded arbitrary v1.3.0
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded js-sys v0.3.62
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.85
[INFO] [stderr]   Downloaded proptest v1.1.0
[INFO] [stderr]   Downloaded secret-cosmwasm-std v1.1.10
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.85
[INFO] [stderr]   Downloaded tempfile v3.5.0
[INFO] [stderr]   Downloaded cosmwasm-derive v1.2.5
[INFO] [stderr]   Downloaded schemars_derive v0.8.12
[INFO] [stderr]   Downloaded secret-cosmwasm-crypto v1.1.10
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded derive-from-ext v0.2.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded web-sys v0.3.62
[INFO] [stderr]   Downloaded csv v1.2.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9240be6a13d5f767ded3bf824ebac4788cd3e8f8844700236caba4b3dcb15435
[INFO] running `Command { std: "docker" "start" "-a" "9240be6a13d5f767ded3bf824ebac4788cd3e8f8844700236caba4b3dcb15435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9240be6a13d5f767ded3bf824ebac4788cd3e8f8844700236caba4b3dcb15435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9240be6a13d5f767ded3bf824ebac4788cd3e8f8844700236caba4b3dcb15435", kill_on_drop: false }`
[INFO] [stdout] 9240be6a13d5f767ded3bf824ebac4788cd3e8f8844700236caba4b3dcb15435
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d39f5d949f59f41bfa546230db70bc3630221dd774801a4b74b58f1e722c970
[INFO] running `Command { std: "docker" "start" "-a" "3d39f5d949f59f41bfa546230db70bc3630221dd774801a4b74b58f1e722c970", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ethnum-macros v1.1.0 (https://github.com/securesecrets/ethnum-rs#59dacfb6)
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling syn-unnamed-struct v0.1.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.2.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.5
[INFO] [stderr]    Compiling btr-macros v0.1.0 (/opt/rustwide/workdir/packages/btr_macros)
[INFO] [stderr]    Compiling derive-from-ext v0.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.10
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.10
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.5
[INFO] [stderr]    Compiling ethnum v1.3.2 (https://github.com/securesecrets/ethnum-rs#59dacfb6)
[INFO] [stderr]    Compiling better-secret-math v0.3.0 (/opt/rustwide/workdir/packages/math)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_str_type!(U128, u128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_str_type!(U64, u64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_str_type!(I128, i128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_str_type!(I64, i64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E_U128` is never used
[INFO] [stdout]   --> packages/math/src/lib.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `addmod` is never used
[INFO] [stdout]   --> packages/math/src/asm.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Asm {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 25 |     /// Computes (x + y) % k where the addition is performed with arbitrary precision and does not wrap around at 2^256.
[INFO] [stdout] 26 |     pub fn addmod(x: U256, y: U256, k: U256) -> U256 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "3d39f5d949f59f41bfa546230db70bc3630221dd774801a4b74b58f1e722c970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d39f5d949f59f41bfa546230db70bc3630221dd774801a4b74b58f1e722c970", kill_on_drop: false }`
[INFO] [stdout] 3d39f5d949f59f41bfa546230db70bc3630221dd774801a4b74b58f1e722c970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3670b5263ddeb568b468c01b90d2066dc30eeacf846b4577f02f43deee29547b
[INFO] running `Command { std: "docker" "start" "-a" "3670b5263ddeb568b468c01b90d2066dc30eeacf846b4577f02f43deee29547b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling btr-macros v0.1.0 (/opt/rustwide/workdir/packages/btr_macros)
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling csv v1.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling better-secret-math v0.3.0 (/opt/rustwide/workdir/packages/math)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_str_type!(U128, u128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_str_type!(U64, u64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_str_type!(I128, i128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_str_type!(I64, i64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stdout] warning: constant `E_U128` is never used
[INFO] [stdout]   --> packages/math/src/lib.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `addmod` is never used
[INFO] [stdout]   --> packages/math/src/asm.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Asm {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 25 |     /// Computes (x + y) % k where the addition is performed with arbitrary precision and does not wrap around at 2^256.
[INFO] [stdout] 26 |     pub fn addmod(x: U256, y: U256, k: U256) -> U256 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_str_type!(U128, u128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_str_type!(U64, u64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_str_type!(I128, i128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_str_type!(I64, i64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E_U128` is never used
[INFO] [stdout]   --> packages/math/src/lib.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PERMITTED` is never used
[INFO] [stdout]  --> packages/math/src/tests/ud60x18/powu.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_PERMITTED: U256 = U256::from_words(
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.30s
[INFO] running `Command { std: "docker" "inspect" "3670b5263ddeb568b468c01b90d2066dc30eeacf846b4577f02f43deee29547b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3670b5263ddeb568b468c01b90d2066dc30eeacf846b4577f02f43deee29547b", kill_on_drop: false }`
[INFO] [stdout] 3670b5263ddeb568b468c01b90d2066dc30eeacf846b4577f02f43deee29547b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 423b3471d193387a716b81b3b5a53135560e51a5d96ebbbd582e4967f844a870
[INFO] running `Command { std: "docker" "start" "-a" "423b3471d193387a716b81b3b5a53135560e51a5d96ebbbd582e4967f844a870", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 | impl_str_type!(U128, u128);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | impl_str_type!(U64, u64);
[INFO] [stderr]    | ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 | impl_str_type!(I128, i128);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 | impl_str_type!(I64, i64);
[INFO] [stderr]    | ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `E_U128` is never used
[INFO] [stderr]   --> packages/math/src/lib.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `addmod` is never used
[INFO] [stderr]   --> packages/math/src/asm.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Asm {
[INFO] [stderr]    | -------- associated function in this implementation
[INFO] [stderr] 25 |     /// Computes (x + y) % k where the addition is performed with arbitrary precision and does not wrap around at 2^256.
[INFO] [stderr] 26 |     pub fn addmod(x: U256, y: U256, k: U256) -> U256 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `better-secret-math` (lib) generated 6 warnings
[INFO] [stderr] warning: constant `MAX_PERMITTED` is never used
[INFO] [stderr]  --> packages/math/src/tests/ud60x18/powu.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const MAX_PERMITTED: U256 = U256::from_words(
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `better-secret-math` (lib test) generated 6 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/better_secret_math-6dff3661f2b1c042)
[INFO] [stdout] 
[INFO] [stdout] running 305 tests
[INFO] [stdout] test asm::tests::test_addmod::case_1 ... ok
[INFO] [stdout] test asm::tests::test_addmod::case_4 ... ok
[INFO] [stdout] test asm::tests::test_mulmod::case_1 ... ok
[INFO] [stdout] test asm::tests::test_addmod::case_3 ... ok
[INFO] [stdout] test asm::tests::test_shl::case_1 ... ok
[INFO] [stdout] test asm::tests::test_addmod::case_2 ... ok
[INFO] [stdout] test asm::tests::test_mulmod::case_2 ... ok
[INFO] [stdout] test asm::tests::test_shl::case_2 ... ok
[INFO] [stdout] test asm::tests::test_mulmod::case_3 ... ok
[INFO] [stdout] test common::test::test_abs_diff::case_1 ... ok
[INFO] [stdout] test common::test::test_abs_diff::case_2 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_1 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_7 ... ok
[INFO] [stdout] test common::test::test_checked_err ... ok
[INFO] [stdout] test common::test::test_constants::case_1 ... ok
[INFO] [stdout] test common::test::test_constants::case_3 ... ok
[INFO] [stdout] test common::test::test_constants::case_2 ... ok
[INFO] [stdout] test common::test::test_is_odd::case_1 ... ok
[INFO] [stdout] test common::test::test_is_odd::case_2 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_4 ... ok
[INFO] [stdout] test common::test::test_is_odd::case_3 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_5 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_2 ... ok
[INFO] [stdout] test common::test::test_nth_digit::case_1 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_6 ... ok
[INFO] [stdout] test common::test::test_nth_digit::case_2 ... ok
[INFO] [stdout] test common::test::test_const ... ok
[INFO] [stdout] test common::test::test_nth_digit::case_3 ... ok
[INFO] [stdout] test common::test::test_muldiv::case_2 ... ok
[INFO] [stdout] test common::test::test_muldiv::case_1 ... ok
[INFO] [stdout] test primitives::tests::test_i128 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_3 ... ok
[INFO] [stdout] test primitives::tests::test_u64 ... ok
[INFO] [stdout] test sd59x18::test::test ... ok
[INFO] [stdout] test tens::test::test_const ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_02 ... ok
[INFO] [stdout] test primitives::tests::test_i64 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_05 ... ok
[INFO] [stdout] test primitives::tests::test_u128 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_error::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_error::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_greater_than_max ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_zero ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_greater_than_max ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_error ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_zero ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_edge::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_err ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_edge::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_07 ... ok
[INFO] [stdout] test tests::props::proptest_muldiv ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_09 ... ok
[INFO] [stdout] test tests::props::proptest_i256_sub ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_1 ... ok
[INFO] [stdout] test common::test::test_checked_ok::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_7 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_4 ... ok
[INFO] [stdout] test tests::props::proptest_muldiv_vs_checked_multiply_ratio ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_one_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_overflow::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_one_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_greater_than_max_permitted ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_and_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_overflow ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_and_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_overflow ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_zero ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_1 ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_2 ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_3 ... ok
[INFO] [stdout] test ud60x18::test::test_mul::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_10 ... ok
[INFO] [stdout] test ud60x18::test::test_pow_sqrt::case_1 ... ok
[INFO] [stdout] test common::test::test_bankers_rounding::case_3 ... ok
[INFO] [stdout] test common::test::test_constants::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_03 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 305 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btr_macros-e0a38725b64c2301)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test borsh::tests::serde_structs ... ok
[INFO] [stderr]    Doc-tests better_secret_math
[INFO] [stdout] test btr::tests::serde_structs ... 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] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test packages/math/src/macros.rs - macros::make_btr (line 2) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- packages/math/src/macros.rs - macros::make_btr (line 2) stdout ----
[INFO] [stdout] error[E0428]: the name `Rebase` is defined multiple times
[INFO] [stdout]   --> packages/math/src/macros.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / make_btr!{
[INFO] [stdout]  9 | |     Rebase {
[INFO] [stdout] 10 | |        elastic: Uint256, U256, "";
[INFO] [stdout] 11 | |        base: Uint256, U256, ""
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^ `Rebase` redefined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub struct Rebase {
[INFO] [stdout]    |   ----------------- previous definition of the type `Rebase` here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rebase` must be defined only once in the type namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `$crate::make_better` which comes from the expansion of the macro `make_btr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `BtrRebase` is defined multiple times
[INFO] [stdout]   --> packages/math/src/macros.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / make_btr!{
[INFO] [stdout]  9 | |     Rebase {
[INFO] [stdout] 10 | |        elastic: Uint256, U256, "";
[INFO] [stdout] 11 | |        base: Uint256, U256, ""
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^ `BtrRebase` redefined here
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |   pub struct BtrRebase {
[INFO] [stdout]    |   -------------------- previous definition of the type `BtrRebase` here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BtrRebase` must be defined only once in the type namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `$crate::make_better` which comes from the expansion of the macro `make_btr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     packages/math/src/macros.rs - macros::make_btr (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p better-secret-math --doc`
[INFO] running `Command { std: "docker" "inspect" "423b3471d193387a716b81b3b5a53135560e51a5d96ebbbd582e4967f844a870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423b3471d193387a716b81b3b5a53135560e51a5d96ebbbd582e4967f844a870", kill_on_drop: false }`
[INFO] [stdout] 423b3471d193387a716b81b3b5a53135560e51a5d96ebbbd582e4967f844a870
