[INFO] cloning repository https://github.com/bifrost-codes/rust-eos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifrost-codes/rust-eos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Frust-eos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Frust-eos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e57843f3ae5fd4b289f4c7841761ed3b6ce5c5e [INFO] testing bifrost-codes/rust-eos against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Frust-eos" "/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/bifrost-codes/rust-eos on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bifrost-codes/rust-eos [INFO] finished tweaking git repo https://github.com/bifrost-codes/rust-eos [INFO] tweaked toml for git repo https://github.com/bifrost-codes/rust-eos written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bifrost-codes/rust-eos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] 497218a1682cfaf0cdb8c69130bf85bdb1ce8ff919867804ed93bc3c60413a4f [INFO] running `Command { std: "docker" "start" "-a" "497218a1682cfaf0cdb8c69130bf85bdb1ce8ff919867804ed93bc3c60413a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497218a1682cfaf0cdb8c69130bf85bdb1ce8ff919867804ed93bc3c60413a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497218a1682cfaf0cdb8c69130bf85bdb1ce8ff919867804ed93bc3c60413a4f", kill_on_drop: false }` [INFO] [stdout] 497218a1682cfaf0cdb8c69130bf85bdb1ce8ff919867804ed93bc3c60413a4f [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] 9a5600c99985d5cba2bb4e465646467c290861fb1aff92cbc86adca340cc5786 [INFO] running `Command { std: "docker" "start" "-a" "9a5600c99985d5cba2bb4e465646467c290861fb1aff92cbc86adca340cc5786", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 (https://github.com/bifrost-finance/libsecp256k1.git#62ee7e4e) [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling eosio-core-derive v0.2.1 (/opt/rustwide/workdir/eosio-core-derive) [INFO] [stderr] Compiling rpc_codegen v0.1.0 (/opt/rustwide/workdir/rpc/rpc_codegen) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling bitcoin_hashes v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.0.0 [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling eos-keys v0.1.0 (/opt/rustwide/workdir/keys) [INFO] [stderr] Compiling eos-chain v0.1.0 (/opt/rustwide/workdir/chain) [INFO] [stderr] Compiling eos-rpc v0.1.0 (/opt/rustwide/workdir/rpc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "9a5600c99985d5cba2bb4e465646467c290861fb1aff92cbc86adca340cc5786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5600c99985d5cba2bb4e465646467c290861fb1aff92cbc86adca340cc5786", kill_on_drop: false }` [INFO] [stdout] 9a5600c99985d5cba2bb4e465646467c290861fb1aff92cbc86adca340cc5786 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] d817d95fbd21476b8917df5f6d6b255fc31071b05ccec6ed398d805b587a9791 [INFO] running `Command { std: "docker" "start" "-a" "d817d95fbd21476b8917df5f6d6b255fc31071b05ccec6ed398d805b587a9791", kill_on_drop: false }` [INFO] [stderr] Compiling rpc_codegen v0.1.0 (/opt/rustwide/workdir/rpc/rpc_codegen) [INFO] [stderr] Compiling eosio-core-derive v0.2.1 (/opt/rustwide/workdir/eosio-core-derive) [INFO] [stderr] Compiling eos-keys v0.1.0 (/opt/rustwide/workdir/keys) [INFO] [stderr] Compiling eos-rpc v0.1.0 (/opt/rustwide/workdir/rpc) [INFO] [stderr] Compiling eos-chain v0.1.0 (/opt/rustwide/workdir/chain) [INFO] [stdout] warning: unused imports: `Transaction`, `TrxKinds` [INFO] [stdout] --> chain/src/merkle.rs:112:58 [INFO] [stdout] | [INFO] [stdout] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> chain/src/merkle.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> chain/src/merkle.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_data` [INFO] [stdout] --> chain/src/time_point.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let test_data = a.as_i64(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `timePoint_test` should have a snake case name [INFO] [stdout] --> chain/src/time_point.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let timePoint_test = TimePoint::try_from(max); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_point_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `timePoint_test_as_i64` should have a snake case name [INFO] [stdout] --> chain/src/time_point.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let timePoint_test_as_i64 = TimePoint::try_from(max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_point_test_as_i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.23s [INFO] running `Command { std: "docker" "inspect" "d817d95fbd21476b8917df5f6d6b255fc31071b05ccec6ed398d805b587a9791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d817d95fbd21476b8917df5f6d6b255fc31071b05ccec6ed398d805b587a9791", kill_on_drop: false }` [INFO] [stdout] d817d95fbd21476b8917df5f6d6b255fc31071b05ccec6ed398d805b587a9791 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fea091e1b5192f922017c212901d1937e4a935675eab83856dccae422d021426 [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" "fea091e1b5192f922017c212901d1937e4a935675eab83856dccae422d021426", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Transaction`, `TrxKinds` [INFO] [stdout] running 146 tests [INFO] [stderr] --> chain/src/merkle.rs:112:58 [INFO] [stdout] test action::tests::action_deserialize_should_be_ok ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::from_str_multi_spaces ... ok [INFO] [stderr] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stdout] test asset::tests::from_str_no_space ... ok [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] test asset::tests::from_str_ok_pos_sign ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::from_str_no_symbol1 ... ok [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] test asset::tests::from_str_ok_long ... ok [INFO] [stderr] [INFO] [stdout] test asset::tests::from_str_ok_fraction ... ok [INFO] [stderr] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] test asset::tests::from_str_ok_zero ... ok [INFO] [stderr] --> chain/src/merkle.rs:120:9 [INFO] [stdout] test asset::tests::from_str_ok_signed_neg ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::from_str_ok_zero_precision ... ok [INFO] [stderr] 120 | use std::convert::TryFrom; [INFO] [stdout] test asset::tests::from_str_very_small_num ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test asset::tests::from_str_ok_signed_long ... ok [INFO] [stderr] [INFO] [stdout] test asset::tests::from_str_very_small_num_neg ... ok [INFO] [stderr] warning: unused import: `Digest` [INFO] [stdout] test asset::tests::from_str_whitespace_around ... ok [INFO] [stderr] --> chain/src/merkle.rs:112:30 [INFO] [stdout] test asset::tests::test_ops ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::to_string ... ok [INFO] [stderr] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stdout] test asset::tests::from_str_no_symbol2 ... ok [INFO] [stderr] | ^^^^^^ [INFO] [stdout] test asset::tests::to_string_fraction ... ok [INFO] [stderr] [INFO] [stdout] test asset::tests::to_string_max_number ... ok [INFO] [stderr] warning: unused variable: `test_data` [INFO] [stdout] test asset::tests::to_string_signed ... ok [INFO] [stderr] --> chain/src/time_point.rs:105:13 [INFO] [stdout] test asset::tests::to_string_very_small_number ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::to_string_very_small_number_neg ... ok [INFO] [stderr] 105 | let test_data = a.as_i64(); [INFO] [stdout] test asset::tests::to_string_zero_precision ... ok [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_data` [INFO] [stdout] test asset::tests::to_string_zero_precision_unsigned ... ok [INFO] [stderr] | [INFO] [stdout] test asset::tests::from_str_zero_padded ... ok [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] test block::tests::action_filter_should_work ... ok [INFO] [stderr] [INFO] [stderr] warning: variable `timePoint_test` should have a snake case name [INFO] [stderr] --> chain/src/time_point.rs:100:13 [INFO] [stderr] | [INFO] [stderr] 100 | let timePoint_test = TimePoint::try_from(max); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_point_test` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `timePoint_test_as_i64` should have a snake case name [INFO] [stderr] --> chain/src/time_point.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | let timePoint_test_as_i64 = TimePoint::try_from(max); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_point_test_as_i64` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eos_chain-33460dd609d196ab) [INFO] [stdout] test asset::tests::to_string_min_number ... ok [INFO] [stdout] test block::tests::block_read_with_transaction_should_work ... ok [INFO] [stdout] test block::tests::block_generate_should_work ... ok [INFO] [stdout] test block::tests::block_read_should_work ... ok [INFO] [stdout] test block_header::test::serialize_signed_block_should_be_ok ... ok [INFO] [stdout] test block_timestamp::tests::time_should_work ... ok [INFO] [stdout] test asset::tests::from_str_bad_precision ... ok [INFO] [stdout] test asset::tests::from_str_ok_basic ... ok [INFO] [stdout] test action_receipt::tests::action_receipt_digest_should_work ... ok [INFO] [stdout] test action_receipt::tests::deserialization_action_receipt_should_be_ok ... ok [INFO] [stdout] test action::tests::action_hash_should_work ... ok [INFO] [stdout] test bytes::tests::test_array11 ... ok [INFO] [stdout] test bytes::tests::test_array10 ... ok [INFO] [stdout] test action::tests::action_transfer_serialize_should_work ... ok [INFO] [stdout] test bytes::tests::test_array1 ... ok [INFO] [stdout] test asset::tests::from_str_ok_signed_zero_precision ... ok [INFO] [stdout] test asset::tests::from_str_bad_char1 ... ok [INFO] [stdout] test bytes::tests::test_array12 ... ok [INFO] [stdout] test bytes::tests::test_array15 ... ok [INFO] [stdout] test block_header::test::deserialize_signed_block_should_be_ok ... ok [INFO] [stdout] test asset::tests::from_str_lowercase_symbol ... ok [INFO] [stdout] test bytes::tests::test_array14 ... ok [INFO] [stdout] test bytes::tests::test_array13 ... ok [INFO] [stdout] test bytes::tests::test_array16 ... ok [INFO] [stdout] test bytes::tests::test_array17 ... ok [INFO] [stdout] test bytes::tests::test_array2 ... ok [INFO] [stdout] test bytes::tests::test_array20 ... ok [INFO] [stdout] test bytes::tests::test_array19 ... ok [INFO] [stdout] test bytes::tests::test_array5 ... ok [INFO] [stdout] test bytes::tests::test_array8 ... ok [INFO] [stdout] test bytes::tests::test_array9 ... ok [INFO] [stdout] test bytes::tests::test_array7 ... ok [INFO] [stdout] test bytes::tests::test_bool_false ... ok [INFO] [stdout] test bytes::tests::test_bool_true ... ok [INFO] [stdout] test bytes::tests::test_f32 ... ok [INFO] [stdout] test bytes::tests::test_i16 ... ok [INFO] [stdout] test bytes::tests::test_f64 ... ok [INFO] [stdout] test bytes::tests::test_i32 ... ok [INFO] [stdout] test bytes::tests::test_i64 ... ok [INFO] [stdout] test bytes::tests::test_u32 ... ok [INFO] [stdout] test bytes::tests::test_u64 ... ok [INFO] [stdout] test bytes::tests::test_read_pos ... ok [INFO] [stdout] test bytes::tests::test_u16 ... ok [INFO] [stdout] test bytes::tests::test_array6 ... ok [INFO] [stdout] test bytes::tests::test_array4 ... ok [INFO] [stdout] test bytes::tests::test_string ... ok [INFO] [stdout] test bytes::tests::test_tuple2 ... ok [INFO] [stdout] test bytes::tests::test_array18 ... ok [INFO] [stdout] test bytes::tests::test_tuple3 ... ok [INFO] [stdout] test bytes::tests::test_array3 ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_next_power_of_2_should_work ... ok [INFO] [stdout] test bytes::tests::test_tuple4 ... ok [INFO] [stdout] test bytes::tests::test_u8 ... ok [INFO] [stdout] test bytes::tests::test_vec ... ok [INFO] [stdout] test bytes::tests::test_write_pos ... ok [INFO] [stdout] test checksum256::test::checksum256_should_be_ok ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_calculate_max_depth_should_work ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_clz_power_2_should_work ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_serde_should_be_ok ... ok [INFO] [stdout] test merkle::tests::merkle_one_id_should_work ... ok [INFO] [stdout] test merkle::tests::merkle_should_work ... ok [INFO] [stdout] test merkle::tests::merkle_zero_id_should_work ... ok [INFO] [stdout] test merkle::tests::merkle_verify_proof_should_work ... ok [INFO] [stdout] test producer_schedule::test::producers_schedule_default_should_be_ok ... ok [INFO] [stdout] test producer_schedule::test::producers_schedule_deserialization_should_be_ok ... ok [INFO] [stdout] test merkle::tests::merkle_get_proof_should_work ... ok [INFO] [stdout] test permission_level::test::deserialize_permission_level_should_be_ok ... ok [INFO] [stdout] test checksum256::test::checksum256_deserialization_should_be_ok ... ok [INFO] [stdout] test producer_schedule_v2::test::deserialize_producer_authority_should_be_ok ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_append_default_should_work ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_append_new_should_work ... ok [INFO] [stdout] test producer_schedule_v2::test::hash_producer_authority_schedule_should_be_ok ... ok [INFO] [stdout] test signature::tests::signature_deserialization_should_be_ok ... ok [INFO] [stdout] test public_key::test::generate_public_key_from_key_str ... ok [INFO] [stdout] test public_key::test::generate_public_key_from_secp256k1_public_key ... ok [INFO] [stdout] test public_key::test::generate_public_key_from_invalid_key_str ... ok [INFO] [stdout] test producer_schedule_v2::test::deserialize_block_signing_authority_should_be_ok ... ok [INFO] [stdout] test signature::tests::signture_from_invalid_str_should_not_work ... ok [INFO] [stdout] test signature::tests::signature_display_should_work ... ok [INFO] [stdout] test symbol::tests::code_from_str ... ok [INFO] [stdout] test signature::tests::unpack_signature_should_work ... ok [INFO] [stdout] test symbol::tests::from_int ... ok [INFO] [stdout] test signature::tests::signture_from_str_should_work ... ok [INFO] [stdout] test symbol::tests::from_str ... ok [INFO] [stdout] test symbol::tests::is_valid ... ok [INFO] [stdout] test symbol::tests::symbol_from_code_should_work ... ok [INFO] [stdout] test symbol::tests::to_string ... ok [INFO] [stdout] test symbol_code::tests::from_str_bad_char ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok1 ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok2 ... ok [INFO] [stdout] test symbol_code::tests::to_string ... ok [INFO] [stdout] test symbol_code::tests::to_string_nine_precision ... ok [INFO] [stdout] test symbol_code::tests::to_string_zero_precision ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok3 ... ok [INFO] [stdout] test time_point::test::time_point_error_code ... ok [INFO] [stdout] test time_point_sec::test::time_point_sec_should_be_ok ... ok [INFO] [stdout] test transaction::test::packed_transaction_deserialization_should_work ... ok [INFO] [stdout] test transaction::test::packed_trx_to_signed_trx_should_work ... ok [INFO] [stdout] test transaction::test::set_and_verify_reference_block_should_work ... ok [INFO] [stdout] test unsigned_int::read_write_1 ... ok [INFO] [stdout] test asset::tests::from_str_bad_char2 ... ok [INFO] [stdout] test unsigned_int::read_write_u16_min ... ok [INFO] [stdout] test public_key::test::generate_public_key_deserialize_should_be_ok ... ok [INFO] [stdout] test symbol::tests::code_to_string ... ok [INFO] [stdout] test unsigned_int::read_write_50 ... ok [INFO] [stdout] test transaction::test::sign_tx_should_work ... ok [INFO] [stdout] test producer_schedule::test::new_producers_should_be_ok ... ok [INFO] [stdout] test producer_schedule_v2::test::get_public_key_by_producer_should_be_ok ... ok [INFO] [stdout] test producer_schedule::test::get_producer_key_should_work ... ok [INFO] [stdout] test unsigned_int::read_write_u16_max ... ok [INFO] [stdout] test merkle::tests::verify_transaction_mroot ... ok [INFO] [stdout] test merkle::tests::verify_invalid_transaction_mroot ... ok [INFO] [stdout] test unsigned_int::read_write_u32_min ... ok [INFO] [stdout] test unsigned_int::read_write_u8_max ... ok [INFO] [stdout] test unsigned_int::read_write_u32_max ... ok [INFO] [stdout] test block::tests::transaction_receipt_header_should_work ... FAILED [INFO] [stdout] test producer_schedule::test::schedule_hash_should_work ... ok [INFO] [stdout] test producer_schedule_v2::test::deserialize_producer_authority_schedule_should_be_ok ... ok [INFO] [stdout] test unsigned_int::read_write_u8_min ... ok [INFO] [stderr] error: test failed, to rerun pass '-p eos-chain --lib' [INFO] [stdout] test block_header::test::verify_block_header_should_be_ok ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- block::tests::transaction_receipt_header_should_work stdout ---- [INFO] [stdout] thread 'block::tests::transaction_receipt_header_should_work' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `6`', chain/src/block.rs:415:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b8b132e90 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563b8b132e90 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563b8b132e90 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563b8b132e90 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563b8b155ecc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x563b8b12fdb5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x563b8b134ffb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563b8b134ffb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563b8b134ffb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563b8b134b0c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563b8b1356a1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563b8b1351a7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563b8b13336c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563b8b135109 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563b8af1e4b1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563b8b153f78 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x563b8b0f236a - core::panicking::assert_failed::h47b202f9de9ea60b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x563b8b0040ae - eos_chain::block::tests::transaction_receipt_header_should_work::h7c13ff87fc448d92 [INFO] [stdout] at /opt/rustwide/workdir/chain/src/block.rs:415:9 [INFO] [stdout] 18: 0x563b8b003eca - eos_chain::block::tests::transaction_receipt_header_should_work::{{closure}}::h620aad8a6e1cf720 [INFO] [stdout] at /opt/rustwide/workdir/chain/src/block.rs:410:5 [INFO] [stdout] 19: 0x563b8af5ed6e - core::ops::function::FnOnce::call_once::hdcdc2cfbf1bdc3dd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563b8b05f9b3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563b8b05f9b3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x563b8b05e460 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x563b8b05e460 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x563b8b05e460 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x563b8b05e460 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x563b8b05e460 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x563b8b05e460 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x563b8b05e460 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x563b8b039732 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x563b8b039732 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x563b8b03d4a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x563b8b03d4a8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x563b8b03d4a8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x563b8b03d4a8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x563b8b03d4a8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x563b8b03d4a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x563b8b03d4a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563b8b13a157 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x563b8b13a157 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x563b8b13a157 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fd50e804609 - start_thread [INFO] [stdout] 42: 0x7fd50e5d6293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] block::tests::transaction_receipt_header_should_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 145 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fea091e1b5192f922017c212901d1937e4a935675eab83856dccae422d021426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea091e1b5192f922017c212901d1937e4a935675eab83856dccae422d021426", kill_on_drop: false }` [INFO] [stdout] fea091e1b5192f922017c212901d1937e4a935675eab83856dccae422d021426