[INFO] cloning repository https://github.com/Rhaqim/node_tester_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rhaqim/node_tester_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhaqim%2Fnode_tester_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhaqim%2Fnode_tester_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10748fc2688ff7e64176aea2ea54894f4cf662e7 [INFO] testing Rhaqim/node_tester_cli against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhaqim%2Fnode_tester_cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Rhaqim/node_tester_cli [INFO] finished tweaking git repo https://github.com/Rhaqim/node_tester_cli [INFO] tweaked toml for git repo https://github.com/Rhaqim/node_tester_cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Rhaqim/node_tester_cli on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Rhaqim/node_tester_cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47aca2fcd5e94dcc221a185d4b1c842fb20b84ce100f82d3a8cd69162449180a [INFO] running `Command { std: "docker" "start" "-a" "47aca2fcd5e94dcc221a185d4b1c842fb20b84ce100f82d3a8cd69162449180a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47aca2fcd5e94dcc221a185d4b1c842fb20b84ce100f82d3a8cd69162449180a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47aca2fcd5e94dcc221a185d4b1c842fb20b84ce100f82d3a8cd69162449180a", kill_on_drop: false }` [INFO] [stdout] 47aca2fcd5e94dcc221a185d4b1c842fb20b84ce100f82d3a8cd69162449180a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ca534090da47db7ba91a24de25d35d2bdc91687aaaf404f11f77b6c1bb87856 [INFO] running `Command { std: "docker" "start" "-a" "6ca534090da47db7ba91a24de25d35d2bdc91687aaaf404f11f77b6c1bb87856", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling postgres v0.19.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling web3 v0.19.0 [INFO] [stderr] Compiling cascade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> src/log/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Logger { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CliLog` is never used [INFO] [stdout] --> src/log/mod.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait CliLog { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6ca534090da47db7ba91a24de25d35d2bdc91687aaaf404f11f77b6c1bb87856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca534090da47db7ba91a24de25d35d2bdc91687aaaf404f11f77b6c1bb87856", kill_on_drop: false }` [INFO] [stdout] 6ca534090da47db7ba91a24de25d35d2bdc91687aaaf404f11f77b6c1bb87856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c897b613eeb99e2e2087e2d3b36bddf2aa77caa4203c2c8cad744b69f6961087 [INFO] running `Command { std: "docker" "start" "-a" "c897b613eeb99e2e2087e2d3b36bddf2aa77caa4203c2c8cad744b69f6961087", kill_on_drop: false }` [INFO] [stderr] Compiling cascade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> src/log/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Logger { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CliLog` is never used [INFO] [stdout] --> src/log/mod.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait CliLog { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c897b613eeb99e2e2087e2d3b36bddf2aa77caa4203c2c8cad744b69f6961087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c897b613eeb99e2e2087e2d3b36bddf2aa77caa4203c2c8cad744b69f6961087", kill_on_drop: false }` [INFO] [stdout] c897b613eeb99e2e2087e2d3b36bddf2aa77caa4203c2c8cad744b69f6961087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85a5eef0e4807ab85b5fdc38f6560f29da7c6635856dda6cc82e7fb3f66f11fe [INFO] running `Command { std: "docker" "start" "-a" "85a5eef0e4807ab85b5fdc38f6560f29da7c6635856dda6cc82e7fb3f66f11fe", kill_on_drop: false }` [INFO] [stderr] warning: struct `Logger` is never constructed [INFO] [stderr] --> src/log/mod.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct Logger { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `CliLog` is never used [INFO] [stderr] --> src/log/mod.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | pub trait CliLog { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cascade` (bin "cascade" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cascade-db4d58bb9be6a804) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test log::tests::test_logger_macro ... ok [INFO] [stdout] test log::tests::test_logger ... ok [INFO] [stdout] test service::rpc_request::tests::test_rpc_request ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- service::rpc_request::tests::test_rpc_request stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'service::rpc_request::tests::test_rpc_request' (27) panicked at src/service/rpc_request.rs:149:71: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { code: InternalError, message: "Internal error", data: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x646079f677b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x646079f677b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x646079f677b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x646079f677b2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x646079f78c5f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x646079f78c5f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x646079f336a3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x646079f336a3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x646079f40642 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x646079f4557f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x646079f45411 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x646079a5903e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x646079a5903e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x646079f45c3f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x646079f45c3f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x646079f459ea - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x646079f40779 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x646079f2768d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x646079f831a0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x646079f826a6 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x646079a37920 - core::result::Result::unwrap::h5b9862fb18d9c1c3 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x646079a37920 - cascade::service::rpc_request::tests::test_rpc_request::{{closure}}::ha0d7e6ad46f2c35b [INFO] [stdout] at /opt/rustwide/workdir/src/service/rpc_request.rs:149:71 [INFO] [stdout] 22: 0x646079a25372 - as core::future::future::Future>::poll::h23850412d6c97550 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x646079a253ad - as core::future::future::Future>::poll::h7ba5aa5daa910599 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x646079a30b2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h45eb11000363615a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73 [INFO] [stdout] 25: 0x646079a30a6b - tokio::runtime::coop::with_budget::hcca49c8131b74fb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x646079a30a6b - tokio::runtime::coop::budget::h266bc0c3a9ac3bb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x646079a30a6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3f82e34b7a42bc20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25 [INFO] [stdout] 28: 0x646079a2f2c0 - tokio::runtime::scheduler::current_thread::Context::enter::h14a5a71c58428315 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19 [INFO] [stdout] 29: 0x646079a30130 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hedc573e4d96f2f80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44 [INFO] [stdout] 30: 0x646079a2fe54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he502d70375df943e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68 [INFO] [stdout] 31: 0x646079a3703b - tokio::runtime::context::scoped::Scoped::set::h51e60da8d8160956 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x646079a258a9 - tokio::runtime::context::set_scheduler::{{closure}}::h917610f8212b1105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x646079a31402 - std::thread::local::LocalKey::try_with::he84043fb1ef51a52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x646079a30b4e - std::thread::local::LocalKey::with::h4188a167e718da01 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x646079a2585d - tokio::runtime::context::set_scheduler::h71e69184850b9ee5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x646079a2fc00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2bdac1ea697dfb22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27 [INFO] [stdout] 37: 0x646079a2fe73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7995b09906eb18b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24 [INFO] [stdout] 38: 0x646079a2ef25 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1a1a19d1c11c1b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33 [INFO] [stdout] 39: 0x646079a28ad0 - tokio::runtime::context::runtime::enter_runtime::h999875d5994a1d1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x646079a2ee81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc3dc49bd629703e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9 [INFO] [stdout] 41: 0x646079a3719a - tokio::runtime::runtime::Runtime::block_on::h9243960536942f20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52 [INFO] [stdout] 42: 0x646079a37593 - cascade::service::rpc_request::tests::test_rpc_request::he400a2eed7f0f92f [INFO] [stdout] at /opt/rustwide/workdir/src/service/rpc_request.rs:151:67 [INFO] [stdout] 43: 0x646079a37b17 - cascade::service::rpc_request::tests::test_rpc_request::{{closure}}::he9a9bb2eae4ceeff [INFO] [stdout] at /opt/rustwide/workdir/src/service/rpc_request.rs:143:32 [INFO] [stdout] 44: 0x646079a24796 - core::ops::function::FnOnce::call_once::hff062c5782cbcff1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x646079a58e8b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x646079a58e8b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x646079a6d4a8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x646079a6d4a8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x646079a6d4a8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x646079a6d4a8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x646079a6d4a8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x646079a6d4a8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x646079a6d4a8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x646079a46274 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x646079a46274 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x646079a49baa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x646079a49baa - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x646079a49baa - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x646079a49baa - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x646079a49baa - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x646079a49baa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x646079a49baa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x646079f3ba6f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 64: 0x646079f3ba6f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x78931908faa4 - [INFO] [stdout] 66: 0x78931911ca64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] service::rpc_request::tests::test_rpc_request [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin cascade` [INFO] running `Command { std: "docker" "inspect" "85a5eef0e4807ab85b5fdc38f6560f29da7c6635856dda6cc82e7fb3f66f11fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a5eef0e4807ab85b5fdc38f6560f29da7c6635856dda6cc82e7fb3f66f11fe", kill_on_drop: false }` [INFO] [stdout] 85a5eef0e4807ab85b5fdc38f6560f29da7c6635856dda6cc82e7fb3f66f11fe