[INFO] cloning repository https://github.com/Nanai10a/gcnum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nanai10a/gcnum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanai10a%2Fgcnum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanai10a%2Fgcnum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c8994cd11363c35357790cc46106cdb3b1dae86 [INFO] checking Nanai10a/gcnum against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanai10a%2Fgcnum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nanai10a/gcnum on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nanai10a/gcnum [INFO] finished tweaking git repo https://github.com/Nanai10a/gcnum [INFO] tweaked toml for git repo https://github.com/Nanai10a/gcnum written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nanai10a/gcnum already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faaf98192525944f74bfed6e268528a485e3e4af5ce3b9b6d407c7b4d7ad82ae [INFO] running `Command { std: "docker" "start" "-a" "faaf98192525944f74bfed6e268528a485e3e4af5ce3b9b6d407c7b4d7ad82ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faaf98192525944f74bfed6e268528a485e3e4af5ce3b9b6d407c7b4d7ad82ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faaf98192525944f74bfed6e268528a485e3e4af5ce3b9b6d407c7b4d7ad82ae", kill_on_drop: false }` [INFO] [stdout] faaf98192525944f74bfed6e268528a485e3e4af5ce3b9b6d407c7b4d7ad82ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e678acbf165642b1c021140faf08e91bac8fb6aa1e97478e6887d2c4fe5a46b [INFO] running `Command { std: "docker" "start" "-a" "6e678acbf165642b1c021140faf08e91bac8fb6aa1e97478e6887d2c4fe5a46b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking gcnum v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | ops_impl! { Add :: add : + } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Add>>` [INFO] [stdout] ... [INFO] [stdout] 209 | ops_impl! { Add :: add : + } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | ops_impl! { BitAnd :: bitand : & } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitAnd>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitAnd>>` [INFO] [stdout] ... [INFO] [stdout] 210 | ops_impl! { BitAnd :: bitand : & } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | ops_impl! { BitOr :: bitor : | } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitOr>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitOr>>` [INFO] [stdout] ... [INFO] [stdout] 211 | ops_impl! { BitOr :: bitor : | } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | ops_impl! { BitXor :: bitxor : ^ } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitXor>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitXor>>` [INFO] [stdout] ... [INFO] [stdout] 212 | ops_impl! { BitXor :: bitxor : ^ } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | ops_impl! { Div :: div : / } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Div>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Div>>` [INFO] [stdout] ... [INFO] [stdout] 213 | ops_impl! { Div :: div : / } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | ops_impl! { Mul :: mul : * } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Mul>>` [INFO] [stdout] ... [INFO] [stdout] 214 | ops_impl! { Mul :: mul : * } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | ops_impl! { Rem :: rem : % } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Rem>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Rem>>` [INFO] [stdout] ... [INFO] [stdout] 215 | ops_impl! { Rem :: rem : % } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | ops_impl! { Shl :: shl : << } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Shl>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Shl>>` [INFO] [stdout] ... [INFO] [stdout] 216 | ops_impl! { Shl :: shl : << } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | ops_impl! { Shr :: shr : >> } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Shr>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Shr>>` [INFO] [stdout] ... [INFO] [stdout] 217 | ops_impl! { Shr :: shr : >> } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | ops_impl! { Sub :: sub : - } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Sub>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Sub>>` [INFO] [stdout] ... [INFO] [stdout] 218 | ops_impl! { Sub :: sub : - } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); !N] well-formed` [INFO] [stdout] --> src/lib.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | where [(); !N]: [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Not>` [INFO] [stdout] --> src/lib.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | where [(); !N]: [INFO] [stdout] | ^^^^^^^^ required by this bound in ` as Not>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gcnum` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | ops_impl! { Add :: add : + } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Add>>` [INFO] [stdout] ... [INFO] [stdout] 209 | ops_impl! { Add :: add : + } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | ops_impl! { BitAnd :: bitand : & } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitAnd>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitAnd>>` [INFO] [stdout] ... [INFO] [stdout] 210 | ops_impl! { BitAnd :: bitand : & } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | ops_impl! { BitOr :: bitor : | } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitOr>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitOr>>` [INFO] [stdout] ... [INFO] [stdout] 211 | ops_impl! { BitOr :: bitor : | } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | ops_impl! { BitXor :: bitxor : ^ } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as BitXor>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as BitXor>>` [INFO] [stdout] ... [INFO] [stdout] 212 | ops_impl! { BitXor :: bitxor : ^ } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | ops_impl! { Div :: div : / } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Div>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Div>>` [INFO] [stdout] ... [INFO] [stdout] 213 | ops_impl! { Div :: div : / } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | ops_impl! { Mul :: mul : * } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Mul>>` [INFO] [stdout] ... [INFO] [stdout] 214 | ops_impl! { Mul :: mul : * } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | ops_impl! { Rem :: rem : % } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Rem>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Rem>>` [INFO] [stdout] ... [INFO] [stdout] 215 | ops_impl! { Rem :: rem : % } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | ops_impl! { Shl :: shl : << } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Shl>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Shl>>` [INFO] [stdout] ... [INFO] [stdout] 216 | ops_impl! { Shl :: shl : << } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | ops_impl! { Shr :: shr : >> } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Shr>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Shr>>` [INFO] [stdout] ... [INFO] [stdout] 217 | ops_impl! { Shr :: shr : >> } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); LHS $op RHS] well-formed` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | ops_impl! { Sub :: sub : - } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Sub>>` [INFO] [stdout] --> src/lib.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | where [(); LHS $op RHS]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as Sub>>` [INFO] [stdout] ... [INFO] [stdout] 218 | ops_impl! { Sub :: sub : - } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); !N] well-formed` [INFO] [stdout] --> src/lib.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | where [(); !N]: [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Not>` [INFO] [stdout] --> src/lib.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | where [(); !N]: [INFO] [stdout] | ^^^^^^^^ required by this bound in ` as Not>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gcnum` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "6e678acbf165642b1c021140faf08e91bac8fb6aa1e97478e6887d2c4fe5a46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e678acbf165642b1c021140faf08e91bac8fb6aa1e97478e6887d2c4fe5a46b", kill_on_drop: false }` [INFO] [stdout] 6e678acbf165642b1c021140faf08e91bac8fb6aa1e97478e6887d2c4fe5a46b