[INFO] fetching crate boundnum 0.1.1...
[INFO] checking boundnum-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate boundnum 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate boundnum 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boundnum 0.1.1
[INFO] finished tweaking crates.io crate boundnum 0.1.1
[INFO] tweaked toml for crates.io crate boundnum 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ebfc1316798270b2e4272c6f8b7deb7124c91f841fc07ad93d8942f7ab1b93a
[INFO] running `Command { std: "docker" "start" "-a" "0ebfc1316798270b2e4272c6f8b7deb7124c91f841fc07ad93d8942f7ab1b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebfc1316798270b2e4272c6f8b7deb7124c91f841fc07ad93d8942f7ab1b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebfc1316798270b2e4272c6f8b7deb7124c91f841fc07ad93d8942f7ab1b93a", kill_on_drop: false }`
[INFO] [stdout] 0ebfc1316798270b2e4272c6f8b7deb7124c91f841fc07ad93d8942f7ab1b93a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a418912d0f4dcf46d52f1b10e1c407ab772fa6b38a9c425930d5524e35f4ae
[INFO] running `Command { std: "docker" "start" "-a" "a8a418912d0f4dcf46d52f1b10e1c407ab772fa6b38a9c425930d5524e35f4ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]     Checking boundnum v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `other::*`
[INFO] [stdout]   --> src/expr.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use other::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `other::*`
[INFO] [stdout]   --> src/expr.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use other::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Bounded<T, B: AsBound<T>> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     bound: B,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bounded` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / define_binary_operator! {
[INFO] [stdout] 4  | |     add,
[INFO] [stdout] 5  | |     /// Represents `core::ops::Add`
[INFO] [stdout] 6  | |     Add,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     core::ops::Add,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     sub,
[INFO] [stdout] 14 | |     /// Represents `core::ops::Sub`
[INFO] [stdout] 15 | |     Sub,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::Sub,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sub` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     mul,
[INFO] [stdout] 23 | |     /// Represents `core::ops::Mul`
[INFO] [stdout] 24 | |     Mul,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::Mul,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mul` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     div,
[INFO] [stdout] 32 | |     /// Represents `core::ops::Div`
[INFO] [stdout] 33 | |     Div,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::Div,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Div` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     rem,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Rem`
[INFO] [stdout] 42 | |     Rem,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Rem,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     bitand,
[INFO] [stdout] 14 | |     /// Represents `core::ops::BitAnd`
[INFO] [stdout] 15 | |     BitAnd,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::BitAnd,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitAnd` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     bitor,
[INFO] [stdout] 23 | |     /// Represents `core::ops::BitOr`
[INFO] [stdout] 24 | |     BitOr,
[INFO] [stdout]    | |     ----- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::BitOr,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitOr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     bitxor,
[INFO] [stdout] 32 | |     /// Represents `core::ops::BitXor`
[INFO] [stdout] 33 | |     BitXor,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::BitXor,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitXor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     shl,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Shl`
[INFO] [stdout] 42 | |     Shl,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Shl,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / define_binary_operator! {
[INFO] [stdout] 49 | |     shr,
[INFO] [stdout] 50 | |     /// Represents `core::ops::Shr`
[INFO] [stdout] 51 | |     Shr,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     core::ops::Shr,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / define_binary_operator! {
[INFO] [stdout] 81 | |     cmp,
[INFO] [stdout] 82 | |     /// Represents `std::cmp::Ord::cmp`
[INFO] [stdout] 83 | |     Cmp,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |     typenum::Cmp,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cmp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / define_binary_operator! {
[INFO] [stdout] 90 | |     eq,
[INFO] [stdout] 91 | |     /// Represents `std::cmp::PartialEq::eq`
[INFO] [stdout] 92 | |     Eq,
[INFO] [stdout]    | |     -- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     typenum::IsEqual,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Eq` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | / define_binary_operator! {
[INFO] [stdout] 99  | |     ne,
[INFO] [stdout] 100 | |     /// Represents `std::cmp::PartialEq::ne`
[INFO] [stdout] 101 | |     Ne,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     typenum::IsNotEqual,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_binary_operator! {
[INFO] [stdout] 108 | |     gt,
[INFO] [stdout] 109 | |     /// Represents `std::cmp::PartialOrd::gt`
[INFO] [stdout] 110 | |     Gt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     typenum::IsGreater,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Gt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / define_binary_operator! {
[INFO] [stdout] 117 | |     ge,
[INFO] [stdout] 118 | |     /// Represents `std::cmp::PartialOrd::ge`
[INFO] [stdout] 119 | |     Ge,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |     typenum::IsGreaterOrEqual,
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / define_binary_operator! {
[INFO] [stdout] 126 | |     lt,
[INFO] [stdout] 127 | |     /// Represents `std::cmp::PartialOrd::lt`
[INFO] [stdout] 128 | |     Lt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     typenum::IsLess,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Lt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / define_binary_operator! {
[INFO] [stdout] 135 | |     le,
[INFO] [stdout] 136 | |     /// Represents `std::cmp::PartialOrd::le`
[INFO] [stdout] 137 | |     Le,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |     typenum::IsLessOrEqual,
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Le` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / define_binary_operator! {
[INFO] [stdout] 144 | |     max,
[INFO] [stdout] 145 | |     /// Represents `std::cmp::Ord::max`
[INFO] [stdout] 146 | |     Max,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     typenum::Max,
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Max` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_binary_operator! {
[INFO] [stdout] 153 | |     min,
[INFO] [stdout] 154 | |     /// Represents `std::cmp::Ord::min`
[INFO] [stdout] 155 | |     Min,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |     typenum::Min,
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Min` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Bounded<T, B: AsBound<T>> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     bound: B,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bounded` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / define_binary_operator! {
[INFO] [stdout] 4  | |     add,
[INFO] [stdout] 5  | |     /// Represents `core::ops::Add`
[INFO] [stdout] 6  | |     Add,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     core::ops::Add,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     sub,
[INFO] [stdout] 14 | |     /// Represents `core::ops::Sub`
[INFO] [stdout] 15 | |     Sub,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::Sub,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sub` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     mul,
[INFO] [stdout] 23 | |     /// Represents `core::ops::Mul`
[INFO] [stdout] 24 | |     Mul,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::Mul,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mul` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     div,
[INFO] [stdout] 32 | |     /// Represents `core::ops::Div`
[INFO] [stdout] 33 | |     Div,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::Div,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Div` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     rem,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Rem`
[INFO] [stdout] 42 | |     Rem,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Rem,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     bitand,
[INFO] [stdout] 14 | |     /// Represents `core::ops::BitAnd`
[INFO] [stdout] 15 | |     BitAnd,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::BitAnd,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitAnd` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     bitor,
[INFO] [stdout] 23 | |     /// Represents `core::ops::BitOr`
[INFO] [stdout] 24 | |     BitOr,
[INFO] [stdout]    | |     ----- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::BitOr,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitOr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     bitxor,
[INFO] [stdout] 32 | |     /// Represents `core::ops::BitXor`
[INFO] [stdout] 33 | |     BitXor,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::BitXor,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitXor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     shl,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Shl`
[INFO] [stdout] 42 | |     Shl,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Shl,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / define_binary_operator! {
[INFO] [stdout] 49 | |     shr,
[INFO] [stdout] 50 | |     /// Represents `core::ops::Shr`
[INFO] [stdout] 51 | |     Shr,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     core::ops::Shr,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / define_binary_operator! {
[INFO] [stdout] 81 | |     cmp,
[INFO] [stdout] 82 | |     /// Represents `std::cmp::Ord::cmp`
[INFO] [stdout] 83 | |     Cmp,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |     typenum::Cmp,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cmp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / define_binary_operator! {
[INFO] [stdout] 90 | |     eq,
[INFO] [stdout] 91 | |     /// Represents `std::cmp::PartialEq::eq`
[INFO] [stdout] 92 | |     Eq,
[INFO] [stdout]    | |     -- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     typenum::IsEqual,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Eq` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | / define_binary_operator! {
[INFO] [stdout] 99  | |     ne,
[INFO] [stdout] 100 | |     /// Represents `std::cmp::PartialEq::ne`
[INFO] [stdout] 101 | |     Ne,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     typenum::IsNotEqual,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_binary_operator! {
[INFO] [stdout] 108 | |     gt,
[INFO] [stdout] 109 | |     /// Represents `std::cmp::PartialOrd::gt`
[INFO] [stdout] 110 | |     Gt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     typenum::IsGreater,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Gt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / define_binary_operator! {
[INFO] [stdout] 117 | |     ge,
[INFO] [stdout] 118 | |     /// Represents `std::cmp::PartialOrd::ge`
[INFO] [stdout] 119 | |     Ge,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |     typenum::IsGreaterOrEqual,
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / define_binary_operator! {
[INFO] [stdout] 126 | |     lt,
[INFO] [stdout] 127 | |     /// Represents `std::cmp::PartialOrd::lt`
[INFO] [stdout] 128 | |     Lt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     typenum::IsLess,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Lt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / define_binary_operator! {
[INFO] [stdout] 135 | |     le,
[INFO] [stdout] 136 | |     /// Represents `std::cmp::PartialOrd::le`
[INFO] [stdout] 137 | |     Le,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |     typenum::IsLessOrEqual,
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Le` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / define_binary_operator! {
[INFO] [stdout] 144 | |     max,
[INFO] [stdout] 145 | |     /// Represents `std::cmp::Ord::max`
[INFO] [stdout] 146 | |     Max,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     typenum::Max,
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Max` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_binary_operator! {
[INFO] [stdout] 153 | |     min,
[INFO] [stdout] 154 | |     /// Represents `std::cmp::Ord::min`
[INFO] [stdout] 155 | |     Min,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |     typenum::Min,
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Min` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "a8a418912d0f4dcf46d52f1b10e1c407ab772fa6b38a9c425930d5524e35f4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a418912d0f4dcf46d52f1b10e1c407ab772fa6b38a9c425930d5524e35f4ae", kill_on_drop: false }`
[INFO] [stdout] a8a418912d0f4dcf46d52f1b10e1c407ab772fa6b38a9c425930d5524e35f4ae
[INFO] checking boundnum-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate boundnum 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate boundnum 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boundnum 0.1.1
[INFO] finished tweaking crates.io crate boundnum 0.1.1
[INFO] tweaked toml for crates.io crate boundnum 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6089c15651d56ce44216d64234bb237a205c004b5ae190721b03693f0c1a7764
[INFO] running `Command { std: "docker" "start" "-a" "6089c15651d56ce44216d64234bb237a205c004b5ae190721b03693f0c1a7764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6089c15651d56ce44216d64234bb237a205c004b5ae190721b03693f0c1a7764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6089c15651d56ce44216d64234bb237a205c004b5ae190721b03693f0c1a7764", kill_on_drop: false }`
[INFO] [stdout] 6089c15651d56ce44216d64234bb237a205c004b5ae190721b03693f0c1a7764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1886911533ffbdff5ef2298ad322967ec06c4c2873f34c9da5a3833b020a8f
[INFO] running `Command { std: "docker" "start" "-a" "5e1886911533ffbdff5ef2298ad322967ec06c4c2873f34c9da5a3833b020a8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]     Checking boundnum v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `other::*`
[INFO] [stdout]   --> src/expr.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use other::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `other::*`
[INFO] [stdout]   --> src/expr.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use other::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Bounded<T, B: AsBound<T>> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     bound: B,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bounded` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / define_binary_operator! {
[INFO] [stdout] 4  | |     add,
[INFO] [stdout] 5  | |     /// Represents `core::ops::Add`
[INFO] [stdout] 6  | |     Add,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     core::ops::Add,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     sub,
[INFO] [stdout] 14 | |     /// Represents `core::ops::Sub`
[INFO] [stdout] 15 | |     Sub,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::Sub,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sub` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     mul,
[INFO] [stdout] 23 | |     /// Represents `core::ops::Mul`
[INFO] [stdout] 24 | |     Mul,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::Mul,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mul` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     div,
[INFO] [stdout] 32 | |     /// Represents `core::ops::Div`
[INFO] [stdout] 33 | |     Div,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::Div,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Div` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     rem,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Rem`
[INFO] [stdout] 42 | |     Rem,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Rem,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     bitand,
[INFO] [stdout] 14 | |     /// Represents `core::ops::BitAnd`
[INFO] [stdout] 15 | |     BitAnd,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::BitAnd,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitAnd` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     bitor,
[INFO] [stdout] 23 | |     /// Represents `core::ops::BitOr`
[INFO] [stdout] 24 | |     BitOr,
[INFO] [stdout]    | |     ----- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::BitOr,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitOr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     bitxor,
[INFO] [stdout] 32 | |     /// Represents `core::ops::BitXor`
[INFO] [stdout] 33 | |     BitXor,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::BitXor,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitXor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     shl,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Shl`
[INFO] [stdout] 42 | |     Shl,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Shl,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / define_binary_operator! {
[INFO] [stdout] 49 | |     shr,
[INFO] [stdout] 50 | |     /// Represents `core::ops::Shr`
[INFO] [stdout] 51 | |     Shr,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     core::ops::Shr,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / define_binary_operator! {
[INFO] [stdout] 81 | |     cmp,
[INFO] [stdout] 82 | |     /// Represents `std::cmp::Ord::cmp`
[INFO] [stdout] 83 | |     Cmp,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |     typenum::Cmp,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cmp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / define_binary_operator! {
[INFO] [stdout] 90 | |     eq,
[INFO] [stdout] 91 | |     /// Represents `std::cmp::PartialEq::eq`
[INFO] [stdout] 92 | |     Eq,
[INFO] [stdout]    | |     -- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     typenum::IsEqual,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Eq` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | / define_binary_operator! {
[INFO] [stdout] 99  | |     ne,
[INFO] [stdout] 100 | |     /// Represents `std::cmp::PartialEq::ne`
[INFO] [stdout] 101 | |     Ne,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     typenum::IsNotEqual,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_binary_operator! {
[INFO] [stdout] 108 | |     gt,
[INFO] [stdout] 109 | |     /// Represents `std::cmp::PartialOrd::gt`
[INFO] [stdout] 110 | |     Gt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     typenum::IsGreater,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Gt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / define_binary_operator! {
[INFO] [stdout] 117 | |     ge,
[INFO] [stdout] 118 | |     /// Represents `std::cmp::PartialOrd::ge`
[INFO] [stdout] 119 | |     Ge,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |     typenum::IsGreaterOrEqual,
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / define_binary_operator! {
[INFO] [stdout] 126 | |     lt,
[INFO] [stdout] 127 | |     /// Represents `std::cmp::PartialOrd::lt`
[INFO] [stdout] 128 | |     Lt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     typenum::IsLess,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Lt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / define_binary_operator! {
[INFO] [stdout] 135 | |     le,
[INFO] [stdout] 136 | |     /// Represents `std::cmp::PartialOrd::le`
[INFO] [stdout] 137 | |     Le,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |     typenum::IsLessOrEqual,
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Le` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / define_binary_operator! {
[INFO] [stdout] 144 | |     max,
[INFO] [stdout] 145 | |     /// Represents `std::cmp::Ord::max`
[INFO] [stdout] 146 | |     Max,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     typenum::Max,
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Max` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_binary_operator! {
[INFO] [stdout] 153 | |     min,
[INFO] [stdout] 154 | |     /// Represents `std::cmp::Ord::min`
[INFO] [stdout] 155 | |     Min,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |     typenum::Min,
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Min` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Bounded<T, B: AsBound<T>> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     bound: B,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bounded` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / define_binary_operator! {
[INFO] [stdout] 4  | |     add,
[INFO] [stdout] 5  | |     /// Represents `core::ops::Add`
[INFO] [stdout] 6  | |     Add,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     core::ops::Add,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     sub,
[INFO] [stdout] 14 | |     /// Represents `core::ops::Sub`
[INFO] [stdout] 15 | |     Sub,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::Sub,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sub` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     mul,
[INFO] [stdout] 23 | |     /// Represents `core::ops::Mul`
[INFO] [stdout] 24 | |     Mul,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::Mul,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mul` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     div,
[INFO] [stdout] 32 | |     /// Represents `core::ops::Div`
[INFO] [stdout] 33 | |     Div,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::Div,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Div` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/arith.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     rem,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Rem`
[INFO] [stdout] 42 | |     Rem,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Rem,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_binary_operator! {
[INFO] [stdout] 13 | |     bitand,
[INFO] [stdout] 14 | |     /// Represents `core::ops::BitAnd`
[INFO] [stdout] 15 | |     BitAnd,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     core::ops::BitAnd,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitAnd` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / define_binary_operator! {
[INFO] [stdout] 22 | |     bitor,
[INFO] [stdout] 23 | |     /// Represents `core::ops::BitOr`
[INFO] [stdout] 24 | |     BitOr,
[INFO] [stdout]    | |     ----- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     core::ops::BitOr,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitOr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / define_binary_operator! {
[INFO] [stdout] 31 | |     bitxor,
[INFO] [stdout] 32 | |     /// Represents `core::ops::BitXor`
[INFO] [stdout] 33 | |     BitXor,
[INFO] [stdout]    | |     ------ fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     core::ops::BitXor,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BitXor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / define_binary_operator! {
[INFO] [stdout] 40 | |     shl,
[INFO] [stdout] 41 | |     /// Represents `core::ops::Shl`
[INFO] [stdout] 42 | |     Shl,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     core::ops::Shl,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/bit.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / define_binary_operator! {
[INFO] [stdout] 49 | |     shr,
[INFO] [stdout] 50 | |     /// Represents `core::ops::Shr`
[INFO] [stdout] 51 | |     Shr,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     core::ops::Shr,
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / define_binary_operator! {
[INFO] [stdout] 81 | |     cmp,
[INFO] [stdout] 82 | |     /// Represents `std::cmp::Ord::cmp`
[INFO] [stdout] 83 | |     Cmp,
[INFO] [stdout]    | |     --- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |     typenum::Cmp,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cmp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]   --> src/expr/macros.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                   lhs: L,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 60 |                   rhs: R,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/expr/cmp.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / define_binary_operator! {
[INFO] [stdout] 90 | |     eq,
[INFO] [stdout] 91 | |     /// Represents `std::cmp::PartialEq::eq`
[INFO] [stdout] 92 | |     Eq,
[INFO] [stdout]    | |     -- fields in this struct
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     typenum::IsEqual,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Eq` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | / define_binary_operator! {
[INFO] [stdout] 99  | |     ne,
[INFO] [stdout] 100 | |     /// Represents `std::cmp::PartialEq::ne`
[INFO] [stdout] 101 | |     Ne,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     typenum::IsNotEqual,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_binary_operator! {
[INFO] [stdout] 108 | |     gt,
[INFO] [stdout] 109 | |     /// Represents `std::cmp::PartialOrd::gt`
[INFO] [stdout] 110 | |     Gt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     typenum::IsGreater,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Gt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / define_binary_operator! {
[INFO] [stdout] 117 | |     ge,
[INFO] [stdout] 118 | |     /// Represents `std::cmp::PartialOrd::ge`
[INFO] [stdout] 119 | |     Ge,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |     typenum::IsGreaterOrEqual,
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / define_binary_operator! {
[INFO] [stdout] 126 | |     lt,
[INFO] [stdout] 127 | |     /// Represents `std::cmp::PartialOrd::lt`
[INFO] [stdout] 128 | |     Lt,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     typenum::IsLess,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Lt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / define_binary_operator! {
[INFO] [stdout] 135 | |     le,
[INFO] [stdout] 136 | |     /// Represents `std::cmp::PartialOrd::le`
[INFO] [stdout] 137 | |     Le,
[INFO] [stdout]     | |     -- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |     typenum::IsLessOrEqual,
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Le` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / define_binary_operator! {
[INFO] [stdout] 144 | |     max,
[INFO] [stdout] 145 | |     /// Represents `std::cmp::Ord::max`
[INFO] [stdout] 146 | |     Max,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     typenum::Max,
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Max` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs` and `rhs` are never read
[INFO] [stdout]    --> src/expr/macros.rs:59:17
[INFO] [stdout]     |
[INFO] [stdout] 59  |                   lhs: L,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 60  |                   rhs: R,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr/cmp.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_binary_operator! {
[INFO] [stdout] 153 | |     min,
[INFO] [stdout] 154 | |     /// Represents `std::cmp::Ord::min`
[INFO] [stdout] 155 | |     Min,
[INFO] [stdout]     | |     --- fields in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |     typenum::Min,
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Min` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `define_binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
[INFO] running `Command { std: "docker" "inspect" "5e1886911533ffbdff5ef2298ad322967ec06c4c2873f34c9da5a3833b020a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1886911533ffbdff5ef2298ad322967ec06c4c2873f34c9da5a3833b020a8f", kill_on_drop: false }`
[INFO] [stdout] 5e1886911533ffbdff5ef2298ad322967ec06c4c2873f34c9da5a3833b020a8f
