mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-17 14:05:25 +03:00
21 lines
829 B
Diff
21 lines
829 B
Diff
thread 'cache_build' panicked at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5:
|
|
Unexpected failure.
|
|
code-<interrupted>
|
|
stderr=``````
|
|
thread \'main\' panicked at core/src/panicking.rs:221:5:
|
|
unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap
|
|
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -1476,9 +1476,9 @@ checksum = "1fc81956842c57dac11422a97c3b
|
|
|
|
[[package]]
|
|
name = "unsafe-libyaml"
|
|
-version = "0.2.10"
|
|
+version = "0.2.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
|
|
+checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
|
|
|
|
[[package]]
|
|
name = "url"
|