[INFO] cloning repository https://github.com/chaintope/nrs-evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaintope/nrs-evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Fnrs-evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Fnrs-evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0afd6eb62107461cb5db094c1480a43bf3d4066d [INFO] testing chaintope/nrs-evm against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Fnrs-evm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaintope/nrs-evm on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaintope/nrs-evm [INFO] finished tweaking git repo https://github.com/chaintope/nrs-evm [INFO] tweaked toml for git repo https://github.com/chaintope/nrs-evm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/chaintope/nrs-evm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777c183ed27e729f87d551c6da245e4333edee463f7477102e404e8857bf3f51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "777c183ed27e729f87d551c6da245e4333edee463f7477102e404e8857bf3f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777c183ed27e729f87d551c6da245e4333edee463f7477102e404e8857bf3f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777c183ed27e729f87d551c6da245e4333edee463f7477102e404e8857bf3f51", kill_on_drop: false }` [INFO] [stdout] 777c183ed27e729f87d551c6da245e4333edee463f7477102e404e8857bf3f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 081ac316b39ec5baa3ca7a2243bad9a623f6bc4b0c063e085883b500427b91e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "081ac316b39ec5baa3ca7a2243bad9a623f6bc4b0c063e085883b500427b91e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling keccak-hasher v0.15.2 [INFO] [stderr] Compiling uint v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling nrs_evm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core::U256` [INFO] [stdout] --> src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use crate::core::U256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::execute` [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use crate::execute; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hex_util::ToHex` [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::hex_util::ToHex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hex_util::FromHex` [INFO] [stdout] --> src/hex_util.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::hex_util::FromHex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | deserialize_from_hex!(Word Address); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `U256_MAX_BYTES` [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / const U256_MAX_BYTES: [u8; 32] = [ [INFO] [stdout] 90 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 91 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 92 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 93 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.20s [INFO] running `Command { std: "docker" "inspect" "081ac316b39ec5baa3ca7a2243bad9a623f6bc4b0c063e085883b500427b91e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081ac316b39ec5baa3ca7a2243bad9a623f6bc4b0c063e085883b500427b91e6", kill_on_drop: false }` [INFO] [stdout] 081ac316b39ec5baa3ca7a2243bad9a623f6bc4b0c063e085883b500427b91e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c8e498077da679c239af29647697897f9467a0ae8f09fcd2f0b1323db507b94 [INFO] running `Command { std: "docker" "start" "-a" "7c8e498077da679c239af29647697897f9467a0ae8f09fcd2f0b1323db507b94", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::core::U256` [INFO] [stdout] --> src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use crate::core::U256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::execute` [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use crate::execute; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hex_util::ToHex` [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::hex_util::ToHex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hex_util::FromHex` [INFO] [stdout] --> src/hex_util.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::hex_util::FromHex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | deserialize_from_hex!(Word Address); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `U256_MAX_BYTES` [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / const U256_MAX_BYTES: [u8; 32] = [ [INFO] [stdout] 90 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 91 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 92 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 93 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nrs_evm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/core.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / construct_uint! { [INFO] [stdout] 78 | | pub struct U256(4); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hex_util::FromHex` [INFO] [stdout] --> src/hex_util.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::hex_util::FromHex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | deserialize_from_hex!(Word Address); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `Command { std: "docker" "inspect" "7c8e498077da679c239af29647697897f9467a0ae8f09fcd2f0b1323db507b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8e498077da679c239af29647697897f9467a0ae8f09fcd2f0b1323db507b94", kill_on_drop: false }` [INFO] [stdout] 7c8e498077da679c239af29647697897f9467a0ae8f09fcd2f0b1323db507b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4763323bafd11dc4cfbc8f3d2ead74d12757cff4e6b6789276f3a558eead82ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4763323bafd11dc4cfbc8f3d2ead74d12757cff4e6b6789276f3a558eead82ca", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::core::U256` [INFO] [stderr] --> src/lib.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use crate::core::U256; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::execute` [INFO] [stderr] --> src/lib.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | use crate::execute; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::hex_util::ToHex` [INFO] [stderr] --> src/lib.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | use crate::hex_util::ToHex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/core.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / construct_uint! { [INFO] [stderr] 78 | | pub struct U256(4); [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/core.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / construct_uint! { [INFO] [stderr] 78 | | pub struct U256(4); [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::hex_util::FromHex` [INFO] [stderr] --> src/hex_util.rs:35:21 [INFO] [stderr] | [INFO] [stderr] 35 | use crate::hex_util::FromHex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | deserialize_from_hex!(Word Address); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `U256_MAX_BYTES` [INFO] [stderr] --> src/lib.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | / const U256_MAX_BYTES: [u8; 32] = [ [INFO] [stderr] 90 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stderr] 91 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stderr] 92 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stderr] 93 | | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, [INFO] [stderr] 94 | | ]; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/core.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / construct_uint! { [INFO] [stderr] 78 | | pub struct U256(4); [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/core.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / construct_uint! { [INFO] [stderr] 78 | | pub struct U256(4); [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::hex_util::FromHex` [INFO] [stderr] --> src/hex_util.rs:35:21 [INFO] [stderr] | [INFO] [stderr] 35 | use crate::hex_util::FromHex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | deserialize_from_hex!(Word Address); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nrs_evm-c33d8c6d106fb577 [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test tests::test_addmod ... ok [INFO] [stdout] test tests::test_gt ... ok [INFO] [stdout] test tests::test_mload ... ok [INFO] [stdout] test tests::test_or ... ok [INFO] [stdout] test tests::test_overflow_add ... ok [INFO] [stdout] test tests::test_lt ... ok [INFO] [stdout] test tests::test_mstore ... ok [INFO] [stdout] test tests::test_overflow_mul ... ok [INFO] [stdout] test tests::test_mstore8 ... ok [INFO] [stdout] test tests::test_mulmod ... ok [INFO] [stdout] test tests::test_not ... ok [INFO] [stdout] test tests::test_sgt ... ok [INFO] [stdout] test tests::test_overflow_sub ... ok [INFO] [stdout] test tests::test_shl ... ok [INFO] [stdout] test tests::test_shr ... ok [INFO] [stdout] test tests::test_signextend ... ok [INFO] [stdout] test tests::test_eq ... ok [INFO] [stdout] test tests::test_slt ... ok [INFO] [stdout] test tests::test_smod ... ok [INFO] [stdout] test tests::test_xor ... ok [INFO] [stdout] test tests::test_iszero ... ok [INFO] [stdout] test tests::test_sar ... ok [INFO] [stdout] test tests::test_and ... ok [INFO] [stdout] test tests::test_byte ... ok [INFO] [stdout] test tests::test_exp ... ok [INFO] [stdout] test tests::test_sdiv ... ok [INFO] [stdout] test tests::test_0_div ... ok [INFO] [stdout] test tests::test_mod ... ok [INFO] [stdout] test tests::test_sha3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_account-19bc55efe97f2c89 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_account_from_json ... ok [INFO] [stdout] test test_account_to_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_address-64361c58cacf5930 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_address_to_json ... ok [INFO] [stdout] test test_address_from_json ... ok [INFO] [stdout] test test_address_from_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_memory-7e8b89b73e29af1b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_memory_allocate ... ok [INFO] [stdout] test test_memory_write_offset ... ok [INFO] [stdout] test test_memory_read ... ok [INFO] [stdout] test test_memory_read_multi_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_storage-185df2684ce7d9b9 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_strage_from_json ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_u256-e59b98d6a2a87123 [INFO] [stdout] test test_strage_to_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test test_ngative ... ok [INFO] [stdout] test test_u256_to_json ... ok [INFO] [stdout] test test_actual_byte_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_word-b442da58c1becccf [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_word_to_json ... ok [INFO] [stdout] test test_word_from_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_world_state-beadc3fb636145ce [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_get_storage ... ok [INFO] [stdout] test test_set_storage ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests nrs_evm [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 `Command { std: "docker" "inspect" "4763323bafd11dc4cfbc8f3d2ead74d12757cff4e6b6789276f3a558eead82ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4763323bafd11dc4cfbc8f3d2ead74d12757cff4e6b6789276f3a558eead82ca", kill_on_drop: false }` [INFO] [stdout] 4763323bafd11dc4cfbc8f3d2ead74d12757cff4e6b6789276f3a558eead82ca