[INFO] fetching crate knx_examples_rs 0.0.6...
[INFO] checking knx_examples_rs-0.0.6 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate knx_examples_rs 0.0.6 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate knx_examples_rs 0.0.6 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate knx_examples_rs 0.0.6
[INFO] finished tweaking crates.io crate knx_examples_rs 0.0.6
[INFO] tweaked toml for crates.io crate knx_examples_rs 0.0.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate knx_examples_rs 0.0.6 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-primitive-derive v0.1.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded bitflags v1.0.1
[INFO] [stderr]   Downloaded libc v0.2.54
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded stackvector v1.0.6
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded lexical-core v0.4.3
[INFO] [stderr]   Downloaded knx_ets_rs v0.0.6
[INFO] [stderr]   Downloaded knx_rs v0.0.6
[INFO] [stderr]   Downloaded atty v0.2.8
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6231c8fa7d0d0c2d9e663bbe523b5cedeb349459349505e6dc27a6cdce4da090
[INFO] running `Command { std: "docker" "start" "-a" "6231c8fa7d0d0c2d9e663bbe523b5cedeb349459349505e6dc27a6cdce4da090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6231c8fa7d0d0c2d9e663bbe523b5cedeb349459349505e6dc27a6cdce4da090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6231c8fa7d0d0c2d9e663bbe523b5cedeb349459349505e6dc27a6cdce4da090", kill_on_drop: false }`
[INFO] [stdout] 6231c8fa7d0d0c2d9e663bbe523b5cedeb349459349505e6dc27a6cdce4da090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f1dd8b98dabf1981d0ea52ea6dc70923c299226397872a9084b01869499db17
[INFO] running `Command { std: "docker" "start" "-a" "2f1dd8b98dabf1981d0ea52ea6dc70923c299226397872a9084b01869499db17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling stackvector v1.0.6
[INFO] [stderr]    Compiling lexical-core v0.4.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling nom v5.0.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:242:55
[INFO] [stdout]     |
[INFO] [stdout] 242 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:242:53
[INFO] [stdout]     |
[INFO] [stdout] 242 |     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]               <&'a usize as BitAnd<usize>>
[INFO] [stdout]               <&usize as BitAnd<&usize>>
[INFO] [stdout]               <usize as BitAnd<&usize>>
[INFO] [stdout]               <usize as BitAnd>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:260:40
[INFO] [stdout]     |
[INFO] [stdout] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/util/num.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigint.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigint.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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]              <&'a usize as Div<usize>>
[INFO] [stdout]              <&usize as Div<&usize>>
[INFO] [stdout]              <usize as Div<&usize>>
[INFO] [stdout]              <usize as Div<NonZero<usize>>>
[INFO] [stdout]              <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1045:42
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/num/mod.rs:1269:5
[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] 1045 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/num/mod.rs:1145:5
[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] 1060 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1061:22
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1061:20
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1062:20
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:952:12
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |   pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                    ----- expected `usize` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .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] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1087:23
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     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] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     debug_assert!(n < bits.try_into().unwrap() && n != 0);
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1094:23
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1135:19
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     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]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1136:19
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1136:17
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     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]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1192:23
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     debug_assert!(n < bits);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[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] 1192 |     debug_assert!(n < 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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1202:25
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1202:23
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1254:19
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1254:17
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     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]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1255:17
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     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]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:2066:27
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:2066:25
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stdout] error: aborting due to 27 previous errors
[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 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f1dd8b98dabf1981d0ea52ea6dc70923c299226397872a9084b01869499db17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f1dd8b98dabf1981d0ea52ea6dc70923c299226397872a9084b01869499db17", kill_on_drop: false }`
[INFO] [stdout] 2f1dd8b98dabf1981d0ea52ea6dc70923c299226397872a9084b01869499db17
[INFO] checking knx_examples_rs-0.0.6 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate knx_examples_rs 0.0.6 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate knx_examples_rs 0.0.6 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate knx_examples_rs 0.0.6
[INFO] finished tweaking crates.io crate knx_examples_rs 0.0.6
[INFO] tweaked toml for crates.io crate knx_examples_rs 0.0.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate knx_examples_rs 0.0.6 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 034df79f0edf6910057c1190ee3be7902fcf97609c5b6ca824180387f09a9112
[INFO] running `Command { std: "docker" "start" "-a" "034df79f0edf6910057c1190ee3be7902fcf97609c5b6ca824180387f09a9112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034df79f0edf6910057c1190ee3be7902fcf97609c5b6ca824180387f09a9112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034df79f0edf6910057c1190ee3be7902fcf97609c5b6ca824180387f09a9112", kill_on_drop: false }`
[INFO] [stdout] 034df79f0edf6910057c1190ee3be7902fcf97609c5b6ca824180387f09a9112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00179481b79861a76558b015b4a9fee03521ca9df45b99bd43bc5f240deea28d
[INFO] running `Command { std: "docker" "start" "-a" "00179481b79861a76558b015b4a9fee03521ca9df45b99bd43bc5f240deea28d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling stackvector v1.0.6
[INFO] [stderr]    Compiling lexical-core v0.4.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling nom v5.0.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:242:55
[INFO] [stdout]     |
[INFO] [stdout] 242 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:242:53
[INFO] [stdout]     |
[INFO] [stdout] 242 |     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]               <&'a usize as BitAnd<usize>>
[INFO] [stdout]               <&usize as BitAnd<&usize>>
[INFO] [stdout]               <usize as BitAnd<&usize>>
[INFO] [stdout]               <usize as BitAnd>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:260:40
[INFO] [stdout]     |
[INFO] [stdout] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigcomp.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/util/num.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 260 |         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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigint.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/bigint.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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]              <&'a usize as Div<usize>>
[INFO] [stdout]              <&usize as Div<&usize>>
[INFO] [stdout]              <usize as Div<&usize>>
[INFO] [stdout]              <usize as Div<NonZero<usize>>>
[INFO] [stdout]              <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1045:42
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/num/mod.rs:1269:5
[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] 1045 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/num/mod.rs:1145:5
[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] 1060 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1061:22
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1061:20
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1062:20
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/option.rs:952:12
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |   pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                    ----- expected `usize` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .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] 1062 |         .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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1087:23
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     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] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     debug_assert!(n < bits.try_into().unwrap() && n != 0);
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1094:23
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1135:19
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     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]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1136:19
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1136:17
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     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]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1192:23
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     debug_assert!(n < bits);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[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] 1192 |     debug_assert!(n < 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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1202:25
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1202:23
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1254:19
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1254:17
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     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]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:1255:17
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     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]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:2066:27
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     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-6f17d22bba15001f/lexical-core-0.4.3/src/atof/algorithm/math.rs:2066:25
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     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]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stdout] error: aborting due to 27 previous errors
[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 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "00179481b79861a76558b015b4a9fee03521ca9df45b99bd43bc5f240deea28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00179481b79861a76558b015b4a9fee03521ca9df45b99bd43bc5f240deea28d", kill_on_drop: false }`
[INFO] [stdout] 00179481b79861a76558b015b4a9fee03521ca9df45b99bd43bc5f240deea28d
