[INFO] cloning repository https://github.com/depexo/RustPython-Interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/depexo/RustPython-Interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepexo%2FRustPython-Interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepexo%2FRustPython-Interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7511f77c188b5ebe4037ecd95525d215d61dfe6 [INFO] checking depexo/RustPython-Interpreter/c7511f77c188b5ebe4037ecd95525d215d61dfe6 against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepexo%2FRustPython-Interpreter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/depexo/RustPython-Interpreter [INFO] finished tweaking git repo https://github.com/depexo/RustPython-Interpreter [INFO] tweaked toml for git repo https://github.com/depexo/RustPython-Interpreter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/depexo/RustPython-Interpreter on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/depexo/RustPython-Interpreter 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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded cranelift-simplejit v0.66.0 [INFO] [stderr] Downloaded syn-ext v0.2.2 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.1.3 [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded cpython v0.5.1 [INFO] [stderr] Downloaded unic-ucd-age v0.9.0 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded flamescope v0.1.1 [INFO] [stderr] Downloaded unicode_names2 v0.4.0 [INFO] [stderr] Downloaded dns-lookup v1.0.4 [INFO] [stderr] Downloaded mt19937 v1.0.1 [INFO] [stderr] Downloaded rustc_version_runtime v0.1.5 [INFO] [stderr] Downloaded abort_on_panic v2.0.0 [INFO] [stderr] Downloaded result-like v0.3.0 [INFO] [stderr] Downloaded timsort v0.1.2 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded python3-sys v0.5.1 [INFO] [stderr] Downloaded is-macro v0.1.8 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded flate2 v1.0.18 [INFO] [stderr] Downloaded libffi-sys v0.9.1 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded flamer v0.4.0 [INFO] [stderr] Downloaded hexf-parse v0.1.0 [INFO] [stderr] Downloaded cranelift-module v0.66.0 [INFO] [stderr] Downloaded insta v1.1.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded openssl-src v111.12.0+1.1.1h [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded libffi v0.9.0 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded lz-fear v0.1.1 [INFO] [stderr] Downloaded utime v0.3.1 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded cranelift v0.66.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70acb3e442717385a1c2e155b3f7554f12ec99ae8409ce171eba2bc40c3c5faa [INFO] running `Command { std: "docker" "start" "-a" "70acb3e442717385a1c2e155b3f7554f12ec99ae8409ce171eba2bc40c3c5faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70acb3e442717385a1c2e155b3f7554f12ec99ae8409ce171eba2bc40c3c5faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70acb3e442717385a1c2e155b3f7554f12ec99ae8409ce171eba2bc40c3c5faa", kill_on_drop: false }` [INFO] [stdout] 70acb3e442717385a1c2e155b3f7554f12ec99ae8409ce171eba2bc40c3c5faa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1f8b3d2e59d110271f5d3f21d6fd3a24ad754b03fc992352ee5321370474f7 [INFO] running `Command { std: "docker" "start" "-a" "9f1f8b3d2e59d110271f5d3f21d6fd3a24ad754b03fc992352ee5321370474f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unicode_names2 v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking hexf-parse v0.1.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` 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.7.4/src/atof/algorithm/bigcomp.rs:157:55 [INFO] [stdout] | [INFO] [stdout] 157 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: no implementation for `usize & u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); [INFO] [stdout] | ^ no implementation for `usize & u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `BitAnd` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `BitAnd`: [INFO] [stdout] `&usize` implements `BitAnd` [INFO] [stdout] `&usize` implements `BitAnd` [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-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:40 [INFO] [stdout] | [INFO] [stdout] 175 | let (q, r) = shift.ceil_divmod(Limb::BITS); [INFO] [stdout] | ----------- ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `u32` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let (q, r) = shift.ceil_divmod(Limb::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `ceil_divmod` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/util/num.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | fn ceil_divmod(self, y: Self) -> (Self, i32) { [INFO] [stdout] | ^^^^^^^^^^^ ------- [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 175 | let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1043:42 [INFO] [stdout] | [INFO] [stdout] 1043 | let mut count = index.saturating_mul(Limb::BITS); [INFO] [stdout] | -------------- ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/num/mod.rs:1269:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1043 | let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:28 [INFO] [stdout] | [INFO] [stdout] 1058 | Limb::BITS.checked_mul(x.len()) [INFO] [stdout] | ----------- ^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/num/mod.rs:1134: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] 1058 | Limb::BITS.checked_mul(x.len().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:22 [INFO] [stdout] | [INFO] [stdout] 1059 | .map(|v| v - nlz) [INFO] [stdout] | ^^^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:20 [INFO] [stdout] | [INFO] [stdout] 1059 | .map(|v| v - nlz) [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `u32` implements `Sub<&u32>` [INFO] [stdout] `u32` implements `Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `rustc_version_runtime v0.1.5` [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1060:20 [INFO] [stdout] | [INFO] [stdout] 1060 | .unwrap_or(usize::max_value()) [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `usize` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1059 | | .map(|v| v - nlz) [INFO] [stdout] 1060 | | .unwrap_or(usize::max_value()) [INFO] [stdout] | |____________________------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `unwrap_or` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/option.rs:1032:18 [INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1060 | .unwrap_or(usize::max_value().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1054 | pub fn bit_length(x: &[Limb]) -> usize { [INFO] [stdout] | ----- expected `usize` because of return type [INFO] [stdout] ... [INFO] [stdout] 1058 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1059 | | .map(|v| v - nlz) [INFO] [stdout] 1060 | | .unwrap_or(usize::max_value()) [INFO] [stdout] | |______________________________________^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1060 | .unwrap_or(usize::max_value()).try_into().unwrap() [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1085:23 [INFO] [stdout] | [INFO] [stdout] 1085 | debug_assert!(n < bits && n != 0); [INFO] [stdout] | - ^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1085 | debug_assert!(n < bits.try_into().unwrap() && n != 0); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:25 [INFO] [stdout] | [INFO] [stdout] 1092 | let lshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_version_runtime-3ca406246566a25f/build-script-build` (exit status: 101) [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:23 [INFO] [stdout] | [INFO] [stdout] 1092 | let lshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `u32` implements `Sub<&u32>` [INFO] [stdout] `u32` implements `Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --- stderr [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:19 [INFO] [stdout] | [INFO] [stdout] 1134 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:17 [INFO] [stdout] | [INFO] [stdout] 1134 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` 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] [stderr] thread 'main' (2115) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version_runtime-0.1.5/build.rs:27:48: [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:19 [INFO] [stdout] | [INFO] [stdout] 1135 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:17 [INFO] [stdout] | [INFO] [stdout] 1135 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` 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] [stderr] stack backtrace: [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1191:23 [INFO] [stdout] | [INFO] [stdout] 1191 | debug_assert!(n < bits); [INFO] [stdout] | - ^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1191 | debug_assert!(n < bits.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x607a5e144252 - std::backtrace_rs::backtrace::libunwind::trace::h54e0903ac07c0043 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:25 [INFO] [stdout] | [INFO] [stdout] 1201 | let rshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:23 [INFO] [stdout] | [INFO] [stdout] 1201 | let rshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `u32` implements `Sub<&u32>` [INFO] [stdout] `u32` implements `Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 1: 0x607a5e144252 - std::backtrace_rs::backtrace::trace_unsynchronized::h172616d803ffef4e [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:17 [INFO] [stdout] | [INFO] [stdout] 1253 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` 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] [stderr] 2: 0x607a5e144252 - std::sys::backtrace::_print_fmt::h98490f258272c97a [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:19 [INFO] [stdout] | [INFO] [stdout] 1254 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:17 [INFO] [stdout] | [INFO] [stdout] 1254 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` 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] [stderr] 3: 0x607a5e144252 - ::fmt::h9317589b43869655 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x607a5e1536af - core::fmt::rt::Argument::fmt::hecb2ca261ab9ad68 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x607a5e1536af - core::fmt::write::hb876add7055b4255 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x607a5e11b291 - std::io::default_write_fmt::hb7178b13268fc76c [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x607a5e11b291 - std::io::Write::write_fmt::h4f077933563dfb91 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x607a5e124562 - std::sys::backtrace::BacktraceLock::print::h70a4f690205e782f [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x607a5e12610c - std::panicking::default_hook::{{closure}}::hb5ba45af92ca7572 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x607a5e125f66 - std::panicking::default_hook::h625b75067a732d31 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x607a5e126795 - std::panicking::panic_with_hook::hf0a7fc7e18bab02d [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x607a5e12662a - std::panicking::panic_handler::{{closure}}::hae0f14632c8e367c [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x607a5e124699 - std::sys::backtrace::__rust_end_short_backtrace::h126d04a14df5694b [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x607a5e10fa0d - __rustc[88a1deec91fe8ca3]::rust_begin_unwind [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x607a5e156ae0 - core::panicking::panic_fmt::h0d200f956cf16094 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x607a5e156346 - core::result::unwrap_failed::h1d695f866cb6722b [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x607a5e107d77 - build_script_build::main::h33aef8218de9303e [INFO] [stderr] 18: 0x607a5e105fc3 - std::sys::backtrace::__rust_begin_short_backtrace::h4eb70925799cb580 [INFO] [stderr] 19: 0x607a5e105fb9 - std::rt::lang_start::{{closure}}::h5fc843e478d0da63 [INFO] [stderr] 20: 0x607a5e11c5d0 - core::ops::function::impls:: for &F>::call_once::h04e5c851746b2d4a [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 21: 0x607a5e11c5d0 - std::panicking::catch_unwind::do_call::h2ec6ba09da6a6301 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: 0x607a5e11c5d0 - std::panicking::catch_unwind::h0ff026ef805e79cd [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:553:19 [INFO] [stderr] 23: 0x607a5e11c5d0 - std::panic::catch_unwind::h9888dd6b8cf5436e [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x607a5e11c5d0 - std::rt::lang_start_internal::{{closure}}::h3ec207ef745bbfaf [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x607a5e11c5d0 - std::panicking::catch_unwind::do_call::h0797ba873b1935d8 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x607a5e11c5d0 - std::panicking::catch_unwind::h27200941ca48f1d9 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x607a5e11c5d0 - std::panic::catch_unwind::h462ac2df0a523ca1 [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x607a5e11c5d0 - std::rt::lang_start_internal::h667a77edcf43ed4e [INFO] [stderr] at /rustc/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x607a5e108955 - main [INFO] [stderr] 30: 0x761f569621ca - [INFO] [stderr] 31: 0x761f5696228b - __libc_start_main [INFO] [stderr] 32: 0x607a5e105e15 - _start [INFO] [stderr] 33: 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.7.4/src/atof/algorithm/math.rs:2065:27 [INFO] [stdout] | [INFO] [stdout] 2065 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:25 [INFO] [stdout] | [INFO] [stdout] 2065 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `&u32` implements `Sub` [INFO] [stdout] `u32` implements `Sub<&u32>` [INFO] [stdout] `u32` implements `Sub` [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] running `Command { std: "docker" "inspect" "9f1f8b3d2e59d110271f5d3f21d6fd3a24ad754b03fc992352ee5321370474f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1f8b3d2e59d110271f5d3f21d6fd3a24ad754b03fc992352ee5321370474f7", kill_on_drop: false }` [INFO] [stdout] 9f1f8b3d2e59d110271f5d3f21d6fd3a24ad754b03fc992352ee5321370474f7