bswap 0.1.5

A Rust library for byte-swapping integers, pointers, and slices.
Build #7309 2016-08-04T21:19:15.246179+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading bswap v0.1.5
Documenting bswap v0.1.5
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs --crate-name bswap -o /home/cratesfyi/bswap-0.1.5/doc -L dependency=/home/cratesfyi/bswap-0.1.5/debug -L dependency=/home/cratesfyi/bswap-0.1.5/debug/deps`
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:7:9: 7:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:7     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:199:9: 199:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:199     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:273:9: 273:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:273     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:351:9: 351:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:351     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:382:9: 382:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:382     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:528:17: 528:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:532:17: 532:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:534:17: 534:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:536:17: 536:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:542:17: 542:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:546:17: 546:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:548:17: 548:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414:13: 414:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:414         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:550:17: 550:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471:13: 471:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:471         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:361:13: 361:44 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:361             ptr::copy_nonoverlapping_memory(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:375:13: 375:44 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:375             ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), (&bytes[8 - nbytes..]).as_ptr(), nbytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:392:13: 392:44 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:392             ptr::copy_nonoverlapping_memory(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:405:13: 405:44 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:405             ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), (&bytes[..nbytes]).as_ptr(), nbytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:526:17: 526:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:528:17: 528:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:528:17: 528:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:528:17: 528:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:530:17: 530:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:532:17: 532:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:532:17: 532:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:532:17: 532:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:534:17: 534:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:534:17: 534:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:534:17: 534:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:536:17: 536:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:536:17: 536:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:536:17: 536:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:538:17: 538:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u16::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:540:17: 540:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:542:17: 542:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:542:17: 542:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:542:17: 542:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u32::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:544:17: 544:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:546:17: 546:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:546:17: 546:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:546:17: 546:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:548:17: 548:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:548:17: 548:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:548:17: 548:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422:17: 422:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:422                 ptr::copy_nonoverlapping_memory(dst, src, len*$Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:550:17: 550:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432:17: 432:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:432                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:550:17: 550:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452:17: 452:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:452                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, $Bytes);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:550:17: 550:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:63: 479:79 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479:17: 479:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:479                 ptr::copy_nonoverlapping_memory(dst, src, len*::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:35: 486:51 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486             assert_eq!(buf.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:486:13: 486:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:94: 489:110 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489:17: 489:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:489                 ptr::copy_nonoverlapping_memory(&mut tmp as *mut _ as *mut u8, buf.as_ptr(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:34: 497:50 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497             assert_eq!(dst.len()*::std::$T::BYTES, src.len());
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:497:13: 497:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:35: 506:51 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506             assert_eq!(dst.len(), ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:506:13: 506:53 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:98: 509:114 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509:17: 509:48 error: unresolved name `ptr::copy_nonoverlapping_memory` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:509                 ptr::copy_nonoverlapping_memory(dst.as_mut_ptr(), &tmp as *const _ as *const u8, ::std::$T::BYTES);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:45: 516:61 error: unresolved name `std::u64::BYTES` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516             assert_eq!(dst.len(), src.len()*::std::$T::BYTES);
^~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:516:13: 516:63 note: in this expansion of assert_eq! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:552:17: 552:74 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:15:11: 15:14 error: no method named `pow` found for type `_` in the current scope 
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs:15         2.pow(off.trailing_zeros())
^~~
error: Compilation failed, aborting rustdoc 
thread 'main' panicked at 'ChainedError {
error: failed to compile `bswap v0.1.5`, intermediate artifacts can be found at `/home/cratesfyi/bswap-0.1.5`,
cause: ChainedError {
error: Could not document `bswap`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.1.5/src/lib.rs --crate-name bswap -o /home/cratesfyi/bswap-0.1.5/doc -L dependency=/home/cratesfyi/bswap-0.1.5/debug -L dependency=/home/cratesfyi/bswap-0.1.5/debug/deps` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.