[INFO] cloning repository https://github.com/horou-dsk/airplay-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horou-dsk/airplay-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fairplay-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fairplay-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa0964540132ce6f0b2d477aea1c0fa22edbd4b0 [INFO] checking horou-dsk/airplay-protocol against master#d97bb195bf7b84815622b235cb51171c1b8f7e51 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fairplay-protocol" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horou-dsk/airplay-protocol on toolchain d97bb195bf7b84815622b235cb51171c1b8f7e51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horou-dsk/airplay-protocol [INFO] finished tweaking git repo https://github.com/horou-dsk/airplay-protocol [INFO] tweaked toml for git repo https://github.com/horou-dsk/airplay-protocol written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/horou-dsk/airplay-protocol 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" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-oid v0.9.3 [INFO] [stderr] Downloaded netlink-packet-core v0.5.0 [INFO] [stderr] Downloaded dlopen2_derive v0.2.0 [INFO] [stderr] Downloaded netlink-packet-route v0.15.0 [INFO] [stderr] Downloaded dlopen2 v0.4.1 [INFO] [stderr] Downloaded ed25519 v2.2.1 [INFO] [stderr] Downloaded bnum v0.7.0 [INFO] [stderr] Downloaded ed25519-dalek v2.0.0-rc.3 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0-rc.3 [INFO] [stderr] Downloaded obfstr v0.4.3 [INFO] [stderr] Downloaded default-net v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ccc92c199ba6a2c5cc0760e7146657cfd131e72b13369484f6aee82d6908291 [INFO] running `Command { std: "docker" "start" "-a" "7ccc92c199ba6a2c5cc0760e7146657cfd131e72b13369484f6aee82d6908291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ccc92c199ba6a2c5cc0760e7146657cfd131e72b13369484f6aee82d6908291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccc92c199ba6a2c5cc0760e7146657cfd131e72b13369484f6aee82d6908291", kill_on_drop: false }` [INFO] [stdout] 7ccc92c199ba6a2c5cc0760e7146657cfd131e72b13369484f6aee82d6908291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882907161aeefc5c2c0181715e1c0a703945926ead8ad32cbb57b47aafeead6c [INFO] running `Command { std: "docker" "start" "-a" "882907161aeefc5c2c0181715e1c0a703945926ead8ad32cbb57b47aafeead6c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking ed25519 v2.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking if-addrs v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking default-net v0.15.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking obfstr v0.4.3 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking bnum v0.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling airplay2-protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] warning: airplay2-protocol@0.1.0: libc/foo.c: In function 'print_buf': [INFO] [stderr] warning: airplay2-protocol@0.1.0: libc/foo.c:15:37: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] warning: airplay2-protocol@0.1.0: 15 | void print_buf(uint8_t *ptr, size_t len) [INFO] [stderr] warning: airplay2-protocol@0.1.0: | ~~~~~~~^~~ [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.9.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling tp_macro v0.1.0 (/opt/rustwide/workdir/tp_macro) [INFO] [stderr] Checking ed25519-dalek v2.0.0-rc.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking plist v1.4.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking libmdns v0.7.5 (/opt/rustwide/workdir/libmdns) [INFO] [stdout] warning: unused import: `Questions` [INFO] [stdout] --> libmdns/src/dns_parser/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::builder::{Answers, Builder, Questions}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Questions` [INFO] [stdout] --> libmdns/src/dns_parser/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::builder::{Answers, Builder, Questions}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.76.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.76.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.36s [INFO] running `Command { std: "docker" "inspect" "882907161aeefc5c2c0181715e1c0a703945926ead8ad32cbb57b47aafeead6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882907161aeefc5c2c0181715e1c0a703945926ead8ad32cbb57b47aafeead6c", kill_on_drop: false }` [INFO] [stdout] 882907161aeefc5c2c0181715e1c0a703945926ead8ad32cbb57b47aafeead6c [INFO] checking horou-dsk/airplay-protocol against try#1930f260edd7e614aa013a0665aa5cfd0ada0501 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fairplay-protocol" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horou-dsk/airplay-protocol on toolchain 1930f260edd7e614aa013a0665aa5cfd0ada0501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horou-dsk/airplay-protocol [INFO] finished tweaking git repo https://github.com/horou-dsk/airplay-protocol [INFO] tweaked toml for git repo https://github.com/horou-dsk/airplay-protocol written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/horou-dsk/airplay-protocol 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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f88812f270ad4e4dffaade161c2410f17b06867a27ae1577ed575b8ac40d8d7f [INFO] running `Command { std: "docker" "start" "-a" "f88812f270ad4e4dffaade161c2410f17b06867a27ae1577ed575b8ac40d8d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f88812f270ad4e4dffaade161c2410f17b06867a27ae1577ed575b8ac40d8d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88812f270ad4e4dffaade161c2410f17b06867a27ae1577ed575b8ac40d8d7f", kill_on_drop: false }` [INFO] [stdout] f88812f270ad4e4dffaade161c2410f17b06867a27ae1577ed575b8ac40d8d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64fbfe5624ca36786e4454dfe0f8c81105b1f84489994a78b0a605aed34e5184 [INFO] running `Command { std: "docker" "start" "-a" "64fbfe5624ca36786e4454dfe0f8c81105b1f84489994a78b0a605aed34e5184", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.3 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking ed25519 v2.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking if-addrs v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking default-net v0.15.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking bnum v0.7.0 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling airplay2-protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking obfstr v0.4.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] warning: airplay2-protocol@0.1.0: libc/foo.c: In function 'print_buf': [INFO] [stderr] warning: airplay2-protocol@0.1.0: libc/foo.c:15:37: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] warning: airplay2-protocol@0.1.0: 15 | void print_buf(uint8_t *ptr, size_t len) [INFO] [stderr] warning: airplay2-protocol@0.1.0: | ~~~~~~~^~~ [INFO] [stderr] Checking regex v1.9.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stdout] error: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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] = 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: `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/cast.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | self_ptr.copy_to_nonoverlapping(digits_ptr, N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | self_ptr.copy_to_nonoverlapping(digits_ptr, M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | self_ptr.copy_to_nonoverlapping(digits_ptr, N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | self_ptr.copy_to_nonoverlapping(digits_ptr, M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | self_ptr.copy_to_nonoverlapping(digits_ptr, N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | self_ptr.copy_to_nonoverlapping(digits_ptr, M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | self_ptr.copy_to_nonoverlapping(digits_ptr, N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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/cast.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | self_ptr.copy_to_nonoverlapping(digits_ptr, M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | crate::macro_impl!(cast); [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 `cast` 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: `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] = 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: `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] = 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: `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:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | / arr_ptr [INFO] [stdout] 245 | | .add((N - 1 - i) << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 246 | | .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] = 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: `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:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | / arr_ptr [INFO] [stdout] 269 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 270 | | .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] = 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: `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] = 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: `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] = 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: `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:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | / arr_ptr [INFO] [stdout] 245 | | .add((N - 1 - i) << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 246 | | .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] = 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: `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:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | / arr_ptr [INFO] [stdout] 269 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 270 | | .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] = 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: `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] = 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: `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] = 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: `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:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | / arr_ptr [INFO] [stdout] 245 | | .add((N - 1 - i) << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 246 | | .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] = 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: `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:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | / arr_ptr [INFO] [stdout] 269 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 270 | | .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] = 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: `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] = 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: `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] = 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: `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:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | / arr_ptr [INFO] [stdout] 245 | | .add((N - 1 - i) << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 246 | | .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] = 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: `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:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | / arr_ptr [INFO] [stdout] 269 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 270 | | .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] = 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] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling tp_macro v0.1.0 (/opt/rustwide/workdir/tp_macro) [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 49 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64fbfe5624ca36786e4454dfe0f8c81105b1f84489994a78b0a605aed34e5184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fbfe5624ca36786e4454dfe0f8c81105b1f84489994a78b0a605aed34e5184", kill_on_drop: false }` [INFO] [stdout] 64fbfe5624ca36786e4454dfe0f8c81105b1f84489994a78b0a605aed34e5184