[INFO] cloning repository https://github.com/dRAT3/rad-rpc-0.3.0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dRAT3/rad-rpc-0.3.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdRAT3%2Frad-rpc-0.3.0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdRAT3%2Frad-rpc-0.3.0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc8e6e60bbcc5dbf96ec2521b66f44dbf6303909 [INFO] testing dRAT3/rad-rpc-0.3.0 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdRAT3%2Frad-rpc-0.3.0" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dRAT3/rad-rpc-0.3.0 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dRAT3/rad-rpc-0.3.0 [INFO] finished tweaking git repo https://github.com/dRAT3/rad-rpc-0.3.0 [INFO] tweaked toml for git repo https://github.com/dRAT3/rad-rpc-0.3.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/dRAT3/rad-rpc-0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7944adb057f051cb9bab39596fc0bd5d993e67cf98ad82d9bcaed955cb14fd11 [INFO] running `Command { std: "docker" "start" "-a" "7944adb057f051cb9bab39596fc0bd5d993e67cf98ad82d9bcaed955cb14fd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7944adb057f051cb9bab39596fc0bd5d993e67cf98ad82d9bcaed955cb14fd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7944adb057f051cb9bab39596fc0bd5d993e67cf98ad82d9bcaed955cb14fd11", kill_on_drop: false }` [INFO] [stdout] 7944adb057f051cb9bab39596fc0bd5d993e67cf98ad82d9bcaed955cb14fd11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13beb092b5091f45a68b13512a34ac6a62c9a711806320322ea2b42a3537768c [INFO] running `Command { std: "docker" "start" "-a" "13beb092b5091f45a68b13512a34ac6a62c9a711806320322ea2b42a3537768c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.6 [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 num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sbor-derive v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling sbor v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling scrypto-abi v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling scrypto-derive v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling jsonrpc-tcp-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling scrypto v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling radix-engine v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling transaction-manifest v0.3.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.3.0#7cb4af0b) [INFO] [stderr] Compiling rad-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InMemorySubstateStore` [INFO] [stdout] --> src/core.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use radix_engine::ledger::{InMemorySubstateStore, SubstateStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Map` [INFO] [stdout] --> src/core.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | use jsonrpc_core::serde_json::{json, Map}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scrypto::rust::fmt` [INFO] [stdout] --> src/formatter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use scrypto::rust::fmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scrypto::rust::vec::Vec` [INFO] [stdout] --> src/formatter.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use scrypto::rust::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/core.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | for (last, (k, v)) in map.map().iter().identify_last() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/core.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | for (last, vid) in vaults.iter().identify_last() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner_last` [INFO] [stdout] --> src/core.rs:331:18 [INFO] [stdout] | [INFO] [stdout] 331 | for (inner_last, key) in keys.iter().identify_last() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_epoch` [INFO] [stdout] --> src/config.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn increment_epoch(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.21s [INFO] running `Command { std: "docker" "inspect" "13beb092b5091f45a68b13512a34ac6a62c9a711806320322ea2b42a3537768c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13beb092b5091f45a68b13512a34ac6a62c9a711806320322ea2b42a3537768c", kill_on_drop: false }` [INFO] [stdout] 13beb092b5091f45a68b13512a34ac6a62c9a711806320322ea2b42a3537768c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aba1fe60aa6783ddeb78203dffb4693808fb33a96866aa1096a608c64dfc52d [INFO] running `Command { std: "docker" "start" "-a" "3aba1fe60aa6783ddeb78203dffb4693808fb33a96866aa1096a608c64dfc52d", kill_on_drop: false }` [INFO] [stderr] Compiling rad-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InMemorySubstateStore` [INFO] [stdout] --> src/core.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use radix_engine::ledger::{InMemorySubstateStore, SubstateStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Map` [INFO] [stdout] --> src/core.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | use jsonrpc_core::serde_json::{json, Map}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scrypto::rust::fmt` [INFO] [stdout] --> src/formatter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use scrypto::rust::fmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scrypto::rust::vec::Vec` [INFO] [stdout] --> src/formatter.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use scrypto::rust::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/core.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | for (last, (k, v)) in map.map().iter().identify_last() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/core.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | for (last, vid) in vaults.iter().identify_last() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner_last` [INFO] [stdout] --> src/core.rs:331:18 [INFO] [stdout] | [INFO] [stdout] 331 | for (inner_last, key) in keys.iter().identify_last() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_epoch` [INFO] [stdout] --> src/config.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn increment_epoch(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rad_rpc-f2f10e3a89712b27) [INFO] running `Command { std: "docker" "inspect" "3aba1fe60aa6783ddeb78203dffb4693808fb33a96866aa1096a608c64dfc52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aba1fe60aa6783ddeb78203dffb4693808fb33a96866aa1096a608c64dfc52d", kill_on_drop: false }` [INFO] [stdout] 3aba1fe60aa6783ddeb78203dffb4693808fb33a96866aa1096a608c64dfc52d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74457fb0545bebc00d9fbf19c523d11f12cd3448da80fe26098d4c5023878494 [INFO] running `Command { std: "docker" "start" "-a" "74457fb0545bebc00d9fbf19c523d11f12cd3448da80fe26098d4c5023878494", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `InMemorySubstateStore` [INFO] [stderr] --> src/core.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | use radix_engine::ledger::{InMemorySubstateStore, SubstateStore}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Map` [INFO] [stderr] --> src/core.rs:16:38 [INFO] [stderr] | [INFO] [stderr] 16 | use jsonrpc_core::serde_json::{json, Map}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `scrypto::rust::fmt` [INFO] [stderr] --> src/formatter.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use scrypto::rust::fmt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `scrypto::rust::vec::Vec` [INFO] [stderr] --> src/formatter.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use scrypto::rust::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last` [INFO] [stderr] --> src/core.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | for (last, (k, v)) in map.map().iter().identify_last() { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last` [INFO] [stderr] --> src/core.rs:302:10 [INFO] [stderr] | [INFO] [stderr] 302 | for (last, vid) in vaults.iter().identify_last() { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `inner_last` [INFO] [stderr] --> src/core.rs:331:18 [INFO] [stderr] | [INFO] [stderr] 331 | for (inner_last, key) in keys.iter().identify_last() { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_last` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `increment_epoch` [INFO] [stderr] --> src/config.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn increment_epoch(&mut self) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rad-rpc` (bin "rad-rpc" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rad_rpc-f2f10e3a89712b27) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74457fb0545bebc00d9fbf19c523d11f12cd3448da80fe26098d4c5023878494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74457fb0545bebc00d9fbf19c523d11f12cd3448da80fe26098d4c5023878494", kill_on_drop: false }` [INFO] [stdout] 74457fb0545bebc00d9fbf19c523d11f12cd3448da80fe26098d4c5023878494