[INFO] fetching crate anyint 0.1.0...
[INFO] checking anyint-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate anyint 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate anyint 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.12)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyint_macros v0.1.0
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded proc-macro-crate v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d66b52dbe6bb08889247f53c92ca23365080faf79003c22f022e57e560d745f
[INFO] running `Command { std: "docker" "start" "-a" "7d66b52dbe6bb08889247f53c92ca23365080faf79003c22f022e57e560d745f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d66b52dbe6bb08889247f53c92ca23365080faf79003c22f022e57e560d745f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d66b52dbe6bb08889247f53c92ca23365080faf79003c22f022e57e560d745f", kill_on_drop: false }`
[INFO] [stdout] 7d66b52dbe6bb08889247f53c92ca23365080faf79003c22f022e57e560d745f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56d17f7c2824d861f4a1d9f453c29d48907d9e3bc9964eeb6238f1f4d4c43095
[INFO] running `Command { std: "docker" "start" "-a" "56d17f7c2824d861f4a1d9f453c29d48907d9e3bc9964eeb6238f1f4d4c43095", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[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] 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] error: aborting due to 12 previous errors
[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
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors
[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
[INFO] running `Command { std: "docker" "inspect" "56d17f7c2824d861f4a1d9f453c29d48907d9e3bc9964eeb6238f1f4d4c43095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d17f7c2824d861f4a1d9f453c29d48907d9e3bc9964eeb6238f1f4d4c43095", kill_on_drop: false }`
[INFO] [stdout] 56d17f7c2824d861f4a1d9f453c29d48907d9e3bc9964eeb6238f1f4d4c43095
[INFO] checking anyint-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate anyint 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate anyint 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.12)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 005c1a147eb1a98b7e0d4c8395f30602959c0410ec33927a013e6e1214e546cb
[INFO] running `Command { std: "docker" "start" "-a" "005c1a147eb1a98b7e0d4c8395f30602959c0410ec33927a013e6e1214e546cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "005c1a147eb1a98b7e0d4c8395f30602959c0410ec33927a013e6e1214e546cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "005c1a147eb1a98b7e0d4c8395f30602959c0410ec33927a013e6e1214e546cb", kill_on_drop: false }`
[INFO] [stdout] 005c1a147eb1a98b7e0d4c8395f30602959c0410ec33927a013e6e1214e546cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 000b157977cd3777b59a21125c88887a78aa5555b8abf19ded704382b1a8bb04
[INFO] running `Command { std: "docker" "start" "-a" "000b157977cd3777b59a21125c88887a78aa5555b8abf19ded704382b1a8bb04", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[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] 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] error: aborting due to 12 previous errors
[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
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors
[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
[INFO] running `Command { std: "docker" "inspect" "000b157977cd3777b59a21125c88887a78aa5555b8abf19ded704382b1a8bb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "000b157977cd3777b59a21125c88887a78aa5555b8abf19ded704382b1a8bb04", kill_on_drop: false }`
[INFO] [stdout] 000b157977cd3777b59a21125c88887a78aa5555b8abf19ded704382b1a8bb04
