[INFO] cloning repository https://github.com/0xlax/decimal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xlax/decimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlax%2Fdecimal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlax%2Fdecimal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c899aa27ad73e2fee8fc7a88bda25a726a09f27
[INFO] checking 0xlax/decimal against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlax%2Fdecimal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xlax/decimal
[INFO] finished tweaking git repo https://github.com/0xlax/decimal
[INFO] tweaked toml for git repo https://github.com/0xlax/decimal written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xlax/decimal on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xlax/decimal 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84337e10f785d1e85d3d53f996b624796017230c99cb6b753d3856354830b6b9
[INFO] running `Command { std: "docker" "start" "-a" "84337e10f785d1e85d3d53f996b624796017230c99cb6b753d3856354830b6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84337e10f785d1e85d3d53f996b624796017230c99cb6b753d3856354830b6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84337e10f785d1e85d3d53f996b624796017230c99cb6b753d3856354830b6b9", kill_on_drop: false }`
[INFO] [stdout] 84337e10f785d1e85d3d53f996b624796017230c99cb6b753d3856354830b6b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 671d379b199258b1a8ced8354b0b8f5fe2b18aa2094c4846d67b045c0dfaf58f
[INFO] running `Command { std: "docker" "start" "-a" "671d379b199258b1a8ced8354b0b8f5fe2b18aa2094c4846d67b045c0dfaf58f", kill_on_drop: false }`
[INFO] [stderr]     Checking decimal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::*`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^ cannot glob-import a module into itself
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         require!(self.scale == value.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         require!(self.scale == value.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::*`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^ cannot glob-import a module into itself
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         require!(self.scale == other.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         require!(self.scale == value.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `require` in this scope
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         require!(self.scale == value.scale, DifferentScale);
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `decimal`
[INFO] [stdout]     --> src/main.rs:1277:2
[INFO] [stdout]      |
[INFO] [stdout] 1277 | }
[INFO] [stdout]      |  ^ consider adding a `main` function to `src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn add(self, value: Decimal) -> Result<Self> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn add(self, value: Decimal) -> Result<Self, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn sub(self, value: Decimal) -> Result<Self> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn sub(self, value: Decimal) -> Result<Self, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn lte(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn lte(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn lt(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn lt(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn gt(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn gt(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn gte(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn gte(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:270:36
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn eq(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn eq(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn sub(self, rhs: T) -> Result<Self>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn sub(self, rhs: T) -> Result<Self, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:279:29
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn add(self, rhs: T) -> Result<Self>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn add(self, rhs: T) -> Result<Self, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn eq(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn eq(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:301:28
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn lt(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn lt(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn gt(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn gt(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:303:29
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn gte(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn gte(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn lte(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn lte(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decimal` (bin "decimal") due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn add(self, value: Decimal) -> Result<Self> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn add(self, value: Decimal) -> Result<Self, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn sub(self, value: Decimal) -> Result<Self> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn sub(self, value: Decimal) -> Result<Self, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn lte(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn lte(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn lt(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn lt(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn gt(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn gt(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn gte(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                     ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn gte(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:270:36
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn eq(self, other: Decimal) -> Result<bool> {
[INFO] [stdout]     |                                    ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn eq(self, other: Decimal) -> Result<bool, E> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn sub(self, rhs: T) -> Result<Self>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn sub(self, rhs: T) -> Result<Self, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:279:29
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn add(self, rhs: T) -> Result<Self>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn add(self, rhs: T) -> Result<Self, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn eq(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn eq(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:301:28
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn lt(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn lt(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn gt(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn gt(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:303:29
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn gte(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn gte(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/main.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn lte(self, rhs: T) -> Result<bool>;
[INFO] [stdout]     |                             ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn lte(self, rhs: T) -> Result<bool, E>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decimal` (bin "decimal" test) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "671d379b199258b1a8ced8354b0b8f5fe2b18aa2094c4846d67b045c0dfaf58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671d379b199258b1a8ced8354b0b8f5fe2b18aa2094c4846d67b045c0dfaf58f", kill_on_drop: false }`
[INFO] [stdout] 671d379b199258b1a8ced8354b0b8f5fe2b18aa2094c4846d67b045c0dfaf58f
