[INFO] cloning repository https://github.com/furysport/contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/furysport/contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fcontracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fcontracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b287713ec907b8078e2605366a8e5f2cb20f32bf [INFO] checking furysport/contracts/b287713ec907b8078e2605366a8e5f2cb20f32bf against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fcontracts" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/furysport/contracts on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/furysport/contracts [INFO] finished tweaking git repo https://github.com/furysport/contracts [INFO] tweaked toml for git repo https://github.com/furysport/contracts written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/furysport/contracts 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/packages/terraswap/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/terraswap_factory/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/terraswap_pair/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-crypto v1.4.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded serde-json-wasm v0.5.1 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.4.1 [INFO] [stderr] Downloaded cosmwasm-derive v1.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded cw2 v0.13.4 [INFO] [stderr] Downloaded cw-utils v0.13.4 [INFO] [stderr] Downloaded cosmwasm-schema v1.4.1 [INFO] [stderr] Downloaded cw20-base v0.13.4 [INFO] [stderr] Downloaded cw-storage-plus v0.13.4 [INFO] [stderr] Downloaded cosmwasm-storage v1.4.1 [INFO] [stderr] Downloaded ecdsa v0.16.8 [INFO] [stderr] Downloaded bnum v0.8.0 [INFO] [stderr] Downloaded k256 v0.13.1 [INFO] [stderr] Downloaded crypto-bigint v0.5.3 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded cosmwasm-std v1.4.1 [INFO] [stderr] Downloaded elliptic-curve v0.13.6 [INFO] [stderr] Downloaded cw20 v0.13.4 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded signature v2.1.0 [INFO] [stderr] Downloaded spki v0.7.2 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 722e912a8c1c366a16b3738f7e5d4b425d93a08b91d2e5dfcfa86abbe4ec0c43 [INFO] running `Command { std: "docker" "start" "-a" "722e912a8c1c366a16b3738f7e5d4b425d93a08b91d2e5dfcfa86abbe4ec0c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "722e912a8c1c366a16b3738f7e5d4b425d93a08b91d2e5dfcfa86abbe4ec0c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722e912a8c1c366a16b3738f7e5d4b425d93a08b91d2e5dfcfa86abbe4ec0c43", kill_on_drop: false }` [INFO] [stdout] 722e912a8c1c366a16b3738f7e5d4b425d93a08b91d2e5dfcfa86abbe4ec0c43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42473df25ac2b8078b0e98dfe593979136e1c9a8d00fc01b0c2515d35498e2c [INFO] running `Command { std: "docker" "start" "-a" "a42473df25ac2b8078b0e98dfe593979136e1c9a8d00fc01b0c2515d35498e2c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/terraswap/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/terraswap_factory/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/terraswap_pair/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profile package spec `cw1-subkeys` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw1-whitelist` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw1155-base` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-atomic-swap` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-bonding` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-escrow` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-ics20` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-merkle-airdrop` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-staking` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] Did you mean `club-staking`? [INFO] [stderr] warning: profile package spec `cw3-fixed-multisig` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw3-flex-multisig` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw4-group` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw4-stake` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw721-base` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] Did you mean `cw20-base`? [INFO] [stderr] warning: profile package spec `cw721-metadata-uri` in profile `release` did not match any packages [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking bnum v0.8.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.3 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | 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] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "a42473df25ac2b8078b0e98dfe593979136e1c9a8d00fc01b0c2515d35498e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42473df25ac2b8078b0e98dfe593979136e1c9a8d00fc01b0c2515d35498e2c", kill_on_drop: false }` [INFO] [stdout] a42473df25ac2b8078b0e98dfe593979136e1c9a8d00fc01b0c2515d35498e2c