[INFO] cloning repository https://github.com/iFreilicht/iris-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iFreilicht/iris-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFreilicht%2Firis-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFreilicht%2Firis-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46235de9504d9579d77230dcec7f31385d169ab7
[INFO] testing iFreilicht/iris-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFreilicht%2Firis-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/iFreilicht/iris-rs
[INFO] finished tweaking git repo https://github.com/iFreilicht/iris-rs
[INFO] tweaked toml for git repo https://github.com/iFreilicht/iris-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iFreilicht/iris-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iFreilicht/iris-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/iris-hub/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.19
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded hex v0.4.2
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded scoped-tls v1.0.0
[INFO] [stderr]   Downloaded az v1.0.0
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.121
[INFO] [stderr]   Downloaded num-bigint v0.3.1
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded libm v0.2.1
[INFO] [stderr]   Downloaded fixed v1.5.0
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded serde v1.0.121
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded paste v1.0.4
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded once_cell v1.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded version_check v0.9.2
[INFO] [stderr]   Downloaded fixed-macro-impl v1.1.1
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.6
[INFO] [stderr]   Downloaded fixed-macro-types v1.1.1
[INFO] [stderr]   Downloaded fixed-macro v1.1.1
[INFO] [stderr]   Downloaded fixedvec v0.2.4
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.19
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d90cad7d9e3eadc61a57c52947ed11f2e67c865beef94eea9c48c653bac83eb
[INFO] running `Command { std: "docker" "start" "-a" "8d90cad7d9e3eadc61a57c52947ed11f2e67c865beef94eea9c48c653bac83eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d90cad7d9e3eadc61a57c52947ed11f2e67c865beef94eea9c48c653bac83eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d90cad7d9e3eadc61a57c52947ed11f2e67c865beef94eea9c48c653bac83eb", kill_on_drop: false }`
[INFO] [stdout] 8d90cad7d9e3eadc61a57c52947ed11f2e67c865beef94eea9c48c653bac83eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73ff346497a2554a83f483f0feb2c5d279040d70151c4c994b188dfdca7a8a11
[INFO] running `Command { std: "docker" "start" "-a" "73ff346497a2554a83f483f0feb2c5d279040d70151c4c994b188dfdca7a8a11", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/iris-hub/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling fixed v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.121
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling serde v1.0.121
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling az v1.0.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling fixedvec v0.2.4
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `u64`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 208 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 208 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:1712:54
[INFO] [stdout]      |
[INFO] [stdout] 1712 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]      |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1712 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1712 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2128:19
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2128 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2128 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2156:19
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2156 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2156 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:696:61
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:698:57
[INFO] [stdout]     |
[INFO] [stdout] 698 |                     let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                         ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:700:52
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:723:57
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:725:53
[INFO] [stdout]     |
[INFO] [stdout] 725 |                 let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                     ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.5.0/src/arith.rs:727:48
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fixed` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "73ff346497a2554a83f483f0feb2c5d279040d70151c4c994b188dfdca7a8a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ff346497a2554a83f483f0feb2c5d279040d70151c4c994b188dfdca7a8a11", kill_on_drop: false }`
[INFO] [stdout] 73ff346497a2554a83f483f0feb2c5d279040d70151c4c994b188dfdca7a8a11
