[INFO] fetching crate tp-runtime 2.0.2... [INFO] testing tp-runtime-2.0.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tp-runtime 2.0.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tp-runtime 2.0.2 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 crates.io crate tp-runtime 2.0.2 [INFO] finished tweaking crates.io crate tp-runtime 2.0.2 [INFO] tweaked toml for crates.io crate tp-runtime 2.0.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] eb24edc642ccae4d8165397ab0357dea0a738b12fc22bcdf1c81f50c0005a0dc [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" "eb24edc642ccae4d8165397ab0357dea0a738b12fc22bcdf1c81f50c0005a0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb24edc642ccae4d8165397ab0357dea0a738b12fc22bcdf1c81f50c0005a0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb24edc642ccae4d8165397ab0357dea0a738b12fc22bcdf1c81f50c0005a0dc", kill_on_drop: false }` [INFO] [stdout] eb24edc642ccae4d8165397ab0357dea0a738b12fc22bcdf1c81f50c0005a0dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] df00756750d8faa19f0d1d49ad5a28d9b10f69f1b9638788d0115f44c0aa0a2c [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" "df00756750d8faa19f0d1d49ad5a28d9b10f69f1b9638788d0115f44c0aa0a2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tetcore-std v2.0.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling tetsy-wasm v0.41.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling tetsy-hash-db v0.15.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling tetsy-util-mem v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling environ v1.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tetsy-trie-root v0.16.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling uint-crate v0.9.0 [INFO] [stderr] Compiling tetsy-hash256-std-hasher v0.15.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tetsy-trie-db v0.22.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling twasmi-validation v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex v1.5.4 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tetsy-fixed-hash v0.7.0 [INFO] [stderr] Compiling twasmi v0.6.2 [INFO] [stderr] Compiling panic-handler v2.0.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling debug-derive v2.0.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tetsy-impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tetcore-bip39 v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling tp-runtime-interface-proc-macro v2.0.2 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling tetsy-impl-codec v0.5.0 [INFO] [stderr] Compiling tetcore-storage v2.0.2 [INFO] [stderr] Compiling tetcore-tracing v2.0.2 [INFO] [stderr] Compiling tetcore-wasm-interface v2.0.2 [INFO] [stderr] Compiling arithmetic v2.0.2 [INFO] [stderr] Compiling tetsy-primitive-types v0.9.0 [INFO] [stderr] Compiling externalities v0.8.2 [INFO] [stderr] Compiling tp-runtime-interface v2.0.2 [INFO] [stderr] Compiling tetsy-memory-db v0.26.0 [INFO] [stderr] Compiling tet-core v2.0.2 [INFO] [stderr] Compiling tp-trie v2.0.2 [INFO] [stderr] Compiling tp-keystore v0.8.1 [INFO] [stderr] Compiling tp-state-machine v0.8.2 [INFO] [stderr] Compiling tet-io v2.0.2 [INFO] [stderr] Compiling tet-application-crypto v2.0.2 [INFO] [stderr] Compiling tp-runtime v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "df00756750d8faa19f0d1d49ad5a28d9b10f69f1b9638788d0115f44c0aa0a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df00756750d8faa19f0d1d49ad5a28d9b10f69f1b9638788d0115f44c0aa0a2c", kill_on_drop: false }` [INFO] [stdout] df00756750d8faa19f0d1d49ad5a28d9b10f69f1b9638788d0115f44c0aa0a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8e0d58d3a4e51a268b8f863eab49bceccc8aaeb57ed3a926feacbc6601b532c8 [INFO] running `Command { std: "docker" "start" "-a" "8e0d58d3a4e51a268b8f863eab49bceccc8aaeb57ed3a926feacbc6601b532c8", kill_on_drop: false }` [INFO] [stderr] Compiling tp-runtime v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.46s [INFO] running `Command { std: "docker" "inspect" "8e0d58d3a4e51a268b8f863eab49bceccc8aaeb57ed3a926feacbc6601b532c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0d58d3a4e51a268b8f863eab49bceccc8aaeb57ed3a926feacbc6601b532c8", kill_on_drop: false }` [INFO] [stdout] 8e0d58d3a4e51a268b8f863eab49bceccc8aaeb57ed3a926feacbc6601b532c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 4ce0ccd8881f27898794eb602ca8871a77b9076ce39912d6388b1934bef04f31 [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" "4ce0ccd8881f27898794eb602ca8871a77b9076ce39912d6388b1934bef04f31", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tp_runtime-b33d6e077250d648) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test generic::era::tests::current_less_than_phase ... ok [INFO] [stdout] test generic::era::tests::mortal_birth_death_works ... ok [INFO] [stdout] test generic::era::tests::mortal_codec_works ... ok [INFO] [stdout] test generic::tests::non_system_digest_item_encoding ... ok [INFO] [stdout] test generic::tests::system_digest_item_encoding ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::conversion_to_opaque ... ok [INFO] [stdout] test generic::header::tests::should_deserialize_number ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::large_signed_codec_should_work ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::badly_signed_check_should_fail ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::encoding_matches_vec ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::unsigned_codec_should_work ... ok [INFO] [stdout] test generic::header::tests::should_serialize_numbers ... ok [INFO] [stdout] test offchain::http::tests::should_send_a_basic_request_and_get_response ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::unsigned_check_should_work ... ok [INFO] [stdout] test offchain::storage_lock::tests::storage_lock_and_let_expire_and_lock_again ... ok [INFO] [stdout] test offchain::storage_lock::tests::storage_lock_and_forget ... ok [INFO] [stdout] test generic::era::tests::quantized_clamped_era_initialization_works ... ok [INFO] [stdout] test generic::era::tests::era_initialization_works ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::signed_check_should_work ... ok [INFO] [stdout] test offchain::storage::tests::should_set_and_get ... ok [INFO] [stdout] test offchain::storage_lock::tests::extend_active_lock ... ok [INFO] [stdout] test generic::digest::tests::should_serialize_digest ... ok [INFO] [stdout] test generic::unchecked_extrinsic::tests::signed_codec_should_work ... ok [INFO] [stdout] test generic::era::tests::immortal_works ... ok [INFO] [stdout] test tests::dispatch_error_encoding ... ok [INFO] [stdout] test offchain::http::tests::should_send_a_post_request ... ok [INFO] [stdout] test traits::tests::try_from_account_should_work ... ok [INFO] [stdout] test traits::tests::into_account_with_fill_should_work ... ok [INFO] [stdout] test traits::tests::try_from_account_with_fill_should_work ... ok [INFO] [stdout] test traits::tests::bad_try_from_account_should_fail ... ok [INFO] [stdout] test transaction_validity::tests::should_encode_and_decode ... ok [INFO] [stdout] test curve::test_calculate_for_fraction_times_denominator ... ok [INFO] [stdout] test offchain::storage_lock::tests::storage_lock_write_unlock_lock_read_unlock ... ok [INFO] [stdout] test generic::era::tests::long_period_mortal_codec_works ... ok [INFO] [stdout] test traits::tests::app_verify_works ... ok [INFO] [stdout] test traits::tests::into_account_should_work ... ok [INFO] [stdout] test traits::tests::trailing_zero_should_work ... ok [INFO] [stdout] test transaction_validity::tests::builder_should_prefix_the_tags ... ok [INFO] [stdout] test tests::multi_signature_ecdsa_verify_works ... ok [INFO] [stdout] test tests::opaque_extrinsic_serialization ... ok [INFO] [stdout] test offchain::storage::tests::should_mutate ... ok [INFO] [stdout] test traits::tests::ecdsa_verify_works ... ok [INFO] [stdout] test tests::batching_does_not_panic_while_thread_is_already_panicking ... ok [INFO] [stdout] test tests::batching_still_finishes_when_not_called_directly ... ok [INFO] [stdout] test curve::test_multiply_by_rational_saturating ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Doc-tests tp-runtime [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/offchain/storage_lock.rs - offchain::storage_lock::BlockNumberProvider::current_block_number (line 444) ... ignored [INFO] [stdout] test src/offchain/http.rs - offchain::http (line 28) ... ok [INFO] [stdout] test src/lib.rs - assert_eq_error_rate (line 600) ... ok [INFO] [stdout] test src/traits.rs - impl_opaque_keys (line 1192) ... ok [INFO] [stdout] test src/lib.rs - assert_eq_error_rate (line 608) ... ok [INFO] [stdout] test src/offchain/storage_lock.rs - offchain::storage_lock (line 37) ... ok [INFO] [stdout] test src/random_number_generator.rs - random_number_generator::RandomNumberGenerator (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ce0ccd8881f27898794eb602ca8871a77b9076ce39912d6388b1934bef04f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce0ccd8881f27898794eb602ca8871a77b9076ce39912d6388b1934bef04f31", kill_on_drop: false }` [INFO] [stdout] 4ce0ccd8881f27898794eb602ca8871a77b9076ce39912d6388b1934bef04f31