[INFO] cloning repository https://github.com/geigerzaehler/rust-ssb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geigerzaehler/rust-ssb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 267fb5327d02f37a5414323ba0e6c651ca97cff5 [INFO] testing geigerzaehler/rust-ssb against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geigerzaehler/rust-ssb on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geigerzaehler/rust-ssb [INFO] finished tweaking git repo https://github.com/geigerzaehler/rust-ssb [INFO] tweaked toml for git repo https://github.com/geigerzaehler/rust-ssb written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/geigerzaehler/rust-ssb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13e5a8e28a87b419ff57082919ca93c69266f33f62f1b33145913ed73b167dc1 [INFO] running `Command { std: "docker" "start" "-a" "13e5a8e28a87b419ff57082919ca93c69266f33f62f1b33145913ed73b167dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13e5a8e28a87b419ff57082919ca93c69266f33f62f1b33145913ed73b167dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e5a8e28a87b419ff57082919ca93c69266f33f62f1b33145913ed73b167dc1", kill_on_drop: false }` [INFO] [stdout] 13e5a8e28a87b419ff57082919ca93c69266f33f62f1b33145913ed73b167dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3db8b24f6b76033ba178c2c0703ed52e75185beade880bf69995f2ae45bc2abc [INFO] running `Command { std: "docker" "start" "-a" "3db8b24f6b76033ba178c2c0703ed52e75185beade880bf69995f2ae45bc2abc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling ssb-box-stream v0.2.0 (/opt/rustwide/workdir/ssb-box-stream) [INFO] [stderr] Compiling ssb v0.0.0 (/opt/rustwide/workdir/ssb) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "3db8b24f6b76033ba178c2c0703ed52e75185beade880bf69995f2ae45bc2abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db8b24f6b76033ba178c2c0703ed52e75185beade880bf69995f2ae45bc2abc", kill_on_drop: false }` [INFO] [stdout] 3db8b24f6b76033ba178c2c0703ed52e75185beade880bf69995f2ae45bc2abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233417f649c3f1a815ab5049f1534e41ea732266f6a46839239b5f62321a0393 [INFO] running `Command { std: "docker" "start" "-a" "233417f649c3f1a815ab5049f1534e41ea732266f6a46839239b5f62321a0393", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling test-strategy v0.1.1 [INFO] [stderr] Compiling duplexify v1.2.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling goldenfile v1.1.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling ssb v0.0.0 (/opt/rustwide/workdir/ssb) [INFO] [stderr] Compiling ssb-box-stream v0.2.0 (/opt/rustwide/workdir/ssb-box-stream) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> ssb/src/test_utils.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ssb/src/rpc/base/header.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | _ => prop_reject!(), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `prop_reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.88s [INFO] running `Command { std: "docker" "inspect" "233417f649c3f1a815ab5049f1534e41ea732266f6a46839239b5f62321a0393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233417f649c3f1a815ab5049f1534e41ea732266f6a46839239b5f62321a0393", kill_on_drop: false }` [INFO] [stdout] 233417f649c3f1a815ab5049f1534e41ea732266f6a46839239b5f62321a0393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a5c3f5e201c4e61b9b26b41c05c91ebe6aeda2144d5bdb6eb88b65a0594a6fe [INFO] running `Command { std: "docker" "start" "-a" "7a5c3f5e201c4e61b9b26b41c05c91ebe6aeda2144d5bdb6eb88b65a0594a6fe", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ssb/src/test_utils.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | )); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: ssb/src/rpc/base/header.rs:126:18 [INFO] [stderr] | [INFO] [stderr] 126 | _ => prop_reject!(), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `prop_reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ssb` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssb-3a2ce519aae4a0b4) [INFO] [stdout] running 21 tests [INFO] [stdout] test rpc::base::header::test::end_header ... ok [INFO] [stdout] test rpc::base::header::test::header_invalid_type ... ok [INFO] [stdout] test rpc::base::header::test::header_build_parse ... ok [INFO] [stdout] test secret_file::parse_ok ... ok [INFO] [stdout] test rpc::base::header::test::header_parse_build ... ok [INFO] [stdout] test rpc::base::header::test::request_number_zero ... ok [INFO] [stdout] test utils::read_buffer::test::put_twice ... ok [INFO] [stdout] test rpc::base::server::test::source_data_request ... ok [INFO] [stdout] test rpc::base::server::test::source_end_server ... ok [INFO] [stdout] test rpc::base::server::test::sink_end_server ... ok [INFO] [stdout] test rpc::base::server::test::source_drop_on_end ... ok [INFO] [stdout] test utils::oneshot::test::stream_send ... ok [INFO] [stdout] test utils::oneshot::test::stream_drop_sender_end ... ok [INFO] [stdout] test rpc::base::server::test::connection_closed ... ok [INFO] [stdout] test rpc::base::server::test::source_end_client ... ok [INFO] [stdout] test rpc::base::packet_stream::test::unexpected_end_of_stream ... ok [INFO] [stdout] test rpc::base::server::test::end_msg_after_end ... ok [INFO] [stdout] test rpc::base::server::test::sink_end_client ... ok [INFO] [stdout] test rpc::base::packet::test::packet_build_parse ... ok [INFO] [stdout] test multi_address::test::to_string_then_parse ... ok [INFO] [stdout] test rpc::base::packet_stream::test::read_packets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssbc-28cda61bb399c380) [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] [stderr] Running tests/muxrpc_client.rs (/opt/rustwide/target/debug/deps/muxrpc_client-b94f8b86cc674189) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test echo_error ... FAILED [INFO] [stdout] test echo_json ... FAILED [INFO] [stdout] test duplex_add ... FAILED [INFO] [stdout] test echo_string ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- echo_error stdout ---- [INFO] [stdout] Error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/error.rs:469:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1975:27 [INFO] [stdout] 2: muxrpc_client::echo_error::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:46:24 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 4: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 5: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 11: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 13: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 15: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 16: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 17: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 18: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 19: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 20: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 21: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 22: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 23: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 26: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 27: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 28: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 30: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 31: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 32: muxrpc_client::echo_error [INFO] [stdout] at ./tests/muxrpc_client.rs:44:1 [INFO] [stdout] 33: muxrpc_client::echo_error::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:44:1 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 37: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: test::run_test_in_process [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 43: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 44: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 45: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 46: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 47: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 49: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 50: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 51: std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 55: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: start_thread [INFO] [stdout] 57: clone [INFO] [stdout] thread 'echo_error' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b0c35518ac - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b0c35518ac - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b0c35518ac - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b0c35518ac - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b0c357581c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55b0c354ba75 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55b0c35533a0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b0c35533a0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b0c35533a0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b0c3552f86 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b0c3553a54 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b0c3553530 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b0c3551d54 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b0c3553499 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b0c30f8501 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55b0c3573efe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55b0c32cc4aa - core::panicking::assert_failed::h14a4f3e8f5b5fb6c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x55b0c317b791 - test::assert_test_result::h5521850611b3c240 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x55b0c3151ccd - muxrpc_client::echo_error::{{closure}}::hd921e36c536baaaa [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:44:1 [INFO] [stdout] 19: 0x55b0c31173fe - core::ops::function::FnOnce::call_once::he31d43ef00f230bc [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b0c345b7b3 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b0c345b7b3 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55b0c345a377 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 23: 0x55b0c345a377 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b0c345a377 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55b0c345a377 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55b0c345a377 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55b0c345a377 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55b0c345a377 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55b0c3426c5e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55b0c3426c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55b0c342bd58 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b0c342bd58 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55b0c342bd58 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55b0c342bd58 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55b0c342bd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 39: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 40: 0x55b0c3558603 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5058287609 - start_thread [INFO] [stdout] 42: 0x7f5058057293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- echo_json stdout ---- [INFO] [stdout] Error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/error.rs:469:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1975:27 [INFO] [stdout] 2: muxrpc_client::echo_json::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:26:24 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 4: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 5: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 11: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 13: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 15: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 16: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 17: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 18: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 19: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 20: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 21: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 22: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 23: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 26: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 27: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 28: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 30: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 31: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 32: muxrpc_client::echo_json [INFO] [stdout] at ./tests/muxrpc_client.rs:24:1 [INFO] [stdout] 33: muxrpc_client::echo_json::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:24:1 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 37: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: test::run_test_in_process [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 43: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 44: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 45: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 46: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 47: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 49: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 50: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 51: std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 55: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: start_thread [INFO] [stdout] 57: clone [INFO] [stdout] thread 'echo_json' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b0c35518ac - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b0c35518ac - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b0c35518ac - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b0c35518ac - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b0c357581c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55b0c354ba75 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55b0c35533a0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b0c35533a0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b0c35533a0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b0c3552f86 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b0c3553a54 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b0c3553530 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b0c3551d54 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b0c3553499 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b0c30f8501 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55b0c3573efe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55b0c32cc4aa - core::panicking::assert_failed::h14a4f3e8f5b5fb6c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x55b0c317b791 - test::assert_test_result::h5521850611b3c240 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x55b0c315103d - muxrpc_client::echo_json::{{closure}}::h8757afe1c0c0c6ad [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:24:1 [INFO] [stdout] 19: 0x55b0c31171fe - core::ops::function::FnOnce::call_once::h702a78f6dca5d15f [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b0c345b7b3 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b0c345b7b3 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55b0c345a377 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 23: 0x55b0c345a377 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b0c345a377 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55b0c345a377 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55b0c345a377 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55b0c345a377 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55b0c345a377 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55b0c3426c5e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55b0c3426c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55b0c342bd58 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b0c342bd58 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55b0c342bd58 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55b0c342bd58 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55b0c342bd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 39: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 40: 0x55b0c3558603 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5058287609 - start_thread [INFO] [stdout] 42: 0x7f5058057293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- duplex_add stdout ---- [INFO] [stdout] thread 'duplex_add' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', ssb/tests/muxrpc_client.rs:69:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b0c35518ac - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b0c35518ac - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b0c35518ac - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b0c35518ac - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b0c357581c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55b0c354ba75 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55b0c35533a0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b0c35533a0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b0c35533a0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b0c3552f86 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b0c3553a54 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b0c3553530 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b0c3551d54 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b0c3553499 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b0c30f8501 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55b0c30f85f3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1661:5 [INFO] [stdout] 16: 0x55b0c3114b3a - core::result::Result::unwrap::hf35d3b97e92b9d3e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1342:23 [INFO] [stdout] 17: 0x55b0c315339c - muxrpc_client::duplex_add::{{closure}}::h880124245af228eb [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:69:24 [INFO] [stdout] 18: 0x55b0c314a61b - as core::future::future::Future>::poll::hdcf667d51648a5a5 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55b0c311db89 - as core::future::future::Future>::poll::{{closure}}::hd4cb98a029088fcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55b0c316f753 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hff739fa672bb7d3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55b0c31645b8 - std::thread::local::LocalKey::try_with::h0bda6985e4ba01e7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 22: 0x55b0c31637ad - std::thread::local::LocalKey::with::h2d1e178180fe6e89 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 23: 0x55b0c316e6d8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h4ed3c14a4d8f8233 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55b0c311d5b5 - as core::future::future::Future>::poll::h1f3a1819f024553f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55b0c3162e4b - as core::future::future::Future>::poll::h5127c8a45317a6e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 26: 0x55b0c312bae1 - async_executor::Executor::run::{{closure}}::h78a2ec20c2bb70d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 27: 0x55b0c31498fb - as core::future::future::Future>::poll::h6b018782ca7de56b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x55b0c312a8d4 - async_executor::LocalExecutor::run::{{closure}}::hdc627a8dfef67236 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 29: 0x55b0c3149c7b - as core::future::future::Future>::poll::h83933d69e90a4fe6 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x55b0c3159914 - async_io::driver::block_on::he8659a3e173a0e68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55b0c315efff - async_global_executor::reactor::block_on::{{closure}}::hcbd30d5c54f26bcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x55b0c315ef3d - async_global_executor::reactor::block_on::ha0caed85afb964a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x55b0c316b46d - async_global_executor::executor::block_on::{{closure}}::h62205d0547c27f98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 34: 0x55b0c3167cb1 - std::thread::local::LocalKey::try_with::hf32849f1569b8d0e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 35: 0x55b0c3163f32 - std::thread::local::LocalKey::with::ha3d5290eb9d28cb8 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 36: 0x55b0c316b3d6 - async_global_executor::executor::block_on::h4b26beb1e76f2693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 37: 0x55b0c31266e0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hc4974e19b2f567ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55b0c316ec26 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h67a3988336aa1d13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55b0c3165bd1 - std::thread::local::LocalKey::try_with::h737b1570cc1f874b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 40: 0x55b0c3163520 - std::thread::local::LocalKey::with::h0bdf92b9ad80cabf [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 41: 0x55b0c316e877 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha52966dbd2381a8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55b0c31262af - async_std::task::builder::Builder::blocking::{{closure}}::h9bd0d84b93883a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55b0c3165231 - std::thread::local::LocalKey::try_with::h4e22f9d168053ddd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 44: 0x55b0c3163fe2 - std::thread::local::LocalKey::with::hac6ede1300ce3013 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 45: 0x55b0c312539b - async_std::task::builder::Builder::blocking::h62753c47086910cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55b0c313b6bc - async_std::task::block_on::block_on::h0d529d614bfb54c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55b0c3152a9b - muxrpc_client::duplex_add::he6a3f4d202570c7d [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:65:1 [INFO] [stdout] 48: 0x55b0c3152a5a - muxrpc_client::duplex_add::{{closure}}::hb60910fe26b4ede5 [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:65:1 [INFO] [stdout] 49: 0x55b0c311730e - core::ops::function::FnOnce::call_once::hb66e30784bd3d1cb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55b0c345b7b3 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55b0c345b7b3 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 52: 0x55b0c345a377 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 53: 0x55b0c345a377 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55b0c345a377 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 55: 0x55b0c345a377 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 56: 0x55b0c345a377 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 57: 0x55b0c345a377 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 58: 0x55b0c345a377 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 59: 0x55b0c3426c5e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 60: 0x55b0c3426c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 61: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 62: 0x55b0c342bd58 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 63: 0x55b0c342bd58 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 64: 0x55b0c342bd58 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 65: 0x55b0c342bd58 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 66: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 67: 0x55b0c342bd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 69: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 70: 0x55b0c3558603 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 71: 0x7f5058287609 - start_thread [INFO] [stdout] 72: 0x7f5058057293 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- echo_string stdout ---- [INFO] [stdout] Error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/error.rs:469:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1975:27 [INFO] [stdout] 2: muxrpc_client::echo_string::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:6:24 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 4: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 5: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 11: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 13: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 15: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 16: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 17: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 18: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 19: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 20: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 21: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 22: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 23: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 26: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 27: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 28: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 30: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 31: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 32: muxrpc_client::echo_string [INFO] [stdout] at ./tests/muxrpc_client.rs:4:1 [INFO] [stdout] 33: muxrpc_client::echo_string::{{closure}} [INFO] [stdout] at ./tests/muxrpc_client.rs:4:1 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 37: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: test::run_test_in_process [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 43: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 44: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 45: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 46: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 47: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 49: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 50: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 51: std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 55: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: start_thread [INFO] [stdout] 57: clone [INFO] [stdout] thread 'echo_string' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b0c35518ac - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b0c35518ac - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b0c35518ac - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b0c35518ac - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b0c357581c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55b0c354ba75 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55b0c35533a0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b0c35533a0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b0c35533a0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b0c3552f86 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b0c3553a54 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b0c3553530 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b0c3551d54 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b0c3553499 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b0c30f8501 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55b0c3573efe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55b0c32cc4aa - core::panicking::assert_failed::h14a4f3e8f5b5fb6c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x55b0c317b791 - test::assert_test_result::h5521850611b3c240 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x55b0c315057d - muxrpc_client::echo_string::{{closure}}::h6b2198a645e93bf7 [INFO] [stdout] at /opt/rustwide/workdir/ssb/tests/muxrpc_client.rs:4:1 [INFO] [stdout] 19: 0x55b0c311743e - core::ops::function::FnOnce::call_once::hf92a2db716251d65 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b0c345b7b3 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b0c345b7b3 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55b0c345a377 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 23: 0x55b0c345a377 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b0c345a377 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55b0c345a377 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55b0c345a377 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55b0c345a377 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55b0c345a377 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55b0c3426c5e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55b0c3426c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55b0c342bd58 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b0c342bd58 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55b0c342bd58 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55b0c342bd58 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55b0c342bd58 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55b0c342bd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 39: 0x55b0c3558603 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 40: 0x55b0c3558603 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5058287609 - start_thread [INFO] [stdout] 42: 0x7f5058057293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] duplex_add [INFO] [stdout] echo_error [INFO] [stdout] echo_json [INFO] [stdout] echo_string [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p ssb --test muxrpc_client' [INFO] running `Command { std: "docker" "inspect" "7a5c3f5e201c4e61b9b26b41c05c91ebe6aeda2144d5bdb6eb88b65a0594a6fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5c3f5e201c4e61b9b26b41c05c91ebe6aeda2144d5bdb6eb88b65a0594a6fe", kill_on_drop: false }` [INFO] [stdout] 7a5c3f5e201c4e61b9b26b41c05c91ebe6aeda2144d5bdb6eb88b65a0594a6fe