[INFO] cloning repository https://github.com/rust-amplify/amplify-num [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-amplify/amplify-num" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-amplify%2Famplify-num", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-amplify%2Famplify-num'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be035c1ed260313217bd799bd47cbc9bdfdf27ec [INFO] building rust-amplify/amplify-num against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-amplify%2Famplify-num" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-amplify/amplify-num on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rust-amplify/amplify-num [INFO] finished tweaking git repo https://github.com/rust-amplify/amplify-num [INFO] tweaked toml for git repo https://github.com/rust-amplify/amplify-num written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-amplify/amplify-num already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.42 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8de17a41542b4972d16ec7af571842e94200bb7760775b2d3313d195dd849c22 [INFO] running `Command { std: "docker" "start" "-a" "8de17a41542b4972d16ec7af571842e94200bb7760775b2d3313d195dd849c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de17a41542b4972d16ec7af571842e94200bb7760775b2d3313d195dd849c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de17a41542b4972d16ec7af571842e94200bb7760775b2d3313d195dd849c22", kill_on_drop: false }` [INFO] [stdout] 8de17a41542b4972d16ec7af571842e94200bb7760775b2d3313d195dd849c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce17addd7f06985951438dfb759bdf432da05cef6e014da0981165115db8304 [INFO] running `Command { std: "docker" "start" "-a" "dce17addd7f06985951438dfb759bdf432da05cef6e014da0981165115db8304", kill_on_drop: false }` [INFO] [stderr] Compiling amplify_num v0.5.3 (/opt/rustwide/workdir/num) [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling amplify_apfloat v0.3.1 (/opt/rustwide/workdir/apfloat) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `Command { std: "docker" "inspect" "dce17addd7f06985951438dfb759bdf432da05cef6e014da0981165115db8304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce17addd7f06985951438dfb759bdf432da05cef6e014da0981165115db8304", kill_on_drop: false }` [INFO] [stdout] dce17addd7f06985951438dfb759bdf432da05cef6e014da0981165115db8304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a26c9089f7672c975d068b0c7baeceb0406636cc9c10f14a89463cc4d70941 [INFO] running `Command { std: "docker" "start" "-a" "f1a26c9089f7672c975d068b0c7baeceb0406636cc9c10f14a89463cc4d70941", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling amplify_apfloat v0.3.1 (/opt/rustwide/workdir/apfloat) [INFO] [stdout] error[E0277]: the trait bound `u256: LowerHex` is not satisfied [INFO] [stdout] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] --> apfloat/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 [INFO] [stdout] Saturating [INFO] [stdout] Status [INFO] [stdout] Wrapping [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::<'_>::new_lower_hex` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:129: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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amplify_apfloat` (test "ppc") due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f1a26c9089f7672c975d068b0c7baeceb0406636cc9c10f14a89463cc4d70941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a26c9089f7672c975d068b0c7baeceb0406636cc9c10f14a89463cc4d70941", kill_on_drop: false }` [INFO] [stdout] f1a26c9089f7672c975d068b0c7baeceb0406636cc9c10f14a89463cc4d70941