[INFO] fetching crate netidx-protocols 0.15.0... [INFO] testing netidx-protocols-0.15.0 against beta-2023-01-20 for beta-1.67-2.7 [INFO] extracting crate netidx-protocols 0.15.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate netidx-protocols 0.15.0 on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netidx-protocols 0.15.0 [INFO] finished tweaking crates.io crate netidx-protocols 0.15.0 [INFO] tweaked toml for crates.io crate netidx-protocols 0.15.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eedf4e524b69ffa9fd20fbce8364aa33868df1121fb9bab0c330924aac1f92e [INFO] running `Command { std: "docker" "start" "-a" "0eedf4e524b69ffa9fd20fbce8364aa33868df1121fb9bab0c330924aac1f92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eedf4e524b69ffa9fd20fbce8364aa33868df1121fb9bab0c330924aac1f92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eedf4e524b69ffa9fd20fbce8364aa33868df1121fb9bab0c330924aac1f92e", kill_on_drop: false }` [INFO] [stdout] 0eedf4e524b69ffa9fd20fbce8364aa33868df1121fb9bab0c330924aac1f92e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13fbc437aee832ac890a257e79a2640dcb9e58f9acee640861e130fa1d83f4ce [INFO] running `Command { std: "docker" "start" "-a" "13fbc437aee832ac890a257e79a2640dcb9e58f9acee640861e130fa1d83f4ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkcs5 v0.5.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling immutable-chunkmap v1.0.5 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling libgssapi v0.6.3 [INFO] [stderr] Compiling cross-krb5 v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling netidx-core v0.15.1 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling zbus_macros v1.9.3 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling zbus v1.9.3 [INFO] [stderr] Compiling netidx-netproto v0.15.0 [INFO] [stderr] Compiling secret-service v2.0.2 [INFO] [stderr] Compiling keyring v1.2.0 [INFO] [stderr] Compiling netidx v0.15.1 [INFO] [stderr] Compiling netidx-bscript v0.15.0 [INFO] [stderr] Compiling netidx-protocols v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "13fbc437aee832ac890a257e79a2640dcb9e58f9acee640861e130fa1d83f4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fbc437aee832ac890a257e79a2640dcb9e58f9acee640861e130fa1d83f4ce", kill_on_drop: false }` [INFO] [stdout] 13fbc437aee832ac890a257e79a2640dcb9e58f9acee640861e130fa1d83f4ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c972e9e05940b6ffcef9ee9c41a5149c4adb110b5519ecdb8c287997912368d7 [INFO] running `Command { std: "docker" "start" "-a" "c972e9e05940b6ffcef9ee9c41a5149c4adb110b5519ecdb8c287997912368d7", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling netidx-protocols v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "c972e9e05940b6ffcef9ee9c41a5149c4adb110b5519ecdb8c287997912368d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c972e9e05940b6ffcef9ee9c41a5149c4adb110b5519ecdb8c287997912368d7", kill_on_drop: false }` [INFO] [stdout] c972e9e05940b6ffcef9ee9c41a5149c4adb110b5519ecdb8c287997912368d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62a8eeb837cb64a5b116e725075e8e6fa353de4c5dfd2b21cadc936953123186 [INFO] running `Command { std: "docker" "start" "-a" "62a8eeb837cb64a5b116e725075e8e6fa353de4c5dfd2b21cadc936953123186", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netidx_protocols-e428992b81b798ad) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rpc::test::call_proc ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rpc::test::call_proc stdout ---- [INFO] [stdout] thread 'rpc::test::call_proc' panicked at 'load simple server config: No such file or directory (os error 2)', src/rpc.rs:511:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e3bf9d737a - std::backtrace_rs::backtrace::libunwind::trace::ha2c9968036c01e9d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e3bf9d737a - std::backtrace_rs::backtrace::trace_unsynchronized::he1a001932db470cd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e3bf9d737a - std::sys_common::backtrace::_print_fmt::hec46d0348048ced1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55e3bf9d737a - ::fmt::hae6af3cdebadbacf [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55e3bf9fdb9e - core::fmt::write::haaca5cc94426a37a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x55e3bf9d17e5 - std::io::Write::write_fmt::hc12483ec4dacb904 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55e3bf9d7145 - std::sys_common::backtrace::_print::hb9a1e72369c21086 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55e3bf9d7145 - std::sys_common::backtrace::print::h2a7adadfd8e5c44e [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55e3bf9d8f3f - std::panicking::default_hook::{{closure}}::hfe512a542467ea2d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55e3bf9d8bff - std::panicking::default_hook::h401910a1de1fc972 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55e3bea08c47 - as core::ops::function::Fn>::call::h9ab830c7d8c900ed [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55e3bea08c47 - test::test_main::{{closure}}::h820b7b2db383463a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55e3bf9d966d - as core::ops::function::Fn>::call::h7537cddbf52976e9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55e3bf9d966d - std::panicking::rust_panic_with_hook::h3b0cbd3bfafcea65 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55e3bf9d93e9 - std::panicking::begin_panic_handler::{{closure}}::h4f61ce38ec506fc8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55e3bf9d782c - std::sys_common::backtrace::__rust_end_short_backtrace::h5a63b643138684ec [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55e3bf9d90f2 - rust_begin_unwind [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55e3be74c1a3 - core::panicking::panic_fmt::hbbf80ba047bc629f [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55e3be74c633 - core::result::unwrap_failed::h937d6e190d9e84d8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x55e3be828aff - core::result::Result::expect::ha16e156f65605ad5 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/result.rs:1070:23 [INFO] [stdout] 20: 0x55e3be9c53a7 - netidx_protocols::rpc::test::call_proc::{{closure}}::h1da9681725268fff [INFO] [stdout] at /opt/rustwide/workdir/src/rpc.rs:510:23 [INFO] [stdout] 21: 0x55e3be8fdb44 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h2762890707904c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/park.rs:283:63 [INFO] [stdout] 22: 0x55e3be8fd9a2 - tokio::runtime::coop::with_budget::hca483de7aa824995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 23: 0x55e3be8fd9a2 - tokio::runtime::coop::budget::h68f269fbb2c2c3c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 24: 0x55e3be8fd9a2 - tokio::runtime::park::CachedParkThread::block_on::ha8c803905b7c579f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/park.rs:283:31 [INFO] [stdout] 25: 0x55e3be7d5b50 - tokio::runtime::context::BlockingRegionGuard::block_on::h8ba94f0e4932bff9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/context.rs:315:13 [INFO] [stdout] 26: 0x55e3be87a110 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h29878c2b82a01964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 27: 0x55e3be908597 - tokio::runtime::runtime::Runtime::block_on::hd891b0ad8ccf20ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/runtime.rs:284:45 [INFO] [stdout] 28: 0x55e3be9c4ff9 - netidx_protocols::rpc::test::call_proc::h817152bf56f6b088 [INFO] [stdout] at /opt/rustwide/workdir/src/rpc.rs:509:9 [INFO] [stdout] 29: 0x55e3be9c4f47 - netidx_protocols::rpc::test::call_proc::{{closure}}::ha035eae7ea9d86c9 [INFO] [stdout] at /opt/rustwide/workdir/src/rpc.rs:508:20 [INFO] [stdout] 30: 0x55e3be7793f5 - core::ops::function::FnOnce::call_once::hf4340e051eeb2c8d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 31: 0x55e3bea0dfff - core::ops::function::FnOnce::call_once::h37c691e53eee9a34 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 32: 0x55e3bea0dfff - test::__rust_begin_short_backtrace::h28d94c9623644c91 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:657:18 [INFO] [stdout] 33: 0x55e3be9df9cc - test::run_test::{{closure}}::h1032e6e9f4940f98 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:648:30 [INFO] [stdout] 34: 0x55e3be9df9cc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d3ed8ffa962c51b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 35: 0x55e3bea0d05a - as core::ops::function::FnOnce>::call_once::h53039a7dcebd0651 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 36: 0x55e3bea0d05a - as core::ops::function::FnOnce<()>>::call_once::h8fe8e7d5dc726c46 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55e3bea0d05a - std::panicking::try::do_call::hc1f3b48513c509c1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x55e3bea0d05a - std::panicking::try::hfff43c16520c2bae [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x55e3bea0d05a - std::panic::catch_unwind::hc0e682c45da261c7 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x55e3bea0d05a - test::run_test_in_process::h7652f3af71125e39 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:680:27 [INFO] [stdout] 41: 0x55e3bea0d05a - test::run_test::run_test_inner::{{closure}}::h744cbbe9ab82ef2b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:574:39 [INFO] [stdout] 42: 0x55e3be9da091 - test::run_test::run_test_inner::{{closure}}::he3d226e87dbcc392 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:601:37 [INFO] [stdout] 43: 0x55e3be9da091 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb35e7c55229b535 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 44: 0x55e3be9dfa5b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf1d6faa09518b3c [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 45: 0x55e3be9dfa5b - as core::ops::function::FnOnce<()>>::call_once::h2c6f2d52c0aa2a42 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55e3be9dfa5b - std::panicking::try::do_call::h8c32031b1be7efbd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x55e3be9dfa5b - std::panicking::try::h763acbdd475a8443 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x55e3be9dfa5b - std::panic::catch_unwind::h9b1dd0f268c14068 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x55e3be9dfa5b - std::thread::Builder::spawn_unchecked_::{{closure}}::h4ce1e54d3d7b51b9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 50: 0x55e3be9dfa5b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5da01e7119bebdb [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 51: 0x55e3bf9ddf93 - as core::ops::function::FnOnce>::call_once::h459fd2dcbb49956d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 52: 0x55e3bf9ddf93 - as core::ops::function::FnOnce>::call_once::h1a7e2ee6d0d4f322 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 53: 0x55e3bf9ddf93 - std::sys::unix::thread::Thread::new::thread_start::h56ebf228d9a6f8a6 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 54: 0x7efe3e3b3609 - start_thread [INFO] [stdout] 55: 0x7efe3e181133 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rpc::test::call_proc [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "62a8eeb837cb64a5b116e725075e8e6fa353de4c5dfd2b21cadc936953123186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a8eeb837cb64a5b116e725075e8e6fa353de4c5dfd2b21cadc936953123186", kill_on_drop: false }` [INFO] [stdout] 62a8eeb837cb64a5b116e725075e8e6fa353de4c5dfd2b21cadc936953123186