[INFO] fetching crate amplify_apfloat 0.3.0...
[INFO] testing amplify_apfloat-0.3.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate amplify_apfloat 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate amplify_apfloat 0.3.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amplify_apfloat 0.3.0
[INFO] finished tweaking crates.io crate amplify_apfloat 0.3.0
[INFO] tweaked toml for crates.io crate amplify_apfloat 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded amplify_num v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85e8fd530689504ff66c1b40652c475e49dee0f8b69b6854e74205735963bbb5
[INFO] running `Command { std: "docker" "start" "-a" "85e8fd530689504ff66c1b40652c475e49dee0f8b69b6854e74205735963bbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e8fd530689504ff66c1b40652c475e49dee0f8b69b6854e74205735963bbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e8fd530689504ff66c1b40652c475e49dee0f8b69b6854e74205735963bbb5", kill_on_drop: false }`
[INFO] [stdout] 85e8fd530689504ff66c1b40652c475e49dee0f8b69b6854e74205735963bbb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 555e73845bfc8e60fcd1aae6fc14ef8d84e3e90221c3341fc1274b9c8b4c5db1
[INFO] running `Command { std: "docker" "start" "-a" "555e73845bfc8e60fcd1aae6fc14ef8d84e3e90221c3341fc1274b9c8b4c5db1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling amplify_apfloat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "555e73845bfc8e60fcd1aae6fc14ef8d84e3e90221c3341fc1274b9c8b4c5db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555e73845bfc8e60fcd1aae6fc14ef8d84e3e90221c3341fc1274b9c8b4c5db1", kill_on_drop: false }`
[INFO] [stdout] 555e73845bfc8e60fcd1aae6fc14ef8d84e3e90221c3341fc1274b9c8b4c5db1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b75cc7afc681e9b1ab880cf02f5b11a7788758b1409d92eccad0b4a377cdc0
[INFO] running `Command { std: "docker" "start" "-a" "24b75cc7afc681e9b1ab880cf02f5b11a7788758b1409d92eccad0b4a377cdc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling amplify_apfloat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:101:66
[INFO] [stdout]     |
[INFO] [stdout] 101 |             assert_eq!(expected, a1.category(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:101:71
[INFO] [stdout]     |
[INFO] [stdout] 101 |             assert_eq!(expected, a1.category(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:108:66
[INFO] [stdout]     |
[INFO] [stdout] 108 |             assert_eq!(expected, a2.category(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:108:71
[INFO] [stdout]     |
[INFO] [stdout] 108 |             assert_eq!(expected, a2.category(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:172:65
[INFO] [stdout]     |
[INFO] [stdout] 172 |             assert_eq!(expected, a1.to_bits(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:172:70
[INFO] [stdout]     |
[INFO] [stdout] 172 |             assert_eq!(expected, a1.to_bits(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:179:65
[INFO] [stdout]     |
[INFO] [stdout] 179 |             assert_eq!(expected, a2.to_bits(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:179:70
[INFO] [stdout]     |
[INFO] [stdout] 179 |             assert_eq!(expected, a2.to_bits(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:208:61
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(expected, a1.to_bits(), "{:#x} - {:#x}", op1, op2);
[INFO] [stdout]     |                                             -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:208:66
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(expected, a1.to_bits(), "{:#x} - {:#x}", op1, op2);
[INFO] [stdout]     |                                                     -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:266:66
[INFO] [stdout]     |
[INFO] [stdout] 266 |             assert_eq!(expected, a1.category(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:266:71
[INFO] [stdout]     |
[INFO] [stdout] 266 |             assert_eq!(expected, a1.category(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:273:66
[INFO] [stdout]     |
[INFO] [stdout] 273 |             assert_eq!(expected, a2.category(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:273:71
[INFO] [stdout]     |
[INFO] [stdout] 273 |             assert_eq!(expected, a2.category(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:352:65
[INFO] [stdout]     |
[INFO] [stdout] 352 |             assert_eq!(expected, a1.to_bits(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:352:70
[INFO] [stdout]     |
[INFO] [stdout] 352 |             assert_eq!(expected, a1.to_bits(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:359:65
[INFO] [stdout]     |
[INFO] [stdout] 359 |             assert_eq!(expected, a2.to_bits(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:359:70
[INFO] [stdout]     |
[INFO] [stdout] 359 |             assert_eq!(expected, a2.to_bits(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:383:61
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected, a1.to_bits(), "{:#x} / {:#x}", op1, op2);
[INFO] [stdout]     |                                             -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:383:66
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected, a1.to_bits(), "{:#x} / {:#x}", op1, op2);
[INFO] [stdout]     |                                                     -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:409:74
[INFO] [stdout]     |
[INFO] [stdout] 409 |         assert_eq!(expected, result.to_bits(), "ieee_rem({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                          -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:409:79
[INFO] [stdout]     |
[INFO] [stdout] 409 |         assert_eq!(expected, result.to_bits(), "ieee_rem({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                                 -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                                 |
[INFO] [stdout]     |                                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:437:65
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(expected, r.to_bits(), "fmod({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(expected, r.to_bits(), "fmod({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                        -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:507:76
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(expected, a1.partial_cmp(&a2), "compare({:#x}, {:#x})", op1, op2,);
[INFO] [stdout]     |                                                            -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:507:81
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(expected, a1.partial_cmp(&a2), "compare({:#x}, {:#x})", op1, op2,);
[INFO] [stdout]     |                                                                   -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:533:66
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_eq!(expected, a1.bitwise_eq(a2), "{:#x} = {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:533:71
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_eq!(expected, a1.bitwise_eq(a2), "{:#x} = {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amplify_apfloat` (test "ppc") due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "24b75cc7afc681e9b1ab880cf02f5b11a7788758b1409d92eccad0b4a377cdc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b75cc7afc681e9b1ab880cf02f5b11a7788758b1409d92eccad0b4a377cdc0", kill_on_drop: false }`
[INFO] [stdout] 24b75cc7afc681e9b1ab880cf02f5b11a7788758b1409d92eccad0b4a377cdc0
[INFO] testing amplify_apfloat-0.3.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate amplify_apfloat 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate amplify_apfloat 0.3.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amplify_apfloat 0.3.0
[INFO] finished tweaking crates.io crate amplify_apfloat 0.3.0
[INFO] tweaked toml for crates.io crate amplify_apfloat 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 817f50ae2b4a40daf075d73adf57586e06e6feb3a5cbcfe445b0a6fab589d210
[INFO] running `Command { std: "docker" "start" "-a" "817f50ae2b4a40daf075d73adf57586e06e6feb3a5cbcfe445b0a6fab589d210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817f50ae2b4a40daf075d73adf57586e06e6feb3a5cbcfe445b0a6fab589d210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817f50ae2b4a40daf075d73adf57586e06e6feb3a5cbcfe445b0a6fab589d210", kill_on_drop: false }`
[INFO] [stdout] 817f50ae2b4a40daf075d73adf57586e06e6feb3a5cbcfe445b0a6fab589d210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d10d95e8e7512e075f746ad864cec09571a6b249e6f3d66d2fe76d9434c7ae
[INFO] running `Command { std: "docker" "start" "-a" "36d10d95e8e7512e075f746ad864cec09571a6b249e6f3d66d2fe76d9434c7ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling amplify_apfloat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "36d10d95e8e7512e075f746ad864cec09571a6b249e6f3d66d2fe76d9434c7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d10d95e8e7512e075f746ad864cec09571a6b249e6f3d66d2fe76d9434c7ae", kill_on_drop: false }`
[INFO] [stdout] 36d10d95e8e7512e075f746ad864cec09571a6b249e6f3d66d2fe76d9434c7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cf46843aa69a3c0be4ab1ec24044c43dec72251b490cedff39de506cd20fa01
[INFO] running `Command { std: "docker" "start" "-a" "8cf46843aa69a3c0be4ab1ec24044c43dec72251b490cedff39de506cd20fa01", kill_on_drop: false }`
[INFO] [stderr]    Compiling amplify_apfloat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:101:66
[INFO] [stdout]     |
[INFO] [stdout] 101 |             assert_eq!(expected, a1.category(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:101:71
[INFO] [stdout]     |
[INFO] [stdout] 101 |             assert_eq!(expected, a1.category(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:108:66
[INFO] [stdout]     |
[INFO] [stdout] 108 |             assert_eq!(expected, a2.category(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:108:71
[INFO] [stdout]     |
[INFO] [stdout] 108 |             assert_eq!(expected, a2.category(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:172:65
[INFO] [stdout]     |
[INFO] [stdout] 172 |             assert_eq!(expected, a1.to_bits(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:172:70
[INFO] [stdout]     |
[INFO] [stdout] 172 |             assert_eq!(expected, a1.to_bits(), "{:#x} + {:#x}", op1, op2);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:179:65
[INFO] [stdout]     |
[INFO] [stdout] 179 |             assert_eq!(expected, a2.to_bits(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:179:70
[INFO] [stdout]     |
[INFO] [stdout] 179 |             assert_eq!(expected, a2.to_bits(), "{:#x} + {:#x}", op2, op1);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:208:61
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(expected, a1.to_bits(), "{:#x} - {:#x}", op1, op2);
[INFO] [stdout]     |                                             -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:208:66
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(expected, a1.to_bits(), "{:#x} - {:#x}", op1, op2);
[INFO] [stdout]     |                                                     -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:266:66
[INFO] [stdout]     |
[INFO] [stdout] 266 |             assert_eq!(expected, a1.category(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:266:71
[INFO] [stdout]     |
[INFO] [stdout] 266 |             assert_eq!(expected, a1.category(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:273:66
[INFO] [stdout]     |
[INFO] [stdout] 273 |             assert_eq!(expected, a2.category(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:273:71
[INFO] [stdout]     |
[INFO] [stdout] 273 |             assert_eq!(expected, a2.category(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:352:65
[INFO] [stdout]     |
[INFO] [stdout] 352 |             assert_eq!(expected, a1.to_bits(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:352:70
[INFO] [stdout]     |
[INFO] [stdout] 352 |             assert_eq!(expected, a1.to_bits(), "{:#x} * {:#x}", op1, op2);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:359:65
[INFO] [stdout]     |
[INFO] [stdout] 359 |             assert_eq!(expected, a2.to_bits(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:359:70
[INFO] [stdout]     |
[INFO] [stdout] 359 |             assert_eq!(expected, a2.to_bits(), "{:#x} * {:#x}", op2, op1);
[INFO] [stdout]     |                                                         -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:383:61
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected, a1.to_bits(), "{:#x} / {:#x}", op1, op2);
[INFO] [stdout]     |                                             -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:383:66
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected, a1.to_bits(), "{:#x} / {:#x}", op1, op2);
[INFO] [stdout]     |                                                     -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:409:74
[INFO] [stdout]     |
[INFO] [stdout] 409 |         assert_eq!(expected, result.to_bits(), "ieee_rem({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                          -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:409:79
[INFO] [stdout]     |
[INFO] [stdout] 409 |         assert_eq!(expected, result.to_bits(), "ieee_rem({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                                 -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                                 |
[INFO] [stdout]     |                                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:437:65
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(expected, r.to_bits(), "fmod({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                 -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:437:70
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(expected, r.to_bits(), "fmod({:#x}, {:#x})", op1, op2);
[INFO] [stdout]     |                                                        -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:507:76
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(expected, a1.partial_cmp(&a2), "compare({:#x}, {:#x})", op1, op2,);
[INFO] [stdout]     |                                                            -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:507:81
[INFO] [stdout]     |
[INFO] [stdout] 507 |         assert_eq!(expected, a1.partial_cmp(&a2), "compare({:#x}, {:#x})", op1, op2,);
[INFO] [stdout]     |                                                                   -----         ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:533:66
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_eq!(expected, a1.bitwise_eq(a2), "{:#x} = {:#x}", op1, op2);
[INFO] [stdout]     |                                                  -----           ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied
[INFO] [stdout]    --> tests/ppc.rs:533:71
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_eq!(expected, a1.bitwise_eq(a2), "{:#x} = {:#x}", op1, op2);
[INFO] [stdout]     |                                                          -----        ^^^ the trait `LowerHex` is not implemented for `u256`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `LowerHex`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               NonZero<T>
[INFO] [stdout]               Saturating<T>
[INFO] [stdout]               Status
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               amplify_apfloat::status::_::InternalBitFlags
[INFO] [stdout]               i128
[INFO] [stdout]             and 22 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:124:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amplify_apfloat` (test "ppc") due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8cf46843aa69a3c0be4ab1ec24044c43dec72251b490cedff39de506cd20fa01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf46843aa69a3c0be4ab1ec24044c43dec72251b490cedff39de506cd20fa01", kill_on_drop: false }`
[INFO] [stdout] 8cf46843aa69a3c0be4ab1ec24044c43dec72251b490cedff39de506cd20fa01
