2022-11-01T00:36:56 habitat 0.90.6 -> 1.6.139 https://repology.org/metapackage/habitat/versions 2022-11-01T00:36:59 attrpath: habitat 2022-11-01T00:36:59 Checking auto update branch... 2022-11-01T00:36:59 No auto update branch exists 2022-11-01T00:37:03 [version] 2022-11-01T00:37:03 [version] generic version rewriter does not support multiple hashes 2022-11-01T00:37:03 [rustCrateVersion] 2022-11-01T00:38:36 [rustCrateVersion] Replacing cargoSha256 with sha256-hLFfXWDM5ulWQ+wuqIIaI+QMjVFskBkWPd/HzxXR3DI= 2022-11-01T00:39:19 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A habitat nix build failed.  <&'a isize as Div>  and 54 others error[E0308]: mismatched types  --> /build/habitat-1.6.139-vendor.tar.gz/lexical-core/src/atof/algorithm/math.rs:2065:27  | 2065 |  let rs = Limb::BITS - s;  |  ^ expected `u32`, found `usize` error[E0277]: cannot subtract `usize` from `u32`  --> /build/habitat-1.6.139-vendor.tar.gz/lexical-core/src/atof/algorithm/math.rs:2065:25  | 2065 |  let rs = Limb::BITS - s;  |  ^ no implementation for `u32 - usize`  |  = help: the trait `Sub` is not implemented for `u32`  = help: the following other types implement trait `Sub`:  <&'a f32 as Sub>  <&'a f64 as Sub>  <&'a i128 as Sub>  <&'a i16 as Sub>  <&'a i32 as Sub>  <&'a i64 as Sub>  <&'a i8 as Sub>  <&'a isize as Sub>  and 48 others Some errors have detailed explanations: E0277, E0308. For more information about an error, try `rustc --explain E0277`. error: could not compile `lexical-core` due to 27 previous errors 2022-11-01T22:35:28 habitat 0.90.6 -> 1.6.568 https://github.com/habitat-sh/habitat/releases 2022-11-01T22:35:30 attrpath: habitat 2022-11-01T22:35:31 Checking auto update branch... 2022-11-01T22:35:31 No auto update branch exists 2022-11-01T22:35:35 [version] 2022-11-01T22:35:35 [version] generic version rewriter does not support multiple hashes 2022-11-01T22:35:35 [rustCrateVersion] 2022-11-01T22:37:12 [rustCrateVersion] Replacing cargoSha256 with sha256-4OFHHQDExeqdhfq9jesi2Uc3qBiAdkpy7NTIsT6reQY= 2022-11-01T22:37:48 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A habitat nix build failed.  Compiling errno v0.2.7  Compiling filetime v0.2.15  Compiling dirs-sys v0.3.6  Compiling atty v0.2.14  Compiling crossbeam-channel v0.5.1  Compiling which v4.2.2 error: failed to run custom build command for `openssl-sys v0.9.65` Caused by: process didn't exit successfully: `/build/source/target/release/build/openssl-sys-c595d0273fea7b9c/build-script-main` (exit status: 101) --- stdout cargo:rustc-cfg=const_fn cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR OPENSSL_NO_VENDOR unset CC_x86_64-unknown-linux-gnu = Some("/nix/store/0vln6gxc9b2wr9yhbn0aspy6badlj638-gcc-wrapper-11.3.0/bin/cc") CFLAGS_x86_64-unknown-linux-gnu = None CFLAGS_x86_64_unknown_linux_gnu = None HOST_CFLAGS = None CFLAGS = None CRATE_CC_NO_DEFAULTS = None DEBUG = Some("true") CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") running "perl" "./Configure" "--prefix=/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-58b86050ca76683f/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /build/habitat-1.6.568-vendor.tar.gz/openssl-src/src/lib.rs:488:39 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish...