[INFO] fetching crate anyint 0.1.0...
[INFO] checking anyint-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate anyint 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate anyint 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anyint 0.1.0
[INFO] finished tweaking crates.io crate anyint 0.1.0
[INFO] tweaked toml for crates.io crate anyint 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded anyint_macros v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 614041f75771a87f24a4bc6fbb47a8e5d39e83e736eb04bd98bfc5578af9f8a5
[INFO] running `Command { std: "docker" "start" "-a" "614041f75771a87f24a4bc6fbb47a8e5d39e83e736eb04bd98bfc5578af9f8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "614041f75771a87f24a4bc6fbb47a8e5d39e83e736eb04bd98bfc5578af9f8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614041f75771a87f24a4bc6fbb47a8e5d39e83e736eb04bd98bfc5578af9f8a5", kill_on_drop: false }`
[INFO] [stdout] 614041f75771a87f24a4bc6fbb47a8e5d39e83e736eb04bd98bfc5578af9f8a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e95406b5340b0cd7e3b271d9e00bc68752fceda12daf3ae2d6b8efe29eb2d93
[INFO] running `Command { std: "docker" "start" "-a" "3e95406b5340b0cd7e3b271d9e00bc68752fceda12daf3ae2d6b8efe29eb2d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling anyint_macros v0.1.0
[INFO] [stderr]     Checking anyint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 528 |   impl_nonstandard_int!(unsigned: u8);
[INFO] [stdout]     |   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 529 |   impl_nonstandard_int!(unsigned: u16);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 530 |   impl_nonstandard_int!(unsigned: u32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 531 |   impl_nonstandard_int!(unsigned: u64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 532 |   impl_nonstandard_int!(unsigned: u128);
[INFO] [stdout]     |   ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 533 |   impl_nonstandard_int!(unsigned: usize);
[INFO] [stdout]     |   -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 535 |   impl_nonstandard_int!(signed: i8);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 536 |   impl_nonstandard_int!(signed: i16);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 537 |   impl_nonstandard_int!(signed: i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 538 |   impl_nonstandard_int!(signed: i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 539 |   impl_nonstandard_int!(signed: i128);
[INFO] [stdout]     |   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 540 |   impl_nonstandard_int!(signed: isize);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/integer.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{From, TryFrom};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/integer.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{From, TryFrom};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 528 |   impl_nonstandard_int!(unsigned: u8);
[INFO] [stdout]     |   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 529 |   impl_nonstandard_int!(unsigned: u16);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 530 |   impl_nonstandard_int!(unsigned: u32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 531 |   impl_nonstandard_int!(unsigned: u64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 532 |   impl_nonstandard_int!(unsigned: u128);
[INFO] [stdout]     |   ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 345 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 346 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 347 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 533 |   impl_nonstandard_int!(unsigned: usize);
[INFO] [stdout]     |   -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 535 |   impl_nonstandard_int!(signed: i8);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 536 |   impl_nonstandard_int!(signed: i16);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 537 |   impl_nonstandard_int!(signed: i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 538 |   impl_nonstandard_int!(signed: i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 539 |   impl_nonstandard_int!(signed: i128);
[INFO] [stdout]     |   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `wrapping_rem`:
[INFO] [stdout]    --> src/integer.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 204 | |             Self(self.0.wrapping_rem(rhs.0))
[INFO] [stdout] 205 | |         }
[INFO] [stdout]     | |_________- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 521 | /             fn wrapping_rem(self, rhs: Self) -> Self {
[INFO] [stdout] 522 | |                 self.overflowing_rem(rhs).0
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^ duplicate definition
[INFO] [stdout] ...
[INFO] [stdout] 540 |   impl_nonstandard_int!(signed: isize);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/non_standard_integer.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn wrapping_rem(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- item in trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_nonstandard_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/integer.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{From, TryFrom};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/integer.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{From, TryFrom};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/integer.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |     use core::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0201`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyint` (lib) due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0201`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyint` (lib test) due to 13 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3e95406b5340b0cd7e3b271d9e00bc68752fceda12daf3ae2d6b8efe29eb2d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e95406b5340b0cd7e3b271d9e00bc68752fceda12daf3ae2d6b8efe29eb2d93", kill_on_drop: false }`
[INFO] [stdout] 3e95406b5340b0cd7e3b271d9e00bc68752fceda12daf3ae2d6b8efe29eb2d93
