[INFO] crate eng-pwasm-abi 0.3.2 is already in cache [INFO] testing eng-pwasm-abi-0.3.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate eng-pwasm-abi 0.3.2 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate eng-pwasm-abi 0.3.2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate eng-pwasm-abi 0.3.2 [INFO] finished tweaking crates.io crate eng-pwasm-abi 0.3.2 [INFO] tweaked toml for crates.io crate eng-pwasm-abi 0.3.2 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c05d816c2644cdab2a1915db8216f2d220b4a1d8603e3085b89462f842af0b56 [INFO] running `"docker" "start" "-a" "c05d816c2644cdab2a1915db8216f2d220b4a1d8603e3085b89462f842af0b56"` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling eng-pwasm-abi v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.21s [INFO] running `"docker" "inspect" "c05d816c2644cdab2a1915db8216f2d220b4a1d8603e3085b89462f842af0b56"` [INFO] running `"docker" "rm" "-f" "c05d816c2644cdab2a1915db8216f2d220b4a1d8603e3085b89462f842af0b56"` [INFO] [stdout] c05d816c2644cdab2a1915db8216f2d220b4a1d8603e3085b89462f842af0b56 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] a50381465fa4739e55b17b15657de2f86d95984e521554cf5cc177a4884d4c01 [INFO] running `"docker" "start" "-a" "a50381465fa4739e55b17b15657de2f86d95984e521554cf5cc177a4884d4c01"` [INFO] [stderr] Compiling eng-pwasm-abi v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `"docker" "inspect" "a50381465fa4739e55b17b15657de2f86d95984e521554cf5cc177a4884d4c01"` [INFO] running `"docker" "rm" "-f" "a50381465fa4739e55b17b15657de2f86d95984e521554cf5cc177a4884d4c01"` [INFO] [stdout] a50381465fa4739e55b17b15657de2f86d95984e521554cf5cc177a4884d4c01 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] f12f945a38d4e32e36fccc275663accd8b6928a348225813150438cb720337da [INFO] running `"docker" "start" "-a" "f12f945a38d4e32e36fccc275663accd8b6928a348225813150438cb720337da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eng_pwasm_abi-ba38dd3263da9250 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test eth::common::tests::fixed_array_padding ... ok [INFO] [stdout] test eth::common::tests::fixed_array_padding_2 ... ok [INFO] [stdout] test eth::tests::fixed_size_decode ... ok [INFO] [stdout] test eth::tests::hextest::bytes ... ok [INFO] [stdout] test eth::tests::hextest::bytes_encode ... ok [INFO] [stdout] test eth::tests::hextest::two_bytes ... ok [INFO] [stdout] test eth::tests::negative_i32 ... ok [INFO] [stdout] test eth::tests::negative_i32_max ... ok [INFO] [stdout] test eth::tests::sample1_encode ... ok [INFO] [stdout] test eth::tests::padding_test_i32 ... ok [INFO] [stdout] test eth::tests::padding_test_i64 ... ok [INFO] [stdout] test eth::tests::sample1_decode ... ok [INFO] [stdout] test eth::tests::simple ... ok [INFO] [stdout] test eth::tests::sample2_decode ... ok [INFO] [stdout] test eth::tests::u32_encode ... ok [INFO] [stdout] test eth::tests::string_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests eng-pwasm-abi [INFO] [stderr] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f12f945a38d4e32e36fccc275663accd8b6928a348225813150438cb720337da"` [INFO] running `"docker" "rm" "-f" "f12f945a38d4e32e36fccc275663accd8b6928a348225813150438cb720337da"` [INFO] [stdout] f12f945a38d4e32e36fccc275663accd8b6928a348225813150438cb720337da