[INFO] fetching crate amplify_apfloat 0.2.0...
[INFO] checking amplify_apfloat-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate amplify_apfloat 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate amplify_apfloat 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amplify_apfloat 0.2.0
[INFO] finished tweaking crates.io crate amplify_apfloat 0.2.0
[INFO] tweaked toml for crates.io crate amplify_apfloat 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded amplify_num v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e647f3801f70ee018b12e037f2b1e43217aefb2819b190aa9a2bfd789884093f
[INFO] running `Command { std: "docker" "start" "-a" "e647f3801f70ee018b12e037f2b1e43217aefb2819b190aa9a2bfd789884093f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e647f3801f70ee018b12e037f2b1e43217aefb2819b190aa9a2bfd789884093f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e647f3801f70ee018b12e037f2b1e43217aefb2819b190aa9a2bfd789884093f", kill_on_drop: false }`
[INFO] [stdout] e647f3801f70ee018b12e037f2b1e43217aefb2819b190aa9a2bfd789884093f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 261dc9bff465c434ba368d3b0ad1ebc06a8e36df4f9cb36773a428246818f1da
[INFO] running `Command { std: "docker" "start" "-a" "261dc9bff465c434ba368d3b0ad1ebc06a8e36df4f9cb36773a428246818f1da", kill_on_drop: false }`
[INFO] [stderr]     Checking amplify_num v0.5.2
[INFO] [stderr]     Checking amplify_apfloat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/ieee.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/ieee.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:108: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" "261dc9bff465c434ba368d3b0ad1ebc06a8e36df4f9cb36773a428246818f1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261dc9bff465c434ba368d3b0ad1ebc06a8e36df4f9cb36773a428246818f1da", kill_on_drop: false }`
[INFO] [stdout] 261dc9bff465c434ba368d3b0ad1ebc06a8e36df4f9cb36773a428246818f1da
[INFO] checking amplify_apfloat-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate amplify_apfloat 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate amplify_apfloat 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amplify_apfloat 0.2.0
[INFO] finished tweaking crates.io crate amplify_apfloat 0.2.0
[INFO] tweaked toml for crates.io crate amplify_apfloat 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acb0eb2c2c964f6d2dc5ca19657f706aa064c7c0f2dacaa479fd9a50d9f3617f
[INFO] running `Command { std: "docker" "start" "-a" "acb0eb2c2c964f6d2dc5ca19657f706aa064c7c0f2dacaa479fd9a50d9f3617f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acb0eb2c2c964f6d2dc5ca19657f706aa064c7c0f2dacaa479fd9a50d9f3617f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb0eb2c2c964f6d2dc5ca19657f706aa064c7c0f2dacaa479fd9a50d9f3617f", kill_on_drop: false }`
[INFO] [stdout] acb0eb2c2c964f6d2dc5ca19657f706aa064c7c0f2dacaa479fd9a50d9f3617f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 281b0d43bc41d01701e171829487e4c1fb85d2be05fbf91b61ea695320bc895e
[INFO] running `Command { std: "docker" "start" "-a" "281b0d43bc41d01701e171829487e4c1fb85d2be05fbf91b61ea695320bc895e", kill_on_drop: false }`
[INFO] [stderr]     Checking amplify_num v0.5.2
[INFO] [stderr]     Checking amplify_apfloat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/ieee.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/ieee.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 21 others
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_lower_hex`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:108: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" "281b0d43bc41d01701e171829487e4c1fb85d2be05fbf91b61ea695320bc895e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281b0d43bc41d01701e171829487e4c1fb85d2be05fbf91b61ea695320bc895e", kill_on_drop: false }`
[INFO] [stdout] 281b0d43bc41d01701e171829487e4c1fb85d2be05fbf91b61ea695320bc895e
