[INFO] cloning repository https://github.com/siimsoni/aoc2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siimsoni/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiimsoni%2Faoc2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiimsoni%2Faoc2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5710ae631d740c37e69e6891a5d27e1db6e93ec2
[INFO] checking siimsoni/aoc2020 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiimsoni%2Faoc2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siimsoni/aoc2020
[INFO] finished tweaking git repo https://github.com/siimsoni/aoc2020
[INFO] tweaked toml for git repo https://github.com/siimsoni/aoc2020 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siimsoni/aoc2020 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siimsoni/aoc2020 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 smallvec v1.5.1
[INFO] [stderr]   Downloaded const_fn v0.4.3
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded getrandom v0.2.0
[INFO] [stderr]   Downloaded ustr v0.7.0
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccee1b3d49ec2634c90de110c3f9f61e464cee5d4674b69bbfe3cc37304cb2b2
[INFO] running `Command { std: "docker" "start" "-a" "ccee1b3d49ec2634c90de110c3f9f61e464cee5d4674b69bbfe3cc37304cb2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccee1b3d49ec2634c90de110c3f9f61e464cee5d4674b69bbfe3cc37304cb2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccee1b3d49ec2634c90de110c3f9f61e464cee5d4674b69bbfe3cc37304cb2b2", kill_on_drop: false }`
[INFO] [stdout] ccee1b3d49ec2634c90de110c3f9f61e464cee5d4674b69bbfe3cc37304cb2b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d821e1e0d11c80beb8f76ce1f3550cd9bb0a26cd6ee24ec9d4475356ab22a806
[INFO] running `Command { std: "docker" "start" "-a" "d821e1e0d11c80beb8f76ce1f3550cd9bb0a26cd6ee24ec9d4475356ab22a806", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking btoi v0.4.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tap v1.0.0
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking funty v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling nom v6.0.1
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking d18 v0.1.0 (/opt/rustwide/workdir/d18)
[INFO] [stderr]     Checking d02 v0.1.0 (/opt/rustwide/workdir/d02)
[INFO] [stderr]     Checking d22 v0.1.0 (/opt/rustwide/workdir/d22)
[INFO] [stderr]     Checking d19 v0.1.0 (/opt/rustwide/workdir/d19)
[INFO] [stderr]     Checking d12 v0.1.0 (/opt/rustwide/workdir/d12)
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking d09 v0.1.0 (/opt/rustwide/workdir/d09)
[INFO] [stderr]     Checking d10 v0.1.0 (/opt/rustwide/workdir/d10)
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> d19/src/lib.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct ConcreteRule {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 132 |     value: u8,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConcreteRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking d01 v0.1.0 (/opt/rustwide/workdir/d01)
[INFO] [stderr]     Checking d13 v0.1.0 (/opt/rustwide/workdir/d13)
[INFO] [stderr]     Checking d15 v0.1.0 (/opt/rustwide/workdir/d15)
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking d24 v0.1.0 (/opt/rustwide/workdir/d24)
[INFO] [stdout] warning: unused import: `ParseIntegerError`
[INFO] [stdout]  --> d13/src/lib.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use btoi::{btoi, ParseIntegerError};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking d21 v0.1.0 (/opt/rustwide/workdir/d21)
[INFO] [stderr]     Checking d17 v0.1.0 (/opt/rustwide/workdir/d17)
[INFO] [stderr]     Checking d11 v0.1.0 (/opt/rustwide/workdir/d11)
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking d05 v0.1.0 (/opt/rustwide/workdir/d05)
[INFO] [stderr]     Checking d08 v0.1.0 (/opt/rustwide/workdir/d08)
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking d06 v0.1.0 (/opt/rustwide/workdir/d06)
[INFO] [stderr]     Checking d04 v0.1.0 (/opt/rustwide/workdir/d04)
[INFO] [stderr]     Checking d03 v0.1.0 (/opt/rustwide/workdir/d03)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> d08/src/model.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |         while let Some(mut instruction) = self.instructions.get_mut(self.cursor) {
[INFO] [stdout]    |                        ----^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> d08/src/model.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |         while let Some(mut instruction) = self.instructions.get_mut(self.cursor) {
[INFO] [stdout]    |                        ----^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> d08/src/lib.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             let mut instruction = program.instructions.get_mut(step).unwrap();
[INFO] [stdout]    |                 ----^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking d23 v0.1.0 (/opt/rustwide/workdir/d23)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> d05/src/flight_pass.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn iter(&self) -> FlightPassCollectionIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn iter(&self) -> FlightPassCollectionIterator<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parsed`
[INFO] [stdout]   --> d23/src/lib.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn p2_solve(parsed: &Box<[u8]>) -> Option<String> {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking bitvec v0.19.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> d04/src/passports.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn iter(&self) -> PassportCollectionIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn iter(&self) -> PassportCollectionIterator<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> d04/src/passports.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> PassportIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> PassportIterator<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stdout] warning: unused variable: `parsed`
[INFO] [stdout]   --> d23/src/lib.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn p2_solve(parsed: &Box<[u8]>) -> Option<String> {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]     Checking ustr v0.7.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                        ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                      ^ no implementation for `usize / u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]    = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]              `&usize` implements `Div<usize>`
[INFO] [stdout]              `&usize` implements `Div`
[INFO] [stdout]              `usize` implements `Div<&usize>`
[INFO] [stdout]              `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]              `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ no implementation for `usize / u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]    = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]              `&usize` implements `Div<usize>`
[INFO] [stdout]              `&usize` implements `Div`
[INFO] [stdout]              `usize` implements `Div<&usize>`
[INFO] [stdout]              `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]              `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:55
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: no implementation for `usize & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:53
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                     ^ no implementation for `usize & u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `BitAnd<u32>` is not implemented for `usize`
[INFO] [stdout] help: the following other types implement trait `BitAnd<Rhs>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/bit.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `BitAnd`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/bit.rs:187:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `BitAnd<usize>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `BitAnd<&usize>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `BitAnd`
[INFO] [stdout]     = note: this error originates in the macro `bitand_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: no implementation for `usize & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize & u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `BitAnd<u32>` is not implemented for `usize`
[INFO] [stdout] help: the following other types implement trait `BitAnd<Rhs>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/bit.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `BitAnd`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/bit.rs:187:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `BitAnd<usize>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `BitAnd<&usize>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `BitAnd`
[INFO] [stdout]     = note: this error originates in the macro `bitand_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                            ----------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the return type of this call is `u32` due to the type of the argument passed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this argument influences the return type of `ceil_divmod`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/util/num.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn ceil_divmod(self, y: Self) -> (Self, i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^       -------
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap());
[INFO] [stdout]     |                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1043:42
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     let mut count = index.saturating_mul(Limb::BITS);
[INFO] [stdout]      |                           -------------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/uint_macros.rs:2530:21
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/mod.rs:1401:4
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/mod.rs:1425: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: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap());
[INFO] [stdout]      |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:28
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     Limb::BITS.checked_mul(x.len())
[INFO] [stdout]      |                ----------- ^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/uint_macros.rs:1301:21
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/mod.rs:1244:4
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/num/mod.rs:1268: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: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     Limb::BITS.checked_mul(x.len().try_into().unwrap())
[INFO] [stdout]      |                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:22
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         .map(|v| v - nlz)
[INFO] [stdout]      |                      ^^^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:20
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         .map(|v| v - nlz)
[INFO] [stdout]      |                    ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:18
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         .map(|v| v - nlz)
[INFO] [stdout]      |                  ^^^^^^^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1060:20
[INFO] [stdout]      |
[INFO] [stdout] 1054 | pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                  ----- this return type influences the call expression's return type
[INFO] [stdout] ...
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value())
[INFO] [stdout]      |          --------- ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] help: the return type of this call is `usize` due to the type of the argument passed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1059 | |         .map(|v| v - nlz)
[INFO] [stdout] 1060 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |____________________------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this argument influences the return type of `unwrap_or`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/option.rs:1035:17
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value().try_into().unwrap())
[INFO] [stdout]      |                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5
[INFO] [stdout]      |
[INFO] [stdout] 1054 |   pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                    ----- expected `usize` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1058 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1059 | |         .map(|v| v - nlz)
[INFO] [stdout] 1060 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |______________________________________^ expected `usize`, found `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value()).try_into().unwrap()
[INFO] [stdout]      |                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1085:23
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     debug_assert!(n < bits && n != 0);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:25
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     let lshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:23
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     let lshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:18
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     let lshift = bits - n;
[INFO] [stdout]      |                  ^^^^^^^^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:19
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:17
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:15
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let rem = n % bits;
[INFO] [stdout]      |               ^^^^^^^^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:19
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:15
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let div = n / bits;
[INFO] [stdout]      |               ^^^^^^^^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1191:23
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     debug_assert!(n < bits);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:25
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let rshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:23
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let rshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:18
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let rshift = bits - n;
[INFO] [stdout]      |                  ^^^^^^^^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:19
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:17
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:15
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let rem = n % bits;
[INFO] [stdout]      |               ^^^^^^^^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:19
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:17
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:15
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let div = n / bits;
[INFO] [stdout]      |               ^^^^^^^^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:27
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                           ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:25
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                         ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:14
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout] help: the following other types implement trait `Sub<Rhs>`
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:210:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/ops/arith.rs:225:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]     --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub<u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `u32` implements `Sub<&u32>`
[INFO] [stdout]     ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]      |
[INFO] [stdout]      = note: `&u32` implements `Sub`
[INFO] [stdout]      = note: this error originates in the macro `sub_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexical-core` (lib) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d821e1e0d11c80beb8f76ce1f3550cd9bb0a26cd6ee24ec9d4475356ab22a806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d821e1e0d11c80beb8f76ce1f3550cd9bb0a26cd6ee24ec9d4475356ab22a806", kill_on_drop: false }`
[INFO] [stdout] d821e1e0d11c80beb8f76ce1f3550cd9bb0a26cd6ee24ec9d4475356ab22a806
