[INFO] crate bswap 1.0.0 is already in cache [INFO] extracting crate bswap 1.0.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/bswap/1.0.0 [INFO] extracting crate bswap 1.0.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bswap/1.0.0 [INFO] validating manifest of bswap-1.0.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bswap-1.0.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bswap-1.0.0 [INFO] finished frobbing bswap-1.0.0 [INFO] frobbed toml for bswap-1.0.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/bswap/1.0.0/Cargo.toml [INFO] started frobbing bswap-1.0.0 [INFO] finished frobbing bswap-1.0.0 [INFO] frobbed toml for bswap-1.0.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bswap/1.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bswap-1.0.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bswap/1.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b557b13b978edd0a7d3dca89a32205d37274fd56f8ae10a1bdbbfc981a535a7a [INFO] running `"docker" "start" "-a" "b557b13b978edd0a7d3dca89a32205d37274fd56f8ae10a1bdbbfc981a535a7a"` [INFO] [stderr] Compiling bswap v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "b557b13b978edd0a7d3dca89a32205d37274fd56f8ae10a1bdbbfc981a535a7a"` [INFO] running `"docker" "rm" "-f" "b557b13b978edd0a7d3dca89a32205d37274fd56f8ae10a1bdbbfc981a535a7a"` [INFO] [stdout] b557b13b978edd0a7d3dca89a32205d37274fd56f8ae10a1bdbbfc981a535a7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bswap/1.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 16b1db7fa61fc7a2d3a821559ffae29ecad0f06b3903774c5f47f45669a4577f [INFO] running `"docker" "start" "-a" "16b1db7fa61fc7a2d3a821559ffae29ecad0f06b3903774c5f47f45669a4577f"` [INFO] [stderr] Compiling bswap v1.0.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `test` [INFO] [stderr] --> src/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use test::Bencher; [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | unresolved import [INFO] [stderr] | help: a similar path exists: `tests::test::test` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stderr] --> src/tests.rs:159:19 [INFO] [stderr] | [INFO] [stderr] 159 | ::std::slice::bytes::copy_memory(&mut dst, src); [INFO] [stderr] | ^^^^^ could not find `bytes` in `slice` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stderr] --> src/tests.rs:188:19 [INFO] [stderr] | [INFO] [stderr] 188 | ::std::slice::bytes::copy_memory(&mut dst, src); [INFO] [stderr] | ^^^^^ could not find `bytes` in `slice` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stderr] --> src/tests.rs:218:19 [INFO] [stderr] | [INFO] [stderr] 218 | ::std::slice::bytes::copy_memory(&mut dst, src); [INFO] [stderr] | ^^^^^ could not find `bytes` in `slice` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u16` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u16` [INFO] [stderr] ... [INFO] [stderr] 303 | qc_byte_order!(prop_u16, u16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u16` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u16` [INFO] [stderr] ... [INFO] [stderr] 303 | qc_byte_order!(prop_u16, u16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u16` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u16` [INFO] [stderr] ... [INFO] [stderr] 303 | qc_byte_order!(prop_u16, u16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u16` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u16` [INFO] [stderr] ... [INFO] [stderr] 303 | qc_byte_order!(prop_u16, u16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i16` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i16` [INFO] [stderr] ... [INFO] [stderr] 304 | qc_byte_order!(prop_i16, i16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i16` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i16` [INFO] [stderr] ... [INFO] [stderr] 304 | qc_byte_order!(prop_i16, i16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i16` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i16` [INFO] [stderr] ... [INFO] [stderr] 304 | qc_byte_order!(prop_i16, i16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i16` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i16` [INFO] [stderr] ... [INFO] [stderr] 304 | qc_byte_order!(prop_i16, i16, u16, beu16, leu16); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u32` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u32` [INFO] [stderr] ... [INFO] [stderr] 305 | qc_byte_order!(prop_u32, u32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u32` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u32` [INFO] [stderr] ... [INFO] [stderr] 305 | qc_byte_order!(prop_u32, u32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u32` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u32` [INFO] [stderr] ... [INFO] [stderr] 305 | qc_byte_order!(prop_u32, u32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u32` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u32` [INFO] [stderr] ... [INFO] [stderr] 305 | qc_byte_order!(prop_u32, u32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i32` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i32` [INFO] [stderr] ... [INFO] [stderr] 306 | qc_byte_order!(prop_i32, i32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i32` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i32` [INFO] [stderr] ... [INFO] [stderr] 306 | qc_byte_order!(prop_i32, i32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i32` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i32` [INFO] [stderr] ... [INFO] [stderr] 306 | qc_byte_order!(prop_i32, i32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i32` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i32` [INFO] [stderr] ... [INFO] [stderr] 306 | qc_byte_order!(prop_i32, i32, u32, beu32, leu32); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u64` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u64` [INFO] [stderr] ... [INFO] [stderr] 307 | qc_byte_order!(prop_u64, u64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u64` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u64` [INFO] [stderr] ... [INFO] [stderr] 307 | qc_byte_order!(prop_u64, u64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u64` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::u64` [INFO] [stderr] ... [INFO] [stderr] 307 | qc_byte_order!(prop_u64, u64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::u64` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::u64` [INFO] [stderr] ... [INFO] [stderr] 307 | qc_byte_order!(prop_u64, u64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i64` [INFO] [stderr] --> src/tests.rs:282:81 [INFO] [stderr] | [INFO] [stderr] 282 | super::super::$bemod::encode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i64` [INFO] [stderr] ... [INFO] [stderr] 308 | qc_byte_order!(prop_i64, i64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i64` [INFO] [stderr] --> src/tests.rs:283:86 [INFO] [stderr] | [INFO] [stderr] 283 | n == super::super::$bemod::decode(&mut buf[(8 - (::std::$ty_int::BYTES as usize))..]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i64` [INFO] [stderr] ... [INFO] [stderr] 308 | qc_byte_order!(prop_i64, i64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i64` [INFO] [stderr] --> src/tests.rs:293:79 [INFO] [stderr] | [INFO] [stderr] 293 | super::super::$lemod::encode(&mut buf[..((::std::$ty_int::BYTES as usize))], n as $ty_uint); [INFO] [stderr] | ^^^^^ not found in `std::i64` [INFO] [stderr] ... [INFO] [stderr] 308 | qc_byte_order!(prop_i64, i64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BYTES` in module `std::i64` [INFO] [stderr] --> src/tests.rs:294:84 [INFO] [stderr] | [INFO] [stderr] 294 | n == super::super::$lemod::decode(&mut buf[..((::std::$ty_int::BYTES as usize))]) as $ty_int [INFO] [stderr] | ^^^^^ not found in `std::i64` [INFO] [stderr] ... [INFO] [stderr] 308 | qc_byte_order!(prop_i64, i64, u64, beu64, leu64); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use u16::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u24::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u32::BYTES; [INFO] [stderr] | [INFO] [stderr] 1 | use u40::BYTES; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error: aborting due to 28 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `bswap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "16b1db7fa61fc7a2d3a821559ffae29ecad0f06b3903774c5f47f45669a4577f"` [INFO] running `"docker" "rm" "-f" "16b1db7fa61fc7a2d3a821559ffae29ecad0f06b3903774c5f47f45669a4577f"` [INFO] [stdout] 16b1db7fa61fc7a2d3a821559ffae29ecad0f06b3903774c5f47f45669a4577f