[INFO] cloning repository https://github.com/majiayu000/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majiayu000/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajiayu000%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajiayu000%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 811d9535d12a175e225c20604c1da14ab9d5fda2 [INFO] checking majiayu000/rust against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajiayu000%2Frust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/majiayu000/rust [INFO] finished tweaking git repo https://github.com/majiayu000/rust [INFO] tweaked toml for git repo https://github.com/majiayu000/rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/majiayu000/rust on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/majiayu000/rust 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strfmt v0.1.6 [INFO] [stderr] Downloaded urlencoding v1.0.0 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded pkg-config v0.3.17 [INFO] [stderr] Downloaded webview-sys v0.1.4 [INFO] [stderr] Downloaded neutrino v0.3.1 [INFO] [stderr] Downloaded static_assertions v0.3.4 [INFO] [stderr] Downloaded byteorder v1.3.4 [INFO] [stderr] Downloaded semver-parser v0.7.0 [INFO] [stderr] Downloaded num-traits v0.2.11 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded autocfg v1.0.0 [INFO] [stderr] Downloaded semver v0.9.0 [INFO] [stderr] Downloaded base64 v0.10.1 [INFO] [stderr] Downloaded json v0.11.15 [INFO] [stderr] Downloaded ryu v1.0.4 [INFO] [stderr] Downloaded nom v5.1.1 [INFO] [stderr] Downloaded getrandom v0.1.14 [INFO] [stderr] Downloaded rsass v0.11.2 [INFO] [stderr] Downloaded num-integer v0.1.42 [INFO] [stderr] Downloaded num-rational v0.2.4 [INFO] [stderr] Downloaded ppv-lite86 v0.2.8 [INFO] [stderr] Downloaded arrayvec v0.4.12 [INFO] [stderr] Downloaded rustc_version v0.2.3 [INFO] [stderr] Downloaded memchr v2.3.3 [INFO] [stderr] Downloaded version_check v0.9.1 [INFO] [stderr] Downloaded cfg-if v0.1.9 [INFO] [stderr] Downloaded web-view v0.4.5 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded lexical-core v0.6.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04fd4c8482ecff424d6554e993c5c8ca26625ba94f434f7ad153c9e690a3dd62 [INFO] running `Command { std: "docker" "start" "-a" "04fd4c8482ecff424d6554e993c5c8ca26625ba94f434f7ad153c9e690a3dd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04fd4c8482ecff424d6554e993c5c8ca26625ba94f434f7ad153c9e690a3dd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fd4c8482ecff424d6554e993c5c8ca26625ba94f434f7ad153c9e690a3dd62", kill_on_drop: false }` [INFO] [stdout] 04fd4c8482ecff424d6554e993c5c8ca26625ba94f434f7ad153c9e690a3dd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6962b7c05051c5e4a66439e474831177745be76159e464a3cf2088c8b0e7cc90 [INFO] running `Command { std: "docker" "start" "-a" "6962b7c05051c5e4a66439e474831177745be76159e464a3cf2088c8b0e7cc90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling webview-sys v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: failed to run custom build command for `webview-sys v0.1.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/webview-sys-5ce533b4ebbed266/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (795) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webview-sys-0.1.4/build.rs:32:14: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"webkit2gtk-4.0\" \"webkit2gtk-4.0 >= 2.8\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package webkit2gtk-4.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `webkit2gtk-4.0.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'webkit2gtk-4.0', required by 'virtual:world', not found\nPackage 'webkit2gtk-4.0', required by 'virtual:world', not found\n" } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x576d93fc2f72 - std[5f32127559ed8633]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x576d93fc2f72 - std[5f32127559ed8633]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x576d93fc2f72 - std[5f32127559ed8633]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x576d93fc2f72 - <::print::DisplayBacktrace as core[e3c69dbbed3eda5e]::fmt::Display>::fmt [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x576d93fd766a - ::fmt [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x576d93fd766a - core[e3c69dbbed3eda5e]::fmt::write [INFO] [stderr] 6: 0x576d93fc98d6 - std[5f32127559ed8633]::io::default_write_fmt:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x576d93fc98d6 - ::write_fmt [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x576d93fa301f - ::print [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x576d93fa301f - std[5f32127559ed8633]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x576d93fbd0e1 - std[5f32127559ed8633]::panicking::default_hook [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x576d93fbd29b - std[5f32127559ed8633]::panicking::panic_with_hook [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x576d93fa30d8 - std[5f32127559ed8633]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x576d93f98169 - std[5f32127559ed8633]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x576d93fa3b4d - __rustc[127a4751efcb2a9a]::rust_begin_unwind [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x576d93fd7d7c - core[e3c69dbbed3eda5e]::panicking::panic_fmt [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x576d93fd7af2 - core[e3c69dbbed3eda5e]::result::unwrap_failed [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x576d93f37c3b - build_script_build[4e218f78104ef61f]::main [INFO] [stderr] 18: 0x576d93f38953 - >::call_once [INFO] [stderr] 19: 0x576d93f374c6 - std[5f32127559ed8633]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x576d93f37519 - std[5f32127559ed8633]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x576d93fbc1e6 - <&dyn core[e3c69dbbed3eda5e]::ops::function::Fn<(), Output = i32> + core[e3c69dbbed3eda5e]::marker::Sync + core[e3c69dbbed3eda5e]::panic::unwind_safe::RefUnwindSafe as core[e3c69dbbed3eda5e]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x576d93fbc1e6 - std[5f32127559ed8633]::panicking::catch_unwind::do_call::<&dyn core[e3c69dbbed3eda5e]::ops::function::Fn<(), Output = i32> + core[e3c69dbbed3eda5e]::marker::Sync + core[e3c69dbbed3eda5e]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x576d93fbc1e6 - std[5f32127559ed8633]::panicking::catch_unwind:: + core[e3c69dbbed3eda5e]::marker::Sync + core[e3c69dbbed3eda5e]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x576d93fbc1e6 - std[5f32127559ed8633]::panic::catch_unwind::<&dyn core[e3c69dbbed3eda5e]::ops::function::Fn<(), Output = i32> + core[e3c69dbbed3eda5e]::marker::Sync + core[e3c69dbbed3eda5e]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x576d93fbc1e6 - std[5f32127559ed8633]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x576d93fbc1e6 - std[5f32127559ed8633]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x576d93fbc1e6 - std[5f32127559ed8633]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x576d93fbc1e6 - std[5f32127559ed8633]::panic::catch_unwind:: [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x576d93fbc1e6 - std[5f32127559ed8633]::rt::lang_start_internal [INFO] [stderr] at /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x576d93f37491 - std[5f32127559ed8633]::rt::lang_start::<()> [INFO] [stderr] 31: 0x576d93f389b5 - main [INFO] [stderr] 32: 0x798aa3a551ca - [INFO] [stderr] 33: 0x798aa3a5528b - __libc_start_main [INFO] [stderr] 34: 0x576d93f36e75 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.6.7/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.6.7/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` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/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.6.7/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` is not implemented for `usize` [INFO] [stdout] help: the following other types implement trait `BitAnd` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/bit.rs:174:8 [INFO] [stdout] | [INFO] [stdout] = note: `usize` implements `BitAnd` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/bit.rs:187:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&usize` implements `BitAnd` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `usize` implements `BitAnd<&usize>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/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.6.7/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.6.7/src/util/num.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | 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.6.7/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.6.7/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` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/src/atof/algorithm/math.rs:1049:42 [INFO] [stdout] | [INFO] [stdout] 1049 | 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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/uint_macros.rs:2308:21 [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1270:4 [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1291: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] 1049 | 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.6.7/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.6.7/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` is not implemented for `usize` [INFO] [stdout] help: the following other types implement trait `BitAnd` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/bit.rs:174:8 [INFO] [stdout] | [INFO] [stdout] = note: `usize` implements `BitAnd` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/bit.rs:187:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&usize` implements `BitAnd` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `usize` implements `BitAnd<&usize>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1064:28 [INFO] [stdout] | [INFO] [stdout] 1064 | 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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/uint_macros.rs:1079:21 [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1135:4 [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1156: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] 1064 | 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.6.7/src/atof/algorithm/math.rs:1065:22 [INFO] [stdout] | [INFO] [stdout] 1065 | .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.6.7/src/atof/algorithm/math.rs:1065:20 [INFO] [stdout] | [INFO] [stdout] 1065 | .map(|v| v - nlz) [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/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.6.7/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.6.7/src/util/num.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | 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.6.7/src/atof/algorithm/math.rs:1066:20 [INFO] [stdout] | [INFO] [stdout] 1066 | .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.6.7/src/atof/algorithm/math.rs:1064:5 [INFO] [stdout] | [INFO] [stdout] 1064 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1065 | | .map(|v| v - nlz) [INFO] [stdout] 1066 | | .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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/option.rs:1038: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] 1066 | .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.6.7/src/atof/algorithm/math.rs:1064:5 [INFO] [stdout] | [INFO] [stdout] 1060 | pub fn bit_length(x: &[Limb]) -> usize { [INFO] [stdout] | ----- expected `usize` because of return type [INFO] [stdout] ... [INFO] [stdout] 1064 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1065 | | .map(|v| v - nlz) [INFO] [stdout] 1066 | | .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] 1066 | .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.6.7/src/atof/algorithm/math.rs:1091:23 [INFO] [stdout] | [INFO] [stdout] 1091 | 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] 1091 | 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-1949cf8c6b5b557f/lexical-core-0.6.7/src/atof/algorithm/math.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | 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.6.7/src/atof/algorithm/math.rs:1098:23 [INFO] [stdout] | [INFO] [stdout] 1098 | let lshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1140:19 [INFO] [stdout] | [INFO] [stdout] 1140 | 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.6.7/src/atof/algorithm/math.rs:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `usize` implements `Rem<&usize>` [INFO] [stdout] `usize` implements `Rem>` [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.6.7/src/atof/algorithm/math.rs:1141:19 [INFO] [stdout] | [INFO] [stdout] 1141 | 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.6.7/src/atof/algorithm/math.rs:1141:17 [INFO] [stdout] | [INFO] [stdout] 1141 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/src/atof/algorithm/math.rs:1197:23 [INFO] [stdout] | [INFO] [stdout] 1197 | 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] 1197 | 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-1949cf8c6b5b557f/lexical-core-0.6.7/src/atof/algorithm/math.rs:1207:25 [INFO] [stdout] | [INFO] [stdout] 1207 | 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.6.7/src/atof/algorithm/math.rs:1207:23 [INFO] [stdout] | [INFO] [stdout] 1207 | let rshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1259:19 [INFO] [stdout] | [INFO] [stdout] 1259 | 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.6.7/src/atof/algorithm/math.rs:1259:17 [INFO] [stdout] | [INFO] [stdout] 1259 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `usize` implements `Rem<&usize>` [INFO] [stdout] `usize` implements `Rem>` [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.6.7/src/atof/algorithm/math.rs:1260:19 [INFO] [stdout] | [INFO] [stdout] 1260 | 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.6.7/src/atof/algorithm/math.rs:1260:17 [INFO] [stdout] | [INFO] [stdout] 1260 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/src/atof/algorithm/math.rs:2071:27 [INFO] [stdout] | [INFO] [stdout] 2071 | 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.6.7/src/atof/algorithm/math.rs:2071:25 [INFO] [stdout] | [INFO] [stdout] 2071 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1049:42 [INFO] [stdout] | [INFO] [stdout] 1049 | 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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/uint_macros.rs:2308:21 [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1270:4 [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1291: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] 1049 | 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.6.7/src/atof/algorithm/math.rs:1064:28 [INFO] [stdout] | [INFO] [stdout] 1064 | 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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/uint_macros.rs:1079:21 [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1135:4 [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/num/mod.rs:1156: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] 1064 | 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.6.7/src/atof/algorithm/math.rs:1065:22 [INFO] [stdout] | [INFO] [stdout] 1065 | .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.6.7/src/atof/algorithm/math.rs:1065:20 [INFO] [stdout] | [INFO] [stdout] 1065 | .map(|v| v - nlz) [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1066:20 [INFO] [stdout] | [INFO] [stdout] 1066 | .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.6.7/src/atof/algorithm/math.rs:1064:5 [INFO] [stdout] | [INFO] [stdout] 1064 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1065 | | .map(|v| v - nlz) [INFO] [stdout] 1066 | | .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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/option.rs:1038: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] 1066 | .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.6.7/src/atof/algorithm/math.rs:1064:5 [INFO] [stdout] | [INFO] [stdout] 1060 | pub fn bit_length(x: &[Limb]) -> usize { [INFO] [stdout] | ----- expected `usize` because of return type [INFO] [stdout] ... [INFO] [stdout] 1064 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1065 | | .map(|v| v - nlz) [INFO] [stdout] 1066 | | .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] 1066 | .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.6.7/src/atof/algorithm/math.rs:1091:23 [INFO] [stdout] | [INFO] [stdout] 1091 | 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] 1091 | 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-1949cf8c6b5b557f/lexical-core-0.6.7/src/atof/algorithm/math.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | 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.6.7/src/atof/algorithm/math.rs:1098:23 [INFO] [stdout] | [INFO] [stdout] 1098 | let lshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1140:19 [INFO] [stdout] | [INFO] [stdout] 1140 | 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.6.7/src/atof/algorithm/math.rs:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `usize` implements `Rem<&usize>` [INFO] [stdout] `usize` implements `Rem>` [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.6.7/src/atof/algorithm/math.rs:1141:19 [INFO] [stdout] | [INFO] [stdout] 1141 | 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.6.7/src/atof/algorithm/math.rs:1141:17 [INFO] [stdout] | [INFO] [stdout] 1141 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/src/atof/algorithm/math.rs:1197:23 [INFO] [stdout] | [INFO] [stdout] 1197 | 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] 1197 | 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-1949cf8c6b5b557f/lexical-core-0.6.7/src/atof/algorithm/math.rs:1207:25 [INFO] [stdout] | [INFO] [stdout] 1207 | 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.6.7/src/atof/algorithm/math.rs:1207:23 [INFO] [stdout] | [INFO] [stdout] 1207 | let rshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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.6.7/src/atof/algorithm/math.rs:1259:19 [INFO] [stdout] | [INFO] [stdout] 1259 | 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.6.7/src/atof/algorithm/math.rs:1259:17 [INFO] [stdout] | [INFO] [stdout] 1259 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `&usize` implements `Rem` [INFO] [stdout] `usize` implements `Rem<&usize>` [INFO] [stdout] `usize` implements `Rem>` [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.6.7/src/atof/algorithm/math.rs:1260:19 [INFO] [stdout] | [INFO] [stdout] 1260 | 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.6.7/src/atof/algorithm/math.rs:1260:17 [INFO] [stdout] | [INFO] [stdout] 1260 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `&usize` implements `Div` [INFO] [stdout] `usize` implements `Div<&usize>` [INFO] [stdout] `usize` implements `Div>` [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.6.7/src/atof/algorithm/math.rs:2071:27 [INFO] [stdout] | [INFO] [stdout] 2071 | 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.6.7/src/atof/algorithm/math.rs:2071:25 [INFO] [stdout] | [INFO] [stdout] 2071 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] help: the following other types implement trait `Sub` [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:212:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/ops/arith.rs:227:0 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] --> /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:22:8 [INFO] [stdout] | [INFO] [stdout] = note: `&u32` implements `Sub` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/library/core/src/internal_macros.rs:33:8 [INFO] [stdout] | [INFO] [stdout] = note: `u32` implements `Sub<&u32>` [INFO] [stdout] ::: /rustc/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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 27 previous errors [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 27 previous errors [INFO] running `Command { std: "docker" "inspect" "6962b7c05051c5e4a66439e474831177745be76159e464a3cf2088c8b0e7cc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6962b7c05051c5e4a66439e474831177745be76159e464a3cf2088c8b0e7cc90", kill_on_drop: false }` [INFO] [stdout] 6962b7c05051c5e4a66439e474831177745be76159e464a3cf2088c8b0e7cc90