[INFO] cloning repository https://github.com/sondrele/rust-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sondrele/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondrele%2Frust-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondrele%2Frust-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a147da0aa078f685695967c6e0c32624e4a66541 [INFO] checking sondrele/rust-raytracer/a147da0aa078f685695967c6e0c32624e4a66541 against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondrele%2Frust-raytracer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sondrele/rust-raytracer on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sondrele/rust-raytracer [INFO] finished tweaking git repo https://github.com/sondrele/rust-raytracer [INFO] tweaked toml for git repo https://github.com/sondrele/rust-raytracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sondrele/rust-raytracer 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getopts v0.2.4 [INFO] [stderr] Downloaded bswap v0.1.8 [INFO] [stderr] Downloaded log v0.2.6 [INFO] [stderr] Downloaded libc v0.1.3 [INFO] [stderr] Downloaded rand v0.2.1 [INFO] [stderr] Downloaded bmp v0.1.1 [INFO] [stderr] Downloaded byteorder v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdd43aca27487c96dbd32dc7c060792db0b8667648a366ba4834766529d58095 [INFO] running `Command { std: "docker" "start" "-a" "fdd43aca27487c96dbd32dc7c060792db0b8667648a366ba4834766529d58095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd43aca27487c96dbd32dc7c060792db0b8667648a366ba4834766529d58095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd43aca27487c96dbd32dc7c060792db0b8667648a366ba4834766529d58095", kill_on_drop: false }` [INFO] [stdout] fdd43aca27487c96dbd32dc7c060792db0b8667648a366ba4834766529d58095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ce91635a9fdd7ec80d69a9ce7ec6ffa562186de2e756544aa7065b783d5213 [INFO] running `Command { std: "docker" "start" "-a" "a0ce91635a9fdd7ec80d69a9ce7ec6ffa562186de2e756544aa7065b783d5213", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.1.3 [INFO] [stderr] Checking bswap v0.1.8 [INFO] [stdout] error: expected identifier, found `"std"` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.1.3/rust/src/liblibc/lib.rs:79:46 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "cargo-build")] extern crate "std" as core; [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:441:25 [INFO] [stdout] | [INFO] [stdout] 441 | intrinsics::copy_nonoverlapping_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:454:25 [INFO] [stdout] | [INFO] [stdout] 454 | intrinsics::copy_nonoverlapping_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:471:25 [INFO] [stdout] | [INFO] [stdout] 471 | intrinsics::copy_nonoverlapping_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | intrinsics::copy_nonoverlapping_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:501:29 [INFO] [stdout] | [INFO] [stdout] 501 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | let mut tmp: $S = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:511:29 [INFO] [stdout] | [INFO] [stdout] 511 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 531 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:557:29 [INFO] [stdout] | [INFO] [stdout] 557 | intrinsics::copy_nonoverlapping_memory(dst, src, len*$Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uninit` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tmp: $T = intrinsics::uninit(); [INFO] [stdout] | ^^^^^^ not found in `intrinsics` [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:567:29 [INFO] [stdout] | [INFO] [stdout] 567 | intrinsics::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | intrinsics::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/b2728d5426bab1d8c39709768c7e22b7f66dde5d/library/core/src/intrinsics/mod.rs:4341:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `copy_nonoverlapping` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | pub mod beu16 { mod_std_impls!(be, u16, 2, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | pub mod beu24 { mod_odd_impls!(be, u24, u32, 3, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 608 | pub mod beu32 { mod_std_impls!(be, u32, 4, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 610 | pub mod beu40 { mod_odd_impls!(be, u40, u64, 5, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 612 | pub mod beu48 { mod_odd_impls!(be, u48, u64, 6, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | pub mod beu56 { mod_odd_impls!(be, u56, u64, 7, from_be, to_be, "big", "little"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | pub mod beu64 { mod_std_impls!(be, u64, 8, from_be, to_be, "big", "little"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 618 | pub mod leu16 { mod_std_impls!(le, u16, 2, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | pub mod leu24 { mod_odd_impls!(le, u24, u32, 3, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 622 | pub mod leu32 { mod_std_impls!(le, u32, 4, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 624 | pub mod leu40 { mod_odd_impls!(le, u40, u64, 5, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 626 | pub mod leu48 { mod_odd_impls!(le, u48, u64, 6, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 628 | pub mod leu56 { mod_odd_impls!(le, u56, u64, 7, from_le, to_le, "little", "big"); } [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_odd_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | use std::intrinsics; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | pub mod leu64 { mod_std_impls!(le, u64, 8, from_le, to_le, "little", "big"); } [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-22; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `mod_std_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `pow` on ambiguous numeric type `{integer}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bswap-0.1.8/src/lib.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | 2.pow(off.trailing_zeros() as u32) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a concrete type for this numeric value, like `i32` [INFO] [stdout] | [INFO] [stdout] 56 | 2_i32.pow(off.trailing_zeros() as u32) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0658, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bswap` (lib) due to 98 previous errors [INFO] running `Command { std: "docker" "inspect" "a0ce91635a9fdd7ec80d69a9ce7ec6ffa562186de2e756544aa7065b783d5213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ce91635a9fdd7ec80d69a9ce7ec6ffa562186de2e756544aa7065b783d5213", kill_on_drop: false }` [INFO] [stdout] a0ce91635a9fdd7ec80d69a9ce7ec6ffa562186de2e756544aa7065b783d5213