[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b 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-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bifrost-codes/rust-eos on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.50 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.0.0 [INFO] [stderr] Downloaded toml v0.5.5 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.50 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.1 [INFO] [stderr] Downloaded indexmap v1.1.0 [INFO] [stderr] Downloaded stdweb v0.4.18 [INFO] [stderr] Downloaded bitvec v0.20.1 [INFO] [stderr] Downloaded getrandom v0.1.11 [INFO] [stderr] Downloaded wasm-bindgen v0.2.50 [INFO] [stderr] Downloaded js-sys v0.3.27 [INFO] [stderr] Downloaded hyper v0.12.34 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Downloaded web-sys v0.3.27 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 8f5f2eeb7bab3f46254a1fc55d90e73905eb5c630c0ff59d35f86445f5f6df75 [INFO] running `Command { std: "docker" "start" "-a" "8f5f2eeb7bab3f46254a1fc55d90e73905eb5c630c0ff59d35f86445f5f6df75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5f2eeb7bab3f46254a1fc55d90e73905eb5c630c0ff59d35f86445f5f6df75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5f2eeb7bab3f46254a1fc55d90e73905eb5c630c0ff59d35f86445f5f6df75", kill_on_drop: false }` [INFO] [stdout] 8f5f2eeb7bab3f46254a1fc55d90e73905eb5c630c0ff59d35f86445f5f6df75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 34106dcfcbcc7dc39da84f30b07dbfc518fe6075e21469e25f33901608cd322e [INFO] running `Command { std: "docker" "start" "-a" "34106dcfcbcc7dc39da84f30b07dbfc518fe6075e21469e25f33901608cd322e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [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 httparse v1.3.4 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [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 getrandom v0.1.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 (https://github.com/bifrost-finance/libsecp256k1.git#62ee7e4e) [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [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 eos-keys v0.1.0 (/opt/rustwide/workdir/keys) [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [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 51s [INFO] running `Command { std: "docker" "inspect" "34106dcfcbcc7dc39da84f30b07dbfc518fe6075e21469e25f33901608cd322e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34106dcfcbcc7dc39da84f30b07dbfc518fe6075e21469e25f33901608cd322e", kill_on_drop: false }` [INFO] [stdout] 34106dcfcbcc7dc39da84f30b07dbfc518fe6075e21469e25f33901608cd322e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 406200e8b705b5fd64b3ee8176e41dc1df7c04ba29289a9716521bff848541b4 [INFO] running `Command { std: "docker" "start" "-a" "406200e8b705b5fd64b3ee8176e41dc1df7c04ba29289a9716521bff848541b4", 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 25.25s [INFO] running `Command { std: "docker" "inspect" "406200e8b705b5fd64b3ee8176e41dc1df7c04ba29289a9716521bff848541b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406200e8b705b5fd64b3ee8176e41dc1df7c04ba29289a9716521bff848541b4", kill_on_drop: false }` [INFO] [stdout] 406200e8b705b5fd64b3ee8176e41dc1df7c04ba29289a9716521bff848541b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deace80ee20af7964cc6a14d1580a02580c40fa14cff37a51ff8b274dbd02963 [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" "deace80ee20af7964cc6a14d1580a02580c40fa14cff37a51ff8b274dbd02963", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Transaction`, `TrxKinds` [INFO] [stderr] --> chain/src/merkle.rs:112:58 [INFO] [stderr] | [INFO] [stderr] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::convert::TryFrom` [INFO] [stderr] --> chain/src/merkle.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 120 | use std::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Digest` [INFO] [stderr] --> chain/src/merkle.rs:112:30 [INFO] [stderr] | [INFO] [stderr] 112 | use crate::{Checksum256, Digest, TransactionReceipt, TrxKinds, Transaction}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `test_data` [INFO] [stderr] --> chain/src/time_point.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 105 | let test_data = a.as_i64(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [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.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eos_chain-33460dd609d196ab) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test asset::tests::from_str_lowercase_symbol ... ok [INFO] [stdout] test action::tests::action_deserialize_should_be_ok ... ok [INFO] [stdout] test asset::tests::from_str_multi_spaces ... ok [INFO] [stdout] test asset::tests::from_str_ok_pos_sign ... ok [INFO] [stdout] test asset::tests::from_str_bad_char2 ... ok [INFO] [stdout] test asset::tests::from_str_ok_basic ... ok [INFO] [stdout] test asset::tests::from_str_ok_signed_long ... ok [INFO] [stdout] test asset::tests::from_str_bad_precision ... ok [INFO] [stdout] test action_receipt::tests::action_receipt_digest_should_work ... ok [INFO] [stdout] test action::tests::action_hash_should_work ... ok [INFO] [stdout] test asset::tests::from_str_no_symbol1 ... ok [INFO] [stdout] test action_receipt::tests::deserialization_action_receipt_should_be_ok ... ok [INFO] [stdout] test asset::tests::from_str_no_space ... ok [INFO] [stdout] test asset::tests::from_str_ok_fraction ... ok [INFO] [stdout] test asset::tests::from_str_ok_long ... ok [INFO] [stdout] test action::tests::action_transfer_serialize_should_work ... ok [INFO] [stdout] test asset::tests::from_str_bad_char1 ... ok [INFO] [stdout] test asset::tests::from_str_no_symbol2 ... ok [INFO] [stdout] test asset::tests::from_str_ok_signed_neg ... ok [INFO] [stdout] test asset::tests::to_string_max_number ... ok [INFO] [stdout] test asset::tests::to_string_min_number ... ok [INFO] [stdout] test asset::tests::to_string_very_small_number ... ok [INFO] [stdout] test asset::tests::to_string_very_small_number_neg ... ok [INFO] [stdout] test asset::tests::to_string_zero_precision ... ok [INFO] [stdout] test block::tests::block_read_should_work ... ok [INFO] [stdout] test asset::tests::from_str_ok_signed_zero_precision ... ok [INFO] [stdout] test asset::tests::from_str_very_small_num_neg ... ok [INFO] [stdout] test block::tests::block_read_with_transaction_should_work ... ok [INFO] [stdout] test asset::tests::from_str_whitespace_around ... ok [INFO] [stdout] test asset::tests::to_string ... ok [INFO] [stdout] test asset::tests::from_str_very_small_num ... ok [INFO] [stdout] test asset::tests::from_str_ok_zero ... ok [INFO] [stdout] test asset::tests::test_ops ... ok [INFO] [stdout] test asset::tests::from_str_ok_zero_precision ... ok [INFO] [stdout] test block::tests::block_generate_should_work ... ok [INFO] [stdout] test asset::tests::to_string_fraction ... ok [INFO] [stdout] test asset::tests::from_str_zero_padded ... ok [INFO] [stdout] test block_timestamp::tests::time_should_work ... ok [INFO] [stdout] test block_header::test::serialize_signed_block_should_be_ok ... ok [INFO] [stdout] test bytes::tests::test_array1 ... ok [INFO] [stdout] test bytes::tests::test_array12 ... ok [INFO] [stdout] test bytes::tests::test_array15 ... ok [INFO] [stdout] test bytes::tests::test_array16 ... ok [INFO] [stdout] test bytes::tests::test_array10 ... ok [INFO] [stdout] test asset::tests::to_string_zero_precision_unsigned ... ok [INFO] [stdout] test bytes::tests::test_array14 ... ok [INFO] [stdout] test bytes::tests::test_array18 ... ok [INFO] [stdout] test bytes::tests::test_array17 ... ok [INFO] [stdout] test bytes::tests::test_array19 ... ok [INFO] [stdout] test bytes::tests::test_array20 ... ok [INFO] [stdout] test bytes::tests::test_array3 ... ok [INFO] [stdout] test bytes::tests::test_array2 ... ok [INFO] [stdout] test bytes::tests::test_array5 ... ok [INFO] [stdout] test bytes::tests::test_array6 ... 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_array4 ... ok [INFO] [stdout] test asset::tests::to_string_signed ... ok [INFO] [stdout] test bytes::tests::test_tuple3 ... ok [INFO] [stdout] test bytes::tests::test_tuple2 ... ok [INFO] [stdout] test block::tests::action_filter_should_work ... ok [INFO] [stdout] test bytes::tests::test_string ... ok [INFO] [stdout] test bytes::tests::test_read_pos ... ok [INFO] [stdout] test bytes::tests::test_i64 ... ok [INFO] [stdout] test bytes::tests::test_u8 ... ok [INFO] [stdout] test bytes::tests::test_tuple4 ... ok [INFO] [stdout] test bytes::tests::test_array11 ... ok [INFO] [stdout] test bytes::tests::test_array13 ... ok [INFO] [stdout] test checksum256::test::checksum256_should_be_ok ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_append_default_should_work ... ok [INFO] [stdout] test bytes::tests::test_write_pos ... ok [INFO] [stdout] test checksum256::test::checksum256_deserialization_should_be_ok ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_append_new_should_work ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_serde_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_next_power_of_2_should_work ... ok [INFO] [stdout] test incremental_merkle::tests::incre_merkle_clz_power_2_should_work ... ok [INFO] [stdout] test bytes::tests::test_i32 ... ok [INFO] [stdout] test bytes::tests::test_f32 ... ok [INFO] [stdout] test bytes::tests::test_u16 ... ok [INFO] [stdout] test bytes::tests::test_f64 ... ok [INFO] [stdout] test bytes::tests::test_i16 ... ok [INFO] [stdout] test bytes::tests::test_bool_true ... ok [INFO] [stdout] test bytes::tests::test_vec ... ok [INFO] [stdout] test bytes::tests::test_u64 ... ok [INFO] [stdout] test bytes::tests::test_u32 ... ok [INFO] [stdout] test merkle::tests::merkle_one_id_should_work ... ok [INFO] [stdout] test producer_schedule::test::producers_schedule_default_should_be_ok ... ok [INFO] [stdout] test merkle::tests::merkle_verify_proof_should_work ... 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 block_header::test::verify_block_header_should_be_ok ... ok [INFO] [stdout] test permission_level::test::deserialize_permission_level_should_be_ok ... ok [INFO] [stdout] test merkle::tests::merkle_zero_id_should_work ... ok [INFO] [stdout] test merkle::tests::merkle_should_work ... ok [INFO] [stdout] test public_key::test::generate_public_key_from_invalid_key_str ... ok [INFO] [stdout] test public_key::test::generate_public_key_from_secp256k1_public_key ... ok [INFO] [stdout] test signature::tests::signature_display_should_work ... ok [INFO] [stdout] test signature::tests::signture_from_invalid_str_should_not_work ... ok [INFO] [stdout] test signature::tests::signture_from_str_should_work ... ok [INFO] [stdout] test signature::tests::unpack_signature_should_work ... ok [INFO] [stdout] test symbol::tests::code_from_str ... ok [INFO] [stdout] test symbol::tests::code_to_string ... ok [INFO] [stdout] test symbol::tests::from_int ... ok [INFO] [stdout] test symbol::tests::from_str ... ok [INFO] [stdout] test producer_schedule_v2::test::deserialize_producer_authority_should_be_ok ... ok [INFO] [stdout] test signature::tests::signature_deserialization_should_be_ok ... ok [INFO] [stdout] test producer_schedule_v2::test::deserialize_block_signing_authority_should_be_ok ... ok [INFO] [stdout] test producer_schedule_v2::test::hash_producer_authority_schedule_should_be_ok ... ok [INFO] [stdout] test symbol::tests::is_valid ... ok [INFO] [stdout] test symbol::tests::symbol_from_code_should_work ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok2 ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok3 ... 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 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 block::tests::transaction_receipt_header_should_work ... FAILED [INFO] [stdout] test symbol::tests::to_string ... ok [INFO] [stdout] test symbol_code::tests::from_str_bad_char ... ok [INFO] [stdout] test transaction::test::packed_trx_to_signed_trx_should_work ... ok [INFO] [stdout] test transaction::test::packed_transaction_deserialization_should_work ... ok [INFO] [stdout] test unsigned_int::read_write_u16_max ... ok [INFO] [stdout] test unsigned_int::read_write_1 ... ok [INFO] [stdout] test unsigned_int::read_write_50 ... 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_u8_min ... ok [INFO] [stdout] test unsigned_int::read_write_u16_min ... ok [INFO] [stdout] test unsigned_int::read_write_u32_max ... ok [INFO] [stdout] test block_header::test::deserialize_signed_block_should_be_ok ... ok [INFO] [stdout] test producer_schedule_v2::test::get_public_key_by_producer_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_deserialize_should_be_ok ... ok [INFO] [stdout] test transaction::test::set_and_verify_reference_block_should_work ... ok [INFO] [stdout] test symbol_code::tests::from_str_ok1 ... ok [INFO] [stdout] test transaction::test::sign_tx_should_work ... ok [INFO] [stdout] test producer_schedule::test::schedule_hash_should_work ... ok [INFO] [stdout] test producer_schedule::test::get_producer_key_should_work ... ok [INFO] [stdout] test merkle::tests::verify_transaction_mroot ... ok [INFO] [stdout] test merkle::tests::verify_invalid_transaction_mroot ... ok [INFO] [stdout] test producer_schedule::test::new_producers_should_be_ok ... ok [INFO] [stderr] error: test failed, to rerun pass '-p eos-chain --lib' [INFO] [stdout] test producer_schedule_v2::test::deserialize_producer_authority_schedule_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: 0x55eb5b169e60 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55eb5b169e60 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb5b169e60 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb5b169e60 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb5b18cebc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55eb5b166c55 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55eb5b16bfeb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb5b16bfeb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb5b16bfeb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55eb5b16bafc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55eb5b16c691 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55eb5b16c197 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55eb5b16a35c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55eb5b16c0f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55eb5af554b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55eb5b18af68 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55eb5b128d1a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55eb5b03b0ae - eos_chain[87cf99c06534793c]::block::tests::transaction_receipt_header_should_work [INFO] [stdout] at /opt/rustwide/workdir/chain/src/block.rs:415:9 [INFO] [stdout] 18: 0x55eb5b03aeca - eos_chain[87cf99c06534793c]::block::tests::transaction_receipt_header_should_work::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chain/src/block.rs:410:5 [INFO] [stdout] 19: 0x55eb5af9eefe - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55eb5b096993 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55eb5b096993 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55eb5b09545c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55eb5b09545c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55eb5b09545c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55eb5b09545c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55eb5b09545c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55eb5b09545c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55eb5b09545c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55eb5b075122 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55eb5b075122 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55eb5b075a08 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55eb5b075a08 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55eb5b075a08 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55eb5b075a08 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55eb5b075a08 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55eb5b075a08 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55eb5b075a08 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55eb5b171147 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55eb5b171147 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55eb5b171147 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fec90140609 - start_thread [INFO] [stdout] 42: 0x7fec8ff12293 - 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.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "deace80ee20af7964cc6a14d1580a02580c40fa14cff37a51ff8b274dbd02963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deace80ee20af7964cc6a14d1580a02580c40fa14cff37a51ff8b274dbd02963", kill_on_drop: false }` [INFO] [stdout] deace80ee20af7964cc6a14d1580a02580c40fa14cff37a51ff8b274dbd02963