[INFO] fetching crate fidelius 0.1.9...
[INFO] checking fidelius-0.1.9 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate fidelius 0.1.9 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate fidelius 0.1.9 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fidelius 0.1.9
[INFO] finished tweaking crates.io crate fidelius 0.1.9
[INFO] tweaked toml for crates.io crate fidelius 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate fidelius 0.1.9 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 566e1dd1f321026db59fe2f364f96bea3d67f70fc0822c8a0783396ef4e0bbaa
[INFO] running `Command { std: "docker" "start" "-a" "566e1dd1f321026db59fe2f364f96bea3d67f70fc0822c8a0783396ef4e0bbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "566e1dd1f321026db59fe2f364f96bea3d67f70fc0822c8a0783396ef4e0bbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566e1dd1f321026db59fe2f364f96bea3d67f70fc0822c8a0783396ef4e0bbaa", kill_on_drop: false }`
[INFO] [stdout] 566e1dd1f321026db59fe2f364f96bea3d67f70fc0822c8a0783396ef4e0bbaa
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47184260bc9fd263f46a014bcdf98cd6c9e2ddbfb5e65a97154312c79f16361
[INFO] running `Command { std: "docker" "start" "-a" "e47184260bc9fd263f46a014bcdf98cd6c9e2ddbfb5e65a97154312c79f16361", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.9
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling lexical-core v0.6.7
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.6.16
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]    Compiling xcb v0.8.2
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.33
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking app_dirs v1.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking rust-argon2 v0.8.1
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2`
[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/xcb-3196b75a0e548ed5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('request: ', ('xcb', 'XFixes', 'DeletePointerBarrier'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 2448, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 296, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 114, in writeout
[INFO] [stderr]       with open(path, 'w') as f:
[INFO] [stderr]   OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/src/ffi/xfixes.rs'
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/build.rs:75:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xml/xfixes.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63fe63d343da - std::backtrace_rs::backtrace::libunwind::trace::h1a1e572723065690
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x63fe63d343da - std::backtrace_rs::backtrace::trace_unsynchronized::h1276564cb74b63a1
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x63fe63d343da - std::sys::backtrace::_print_fmt::h84871980db6e0e53
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63fe63d343da - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4088fd32dca526b7
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63fe63d5426b - core::fmt::rt::Argument::fmt::h56a71fe22ed738aa
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x63fe63d5426b - core::fmt::write::h194fcda28a99c511
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/fmt/mod.rs:1186:21
[INFO] [stderr]      6:     0x63fe63d316e3 - std::io::Write::write_fmt::h6dcab05f9fb3320d
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x63fe63d34222 - std::sys::backtrace::BacktraceLock::print::h587b834c61bc676c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x63fe63d35687 - std::panicking::default_hook::{{closure}}::h1647900569bd226e
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x63fe63d354b6 - std::panicking::default_hook::h465fda42c5bc2837
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x63fe63d35c87 - std::panicking::rust_panic_with_hook::hc56ab325220cbe2c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x63fe63d35b27 - std::panicking::begin_panic_handler::{{closure}}::h316d6705fe04cd83
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x63fe63d348b9 - std::sys::backtrace::__rust_end_short_backtrace::h8a1797ffc3892a9a
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x63fe63d357b4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x63fe63d534d3 - core::panicking::panic_fmt::h80cb49115195fc7a
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x63fe63d0eca9 - build_script_build::main::{{closure}}::hb395dc01dd6c726d
[INFO] [stderr]     16:     0x63fe63d0d8f6 - build_script_build::visit_xml::haec557047568c118
[INFO] [stderr]     17:     0x63fe63d0e21c - build_script_build::main::h6788994d2d8ce7be
[INFO] [stderr]     18:     0x63fe63d0a6a3 - core::ops::function::FnOnce::call_once::h55f3983aaa335279
[INFO] [stderr]     19:     0x63fe63d09f46 - std::sys::backtrace::__rust_begin_short_backtrace::h1b5cd9aaabecaaf2
[INFO] [stderr]     20:     0x63fe63d09dc9 - std::rt::lang_start::{{closure}}::h46ec78014303687f
[INFO] [stderr]     21:     0x63fe63d2e7c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hf344da535fe78f77
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x63fe63d2e7c0 - std::panicking::try::do_call::h2fbf0504fe70cb61
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x63fe63d2e7c0 - std::panicking::try::h5063802c35bb4ab7
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x63fe63d2e7c0 - std::panic::catch_unwind::h0b208b69c0a4c4fc
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     25:     0x63fe63d2e7c0 - std::rt::lang_start_internal::{{closure}}::ha9b70365f04a863f
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:48
[INFO] [stderr]     26:     0x63fe63d2e7c0 - std::panicking::try::do_call::h0081cede6293561d
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x63fe63d2e7c0 - std::panicking::try::h5d6b53913d4208f1
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x63fe63d2e7c0 - std::panic::catch_unwind::h02006366d4ca7362
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     29:     0x63fe63d2e7c0 - std::rt::lang_start_internal::hbb04572074a32f7c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:20
[INFO] [stderr]     30:     0x63fe63d09da7 - std::rt::lang_start::h224b673d3db210e2
[INFO] [stderr]     31:     0x63fe63d0ed25 - main
[INFO] [stderr]     32:     0x72b9ef147d90 - <unknown>
[INFO] [stderr]     33:     0x72b9ef147e40 - __libc_start_main
[INFO] [stderr]     34:     0x63fe63d08b25 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[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-6f17d22bba15001f/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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]    = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]              `&'a usize` implements `Div<usize>`
[INFO] [stdout]              `&usize` implements `Div<&usize>`
[INFO] [stdout]              `usize` implements `Div<&usize>`
[INFO] [stdout]              `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]              `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]     = help: the following other types implement trait `BitAnd<Rhs>`:
[INFO] [stdout]               `&'a usize` implements `BitAnd<usize>`
[INFO] [stdout]               `&usize` implements `BitAnd<&usize>`
[INFO] [stdout]               `usize` implements `BitAnd<&usize>`
[INFO] [stdout]               `usize` implements `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.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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/num/mod.rs:1260: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] 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-6f17d22bba15001f/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/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/num/mod.rs:1136: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] 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-6f17d22bba15001f/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-6f17d22bba15001f/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<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&'a u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `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.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-6f17d22bba15001f/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/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/option.rs:987: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] 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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&'a u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `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.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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&'a usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&'a usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&'a u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `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.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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&'a usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&'a usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&'a u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub`
[INFO] [stdout] 
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "e47184260bc9fd263f46a014bcdf98cd6c9e2ddbfb5e65a97154312c79f16361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47184260bc9fd263f46a014bcdf98cd6c9e2ddbfb5e65a97154312c79f16361", kill_on_drop: false }`
[INFO] [stdout] e47184260bc9fd263f46a014bcdf98cd6c9e2ddbfb5e65a97154312c79f16361
