[INFO] fetching crate grin_api 4.0.1... [INFO] testing grin_api-4.0.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate grin_api 4.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate grin_api 4.0.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_api 4.0.1 [INFO] finished tweaking crates.io crate grin_api 4.0.1 [INFO] tweaked toml for crates.io crate grin_api 4.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66bc077307f365f826e40acc556fcd1d8c3ac9c6750164a6f763d60e7ac99e6d [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" "66bc077307f365f826e40acc556fcd1d8c3ac9c6750164a6f763d60e7ac99e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66bc077307f365f826e40acc556fcd1d8c3ac9c6750164a6f763d60e7ac99e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66bc077307f365f826e40acc556fcd1d8c3ac9c6750164a6f763d60e7ac99e6d", kill_on_drop: false }` [INFO] [stdout] 66bc077307f365f826e40acc556fcd1d8c3ac9c6750164a6f763d60e7ac99e6d [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce462a7774bcacad0efc55ddd1b586546f143dcf1fb981ce86c0ac53957a26ee [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" "ce462a7774bcacad0efc55ddd1b586546f143dcf1fb981ce86c0ac53957a26ee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling jsonrpc-core v10.1.0 [INFO] [stderr] Compiling easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Compiling grin_util v4.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling grin_keychain v4.0.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling hyper-timeout v0.3.1 [INFO] [stderr] Compiling croaring-mw v0.4.5 [INFO] [stderr] Compiling grin_core v4.0.2 [INFO] [stderr] Compiling grin_store v4.0.2 [INFO] [stderr] Compiling grin_pool v4.0.2 [INFO] [stderr] Compiling grin_chain v4.0.2 [INFO] [stderr] Compiling grin_p2p v4.0.2 [INFO] [stderr] Compiling grin_api v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'handlers::build_router': The V1 Node API will be removed in grin 5.0.0. Please migrate to the V2 API as soon as possible. [INFO] [stdout] --> src/handlers.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | let mut router = build_router( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 35s [INFO] running `Command { std: "docker" "inspect" "ce462a7774bcacad0efc55ddd1b586546f143dcf1fb981ce86c0ac53957a26ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce462a7774bcacad0efc55ddd1b586546f143dcf1fb981ce86c0ac53957a26ee", kill_on_drop: false }` [INFO] [stdout] ce462a7774bcacad0efc55ddd1b586546f143dcf1fb981ce86c0ac53957a26ee [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0feed22785b6997321f42197704ad16d49981fdf46a653aaac764c45e47d26c [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" "e0feed22785b6997321f42197704ad16d49981fdf46a653aaac764c45e47d26c", kill_on_drop: false }` [INFO] [stderr] Compiling grin_api v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'handlers::build_router': The V1 Node API will be removed in grin 5.0.0. Please migrate to the V2 API as soon as possible. [INFO] [stdout] --> src/handlers.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | let mut router = build_router( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'handlers::build_router': The V1 Node API will be removed in grin 5.0.0. Please migrate to the V2 API as soon as possible. [INFO] [stdout] --> src/handlers.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | let mut router = build_router( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "e0feed22785b6997321f42197704ad16d49981fdf46a653aaac764c45e47d26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0feed22785b6997321f42197704ad16d49981fdf46a653aaac764c45e47d26c", kill_on_drop: false }` [INFO] [stdout] e0feed22785b6997321f42197704ad16d49981fdf46a653aaac764c45e47d26c [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef0f2f95b7ff707fa3d217855199704d63e9b05106a518ec49893100cac8a0cd [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" "ef0f2f95b7ff707fa3d217855199704d63e9b05106a518ec49893100cac8a0cd", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'handlers::build_router': The V1 Node API will be removed in grin 5.0.0. Please migrate to the V2 API as soon as possible. [INFO] [stderr] --> src/handlers.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let mut router = build_router( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'handlers::build_router': The V1 Node API will be removed in grin 5.0.0. Please migrate to the V2 API as soon as possible. [INFO] [stderr] --> src/handlers.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let mut router = build_router( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grin_api-34933f5397aa0b65 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test router::tests::test_add_route ... ok [INFO] [stdout] test types::test::serialize_output ... ok [INFO] [stdout] test router::tests::test_get ... ok [INFO] [stdout] test types::test::serialize_output_printable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rest-b1713122f53bac3a [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_start_api_tls ... ignored [INFO] [stdout] 2020-07-24T22:17:50.091903294+00:00 INFO grin_util::logger - log4rs is initialized, stdout level: Debug, min. level: Debug [INFO] [stdout] 2020-07-24T22:17:50.196178571+00:00 DEBUG grin_api::rest - REST call: GET /v1/ [INFO] [stdout] 2020-07-24T22:17:50.197894106+00:00 INFO grin_api::rest - API server has been stopped [INFO] [stdout] test test_start_api ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests grin_api [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_unconfirmed_transactions (line 610) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_tip (line 287) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::push_transaction (line 683) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_version (line 254) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::ban_peer (line 300) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_header (line 40) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_kernel (line 322) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_stempool_size (line 580) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_outputs (line 365) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_block (line 136) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_pool_size (line 550) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_pmmr_indices (line 513) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::get_unspent_outputs (line 452) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::compact_chain (line 109) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_connected_peers (line 181) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_peers (line 139) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::validate_chain (line 79) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_status (line 34) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::unban_peer (line 330) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef0f2f95b7ff707fa3d217855199704d63e9b05106a518ec49893100cac8a0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0f2f95b7ff707fa3d217855199704d63e9b05106a518ec49893100cac8a0cd", kill_on_drop: false }` [INFO] [stdout] ef0f2f95b7ff707fa3d217855199704d63e9b05106a518ec49893100cac8a0cd