[INFO] cloning repository https://github.com/chimney-rock/heimdallr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chimney-rock/heimdallr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fheimdallr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fheimdallr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6746ea79f9e02bfcb3eb885c86af4aa8453e39ac [INFO] checking chimney-rock/heimdallr against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fheimdallr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chimney-rock/heimdallr on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chimney-rock/heimdallr [INFO] finished tweaking git repo https://github.com/chimney-rock/heimdallr [INFO] tweaked toml for git repo https://github.com/chimney-rock/heimdallr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chimney-rock/heimdallr 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking chimney-rock/heimdallr against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fheimdallr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chimney-rock/heimdallr on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chimney-rock/heimdallr [INFO] finished tweaking git repo https://github.com/chimney-rock/heimdallr [INFO] tweaked toml for git repo https://github.com/chimney-rock/heimdallr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chimney-rock/heimdallr 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "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 tonic v0.1.1 [INFO] [stderr] Downloaded async-stream-impl v0.2.0 [INFO] [stderr] Downloaded tower v0.3.0 [INFO] [stderr] Downloaded tonic-build v0.1.1 [INFO] [stderr] Downloaded num-bigint v0.2.4 [INFO] [stderr] Downloaded jsonwebtoken v7.1.0 [INFO] [stderr] Downloaded tracing-core v0.1.8 [INFO] [stderr] Downloaded tower-limit v0.3.0 [INFO] [stderr] Downloaded petgraph v0.5.0 [INFO] [stderr] Downloaded tokio v0.2.8 [INFO] [stderr] Downloaded tower-util v0.3.0 [INFO] [stderr] Downloaded openssl-src v111.6.1+1.1.1d [INFO] [stderr] Downloaded rust-argon2 v0.8.1 [INFO] [stderr] Downloaded tracing v0.1.11 [INFO] [stderr] Downloaded tracing-futures v0.2.0 [INFO] [stderr] Downloaded multimap v0.8.0 [INFO] [stderr] Downloaded simple_asn1 v0.4.0 [INFO] [stderr] Downloaded async-stream v0.2.0 [INFO] [stderr] Downloaded which v3.1.0 [INFO] [stderr] Downloaded tower-ready-cache v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eea38c09df9b17735bfc75b39642afa0dd09334f902937e5af0ba883df30d49 [INFO] running `Command { std: "docker" "start" "-a" "4eea38c09df9b17735bfc75b39642afa0dd09334f902937e5af0ba883df30d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eea38c09df9b17735bfc75b39642afa0dd09334f902937e5af0ba883df30d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eea38c09df9b17735bfc75b39642afa0dd09334f902937e5af0ba883df30d49", kill_on_drop: false }` [INFO] [stdout] 4eea38c09df9b17735bfc75b39642afa0dd09334f902937e5af0ba883df30d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94baae3c7eab23acdb6aee3ac3545f4a0fbe178610e78c610c1b8dafa45fbd16 [INFO] running `Command { std: "docker" "start" "-a" "94baae3c7eab23acdb6aee3ac3545f4a0fbe178610e78c610c1b8dafa45fbd16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:55 [INFO] [stdout] | [INFO] [stdout] 243 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stdout] error[E0277]: no implementation for `usize & u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | 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] [INFO] [stdout] > [INFO] [stdout] <&'a usize as BitAnd> [INFO] [stdout] <&usize as BitAnd<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | let (q, r) = shift.ceil_divmod(Limb::BITS); [INFO] [stdout] | ----------- ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `u32` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | let (q, r) = shift.ceil_divmod(Limb::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `ceil_divmod` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/util/num.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | fn ceil_divmod(self, y: Self) -> (Self, i32) { [INFO] [stdout] | ^^^^^^^^^^^ ------- [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 261 | let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | 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] [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] <&'a usize as Div> [INFO] [stdout] <&usize as Div<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1045:42 [INFO] [stdout] | [INFO] [stdout] 1045 | let mut count = index.saturating_mul(Limb::BITS); [INFO] [stdout] | -------------- ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/num/mod.rs:1271:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1045 | let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:28 [INFO] [stdout] | [INFO] [stdout] 1060 | Limb::BITS.checked_mul(x.len()) [INFO] [stdout] | ----------- ^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/num/mod.rs:1147:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1060 | Limb::BITS.checked_mul(x.len().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:22 [INFO] [stdout] | [INFO] [stdout] 1061 | .map(|v| v - nlz) [INFO] [stdout] | ^^^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:20 [INFO] [stdout] | [INFO] [stdout] 1061 | .map(|v| v - nlz) [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] <&'a u32 as Sub> [INFO] [stdout] <&u32 as Sub<&u32>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1062:20 [INFO] [stdout] | [INFO] [stdout] 1062 | .unwrap_or(usize::max_value()) [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `usize` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:5 [INFO] [stdout] | [INFO] [stdout] 1060 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1061 | | .map(|v| v - nlz) [INFO] [stdout] 1062 | | .unwrap_or(usize::max_value()) [INFO] [stdout] | |____________________------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `unwrap_or` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/option.rs:951:12 [INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1062 | .unwrap_or(usize::max_value().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:5 [INFO] [stdout] | [INFO] [stdout] 1056 | pub fn bit_length(x: &[Limb]) -> usize { [INFO] [stdout] | ----- expected `usize` because of return type [INFO] [stdout] ... [INFO] [stdout] 1060 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1061 | | .map(|v| v - nlz) [INFO] [stdout] 1062 | | .unwrap_or(usize::max_value()) [INFO] [stdout] | |______________________________________^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1062 | .unwrap_or(usize::max_value()).try_into().unwrap() [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1087:23 [INFO] [stdout] | [INFO] [stdout] 1087 | debug_assert!(n < bits && n != 0); [INFO] [stdout] | - ^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1087 | debug_assert!(n < bits.try_into().unwrap() && n != 0); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:25 [INFO] [stdout] | [INFO] [stdout] 1094 | let lshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:23 [INFO] [stdout] | [INFO] [stdout] 1094 | let lshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] <&'a u32 as Sub> [INFO] [stdout] <&u32 as Sub<&u32>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:19 [INFO] [stdout] | [INFO] [stdout] 1135 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:17 [INFO] [stdout] | [INFO] [stdout] 1135 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] <&'a usize as Rem> [INFO] [stdout] <&usize as Rem<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:19 [INFO] [stdout] | [INFO] [stdout] 1136 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:17 [INFO] [stdout] | [INFO] [stdout] 1136 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] <&'a usize as Div> [INFO] [stdout] <&usize as Div<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1192:23 [INFO] [stdout] | [INFO] [stdout] 1192 | debug_assert!(n < bits); [INFO] [stdout] | - ^^^^ expected `usize`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1192 | debug_assert!(n < bits.try_into().unwrap()); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:25 [INFO] [stdout] | [INFO] [stdout] 1202 | let rshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:23 [INFO] [stdout] | [INFO] [stdout] 1202 | let rshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] <&'a u32 as Sub> [INFO] [stdout] <&u32 as Sub<&u32>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:19 [INFO] [stdout] | [INFO] [stdout] 1254 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:17 [INFO] [stdout] | [INFO] [stdout] 1254 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Rem`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] <&'a usize as Rem> [INFO] [stdout] <&usize as Rem<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:19 [INFO] [stdout] | [INFO] [stdout] 1255 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:17 [INFO] [stdout] | [INFO] [stdout] 1255 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Div`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] <&'a usize as Div> [INFO] [stdout] <&usize as Div<&usize>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:27 [INFO] [stdout] | [INFO] [stdout] 2066 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:25 [INFO] [stdout] | [INFO] [stdout] 2066 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] = help: the following other types implement trait `Sub`: [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] <&'a u32 as Sub> [INFO] [stdout] <&u32 as Sub<&u32>> [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.53: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.53: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.53: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.53: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.53: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.53: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.53: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.53: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.53: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.53` [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/openssl-sys-e03ccaf8f520bbfc/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.53/build/main.rs:126:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5649c4bf0186 - std::backtrace_rs::backtrace::libunwind::trace::h51916be16323161a [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5649c4bf0186 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ed4e865ac462fd [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5649c4bf0186 - std::sys_common::backtrace::_print_fmt::hf8caa05df3d69fd6 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5649c4bf0186 - ::fmt::h981446cf5baca0e6 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5649c4c152c0 - core::fmt::rt::Argument::fmt::hafa3a984ebdf351b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5649c4c152c0 - core::fmt::write::h7bed829f538e3ba3 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5649c4bed94f - std::io::Write::write_fmt::hafb9d6e52f519728 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x5649c4beff64 - std::sys_common::backtrace::_print::h6da4cc4992265d0e [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5649c4beff64 - std::sys_common::backtrace::print::he70b8243047a7064 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5649c4bf1847 - std::panicking::default_hook::{{closure}}::h50bca15f84ad0c09 [INFO] [stderr] 10: 0x5649c4bf15a9 - std::panicking::default_hook::h8fb84f8ed6e2f411 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5649c4bf1cd8 - std::panicking::rust_panic_with_hook::hae6817f97f8c6aa9 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x5649c4bf1bb2 - std::panicking::begin_panic_handler::{{closure}}::h26471edfa595d0dd [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x5649c4bf0686 - std::sys_common::backtrace::__rust_end_short_backtrace::h274b82a7da479666 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5649c4bf1904 - rust_begin_unwind [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x5649c4b60685 - core::panicking::panic_fmt::h73c267fc200e8aff [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5649c4b6908b - build_script_main::validate_headers::h782ab1ec207db6e2 [INFO] [stderr] 17: 0x5649c4b65aee - build_script_main::find::try_pkg_config::h7693b4e8b91927cc [INFO] [stderr] 18: 0x5649c4b64818 - build_script_main::find::find_openssl_dir::hbe32c3dcfad1d0f5 [INFO] [stderr] 19: 0x5649c4b64622 - build_script_main::find::get_openssl::{{closure}}::hf93e221389a07751 [INFO] [stderr] 20: 0x5649c4b6bd1f - core::option::Option::unwrap_or_else::h5c9f85fc0d84cb1f [INFO] [stderr] 21: 0x5649c4b6441d - build_script_main::find::get_openssl::h27c3a711dd54e166 [INFO] [stderr] 22: 0x5649c4b669d9 - build_script_main::main::hb85ad46442077842 [INFO] [stderr] 23: 0x5649c4b616e3 - core::ops::function::FnOnce::call_once::h85c9454098abc5fe [INFO] [stderr] 24: 0x5649c4b6a7b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6353d47c548099e7 [INFO] [stderr] 25: 0x5649c4b6a8c9 - std::rt::lang_start::{{closure}}::h886a1da3222f8eb6 [INFO] [stderr] 26: 0x5649c4be9b51 - core::ops::function::impls:: for &F>::call_once::hc7560df72b39d79a [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 27: 0x5649c4be9b51 - std::panicking::try::do_call::h5aeb196fc91676b7 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x5649c4be9b51 - std::panicking::try::h3f05aafcc7f2d65b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x5649c4be9b51 - std::panic::catch_unwind::h0ff909ef7f933fd4 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5649c4be9b51 - std::rt::lang_start_internal::{{closure}}::he9a85489e1134f0b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/rt.rs:148:48 [INFO] [stderr] 31: 0x5649c4be9b51 - std::panicking::try::do_call::h2cb1daca6adfb478 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:554:40 [INFO] [stderr] 32: 0x5649c4be9b51 - std::panicking::try::ha42390e15a190a67 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:518:19 [INFO] [stderr] 33: 0x5649c4be9b51 - std::panic::catch_unwind::h765e54b7785d2a18 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panic.rs:142:14 [INFO] [stderr] 34: 0x5649c4be9b51 - std::rt::lang_start_internal::hfc4339df6a54ebe5 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/rt.rs:148:20 [INFO] [stderr] 35: 0x5649c4b6a8a7 - std::rt::lang_start::h1d9c5d107ee16a76 [INFO] [stderr] 36: 0x5649c4b69f85 - main [INFO] [stderr] 37: 0x7fabc2df5d90 - [INFO] [stderr] 38: 0x7fabc2df5e40 - __libc_start_main [INFO] [stderr] 39: 0x5649c4b60ea5 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "94baae3c7eab23acdb6aee3ac3545f4a0fbe178610e78c610c1b8dafa45fbd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94baae3c7eab23acdb6aee3ac3545f4a0fbe178610e78c610c1b8dafa45fbd16", kill_on_drop: false }` [INFO] [stdout] 94baae3c7eab23acdb6aee3ac3545f4a0fbe178610e78c610c1b8dafa45fbd16