[INFO] updating cached repository https://github.com/0xvicky/dao-project-scrypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a0280ca40ad7a4bc307fa6d6bfca9ed7773ca92 [INFO] testing 0xvicky/dao-project-scrypto/0a0280ca40ad7a4bc307fa6d6bfca9ed7773ca92 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fdao-project-scrypto" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xvicky/dao-project-scrypto on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xvicky/dao-project-scrypto [INFO] finished tweaking git repo https://github.com/0xvicky/dao-project-scrypto [INFO] tweaked toml for git repo https://github.com/0xvicky/dao-project-scrypto written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/0xvicky/dao-project-scrypto 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" "+1.82.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd55b6cb574ba293e5fca84bb983d34e66d3c75589562bb8d887953ce9223e5 [INFO] running `Command { std: "docker" "start" "-a" "7fd55b6cb574ba293e5fca84bb983d34e66d3c75589562bb8d887953ce9223e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd55b6cb574ba293e5fca84bb983d34e66d3c75589562bb8d887953ce9223e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd55b6cb574ba293e5fca84bb983d34e66d3c75589562bb8d887953ce9223e5", kill_on_drop: false }` [INFO] [stdout] 7fd55b6cb574ba293e5fca84bb983d34e66d3c75589562bb8d887953ce9223e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df28975eac866798919f8c2a4b6bf53fb5107437bf3536d6259db4f8de1539c4 [INFO] running `Command { std: "docker" "start" "-a" "df28975eac866798919f8c2a4b6bf53fb5107437bf3536d6259db4f8de1539c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling radix-engine-constants v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37) [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling utils v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37) [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sbor-derive-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37) [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] error: could not compile `bnum` (lib) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df28975eac866798919f8c2a4b6bf53fb5107437bf3536d6259db4f8de1539c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df28975eac866798919f8c2a4b6bf53fb5107437bf3536d6259db4f8de1539c4", kill_on_drop: false }` [INFO] [stdout] df28975eac866798919f8c2a4b6bf53fb5107437bf3536d6259db4f8de1539c4