[INFO] cloning repository https://github.com/marziply/emotech-grpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marziply/emotech-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarziply%2Femotech-grpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarziply%2Femotech-grpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bb9a8b87cd48366b7c5d401d09c231af41d37ff
[INFO] testing marziply/emotech-grpc against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarziply%2Femotech-grpc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marziply/emotech-grpc on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marziply/emotech-grpc
[INFO] finished tweaking git repo https://github.com/marziply/emotech-grpc
[INFO] tweaked toml for git repo https://github.com/marziply/emotech-grpc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/marziply/emotech-grpc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.1.19
[INFO] [stderr]   Downloaded tonic v0.8.1
[INFO] [stderr]   Downloaded tonic-build v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c610f29ce5399420043484058ef7108388a436ff36920dcae620581283b2003d
[INFO] running `Command { std: "docker" "start" "-a" "c610f29ce5399420043484058ef7108388a436ff36920dcae620581283b2003d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c610f29ce5399420043484058ef7108388a436ff36920dcae620581283b2003d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c610f29ce5399420043484058ef7108388a436ff36920dcae620581283b2003d", kill_on_drop: false }`
[INFO] [stdout] c610f29ce5399420043484058ef7108388a436ff36920dcae620581283b2003d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40cd08a3664ae8986c727a62fafe477646fa358c12d9d338eb7bc2e61c44d59
[INFO] running `Command { std: "docker" "start" "-a" "c40cd08a3664ae8986c727a62fafe477646fa358c12d9d338eb7bc2e61c44d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.1.19
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling emotech-grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling tonic v0.8.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "c40cd08a3664ae8986c727a62fafe477646fa358c12d9d338eb7bc2e61c44d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40cd08a3664ae8986c727a62fafe477646fa358c12d9d338eb7bc2e61c44d59", kill_on_drop: false }`
[INFO] [stdout] c40cd08a3664ae8986c727a62fafe477646fa358c12d9d338eb7bc2e61c44d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7f88000db0bc9cf89a0f7682656a5d070e65a14adf9deecc3ee17c85b2bb75b
[INFO] running `Command { std: "docker" "start" "-a" "c7f88000db0bc9cf89a0f7682656a5d070e65a14adf9deecc3ee17c85b2bb75b", kill_on_drop: false }`
[INFO] [stderr]    Compiling emotech-grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]    --> src/server.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     done();
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] running `Command { std: "docker" "inspect" "c7f88000db0bc9cf89a0f7682656a5d070e65a14adf9deecc3ee17c85b2bb75b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f88000db0bc9cf89a0f7682656a5d070e65a14adf9deecc3ee17c85b2bb75b", kill_on_drop: false }`
[INFO] [stdout] c7f88000db0bc9cf89a0f7682656a5d070e65a14adf9deecc3ee17c85b2bb75b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c047913098221215381461436e178d1c3a35a1d21819380b155a2431cbf9c649
[INFO] running `Command { std: "docker" "start" "-a" "c047913098221215381461436e178d1c3a35a1d21819380b155a2431cbf9c649", kill_on_drop: false }`
[INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stderr]    --> src/server.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 |     done();
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `emotech-grpc` (bin "emotech-grpc" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/emotech_grpc-168e4d0320584f1e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test server::tests::receive_number ... ok
[INFO] [stdout] test server::tests::receive_string ... FAILED
[INFO] [stdout] test server::tests::receive_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server::tests::receive_string stdout ----
[INFO] [stdout] thread 'server::tests::receive_string' panicked at src/server.rs:94:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e70a68fb52 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e70a68fb52 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e70a68fb52 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e70a68fb52 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e70a6bb24c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55e70a6bb24c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55e70a68c98f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55e70a68f924 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e70a68f924 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e70a6915db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55e70a6912b7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55e70a1474c7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55e70a1474c7 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55e70a691c10 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55e70a691c10 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55e70a691952 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x55e70a690026 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e70a691684 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55e70a000f45 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e70a001523 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55e70a039c93 - core::result::Result<T,E>::unwrap::hf154fd196ae360e9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55e70a039c93 - emotech_grpc::server::tests::init::{{closure}}::{{closure}}::h095375a200d35844
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:90:7
[INFO] [stdout]   22:     0x55e70a02f4b9 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h971ba269bb89de9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/core.rs:184:17
[INFO] [stdout]   23:     0x55e70a0af520 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::ha538e2c368eae27f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   24:     0x55e70a02efbb - tokio::runtime::task::core::CoreStage<T>::poll::ha903cffdc41a177f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/core.rs:174:13
[INFO] [stdout]   25:     0x55e70a01d66e - tokio::runtime::task::harness::poll_future::{{closure}}::h4969e057895f375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:480:19
[INFO] [stdout]   26:     0x55e70a050ba8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hebb89715a1a42db6
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55e70a075221 - std::panicking::try::do_call::hc830a0b921cacbdd
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x55e70a07b43b - __rust_try
[INFO] [stdout]   29:     0x55e70a073298 - std::panicking::try::h9920d015281f7a30
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   30:     0x55e70a108cad - std::panic::catch_unwind::h0db4bc42cc4dae2a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   31:     0x55e70a01a09f - tokio::runtime::task::harness::poll_future::h24d9194dbbc4da74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:468:18
[INFO] [stdout]   32:     0x55e70a020003 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hff232602c5b957ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   33:     0x55e70a023d33 - tokio::runtime::task::harness::Harness<T,S>::poll::h29b26aee6a78348f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:57:15
[INFO] [stdout]   34:     0x55e70a0d260b - tokio::runtime::task::raw::poll::h699be4c778d1353d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/raw.rs:194:5
[INFO] [stdout]   35:     0x55e70a52dd07 - tokio::runtime::task::raw::RawTask::poll::h8e8599de0cff862e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/raw.rs:134:18
[INFO] [stdout]   36:     0x55e70a06c331 - tokio::runtime::task::LocalNotified<S>::run::h8bd0eaf5f81daed7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/mod.rs:385:9
[INFO] [stdout]   37:     0x55e70a049e6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb12a8678e45dd0f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:564:25
[INFO] [stdout]   38:     0x55e70a03f34c - tokio::coop::with_budget::{{closure}}::h8b0f37e304a8dde0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x55e70a0530d2 - std::thread::local::LocalKey<T>::try_with::h4bf9476bbd12977d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
[INFO] [stdout]   40:     0x55e70a05295a - std::thread::local::LocalKey<T>::with::h2f4879080020e541
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   41:     0x55e70a045dd2 - tokio::coop::with_budget::he0d6f821529bb533
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:95:5
[INFO] [stdout]   42:     0x55e70a045dd2 - tokio::coop::budget::h4ae713a046e8cf8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x55e70a045dd2 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hdac601e073930f1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:284:29
[INFO] [stdout]   44:     0x55e70a044b66 - tokio::runtime::scheduler::current_thread::Context::enter::h418ce364665ee1d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   45:     0x55e70a045ba4 - tokio::runtime::scheduler::current_thread::Context::run_task::h80dd0d0d1b4ae64b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:284:9
[INFO] [stdout]   46:     0x55e70a049acb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he020328f3309988c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:563:34
[INFO] [stdout]   47:     0x55e70a047f8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha1c59ed3bb06cceb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   48:     0x55e70a041b4d - tokio::macros::scoped_tls::ScopedKey<T>::set::hf77452a7f5d8e169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   49:     0x55e70a0478ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h271efc0df9b40454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27
[INFO] [stdout]   50:     0x55e70a04807c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcff64764fa62bf42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19
[INFO] [stdout]   51:     0x55e70a043c46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbb172dd2b3a3afc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24
[INFO] [stdout]   52:     0x55e70a0dd4f7 - tokio::runtime::Runtime::block_on::h7abd46b1a3cae73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/mod.rs:490:46
[INFO] [stdout]   53:     0x55e70a03aa99 - emotech_grpc::server::tests::receive_string::h5d4304b624ad1381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:136:5
[INFO] [stdout]   54:     0x55e70a03a947 - emotech_grpc::server::tests::receive_string::{{closure}}::h0e4e709bbb1f1f2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:130:28
[INFO] [stdout]   55:     0x55e70a0c6106 - core::ops::function::FnOnce::call_once::h62b5d7accdb00ac5
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55e70a14c0ff - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55e70a14c0ff - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   58:     0x55e70a14b783 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   59:     0x55e70a14b783 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55e70a14b783 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   61:     0x55e70a14b783 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   62:     0x55e70a14b783 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   63:     0x55e70a14b783 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   64:     0x55e70a14b783 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   65:     0x55e70a114383 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   66:     0x55e70a114383 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   67:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   68:     0x55e70a118eef - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x55e70a118eef - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   70:     0x55e70a118eef - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   71:     0x55e70a118eef - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   72:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   73:     0x55e70a118eef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   75:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   76:     0x55e70a695dc5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   77:     0x7f9d2b9baac3 - <unknown>
[INFO] [stdout]   78:     0x7f9d2ba4ba04 - __clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] thread 'server::tests::receive_string' panicked at src/server.rs:110:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e70a68fb52 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e70a68fb52 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e70a68fb52 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e70a68fb52 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e70a6bb24c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55e70a6bb24c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55e70a68c98f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55e70a68f924 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e70a68f924 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e70a6915db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55e70a6912b7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55e70a1474c7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55e70a1474c7 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55e70a691c10 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55e70a691c10 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55e70a691952 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x55e70a690026 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e70a691684 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55e70a000f45 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e70a001523 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55e70a03970c - core::result::Result<T,E>::unwrap::h50fd7ae255d98b4a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55e70a03970c - emotech_grpc::server::tests::init::{{closure}}::h47a72cfe74e2daad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:108:18
[INFO] [stdout]   22:     0x55e70a03a3ac - emotech_grpc::server::tests::test_request::{{closure}}::h2c82b7be596619bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:116:37
[INFO] [stdout]   23:     0x55e70a03ad8a - emotech_grpc::server::tests::receive_string::{{closure}}::h4435877399510c61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:133:59
[INFO] [stdout]   24:     0x55e70a0df106 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4757e9a943bc7b84
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55e70a049fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h14cc95c3c71128d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:48
[INFO] [stdout]   26:     0x55e70a03f5b0 - tokio::coop::with_budget::{{closure}}::hce08a1d06fbd1292
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x55e70a053a6a - std::thread::local::LocalKey<T>::try_with::hf0b95280f671f60e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
[INFO] [stdout]   28:     0x55e70a0528fa - std::thread::local::LocalKey<T>::with::h1bae757c00c9b451
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   29:     0x55e70a049e16 - tokio::coop::with_budget::had8eab543500ec55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:95:5
[INFO] [stdout]   30:     0x55e70a049e16 - tokio::coop::budget::h537de5bc62385cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x55e70a049e16 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9127a26789c01faf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   32:     0x55e70a0454dc - tokio::runtime::scheduler::current_thread::Context::enter::hc427d69b0a3cc549
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   33:     0x55e70a049537 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he020328f3309988c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:524:36
[INFO] [stdout]   34:     0x55e70a047f8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha1c59ed3bb06cceb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   35:     0x55e70a041b4d - tokio::macros::scoped_tls::ScopedKey<T>::set::hf77452a7f5d8e169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x55e70a0478ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h271efc0df9b40454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27
[INFO] [stdout]   37:     0x55e70a04807c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcff64764fa62bf42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19
[INFO] [stdout]   38:     0x55e70a043c46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbb172dd2b3a3afc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24
[INFO] [stdout]   39:     0x55e70a0dd4f7 - tokio::runtime::Runtime::block_on::h7abd46b1a3cae73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/mod.rs:490:46
[INFO] [stdout]   40:     0x55e70a03aa99 - emotech_grpc::server::tests::receive_string::h5d4304b624ad1381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:136:5
[INFO] [stdout]   41:     0x55e70a03a947 - emotech_grpc::server::tests::receive_string::{{closure}}::h0e4e709bbb1f1f2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:130:28
[INFO] [stdout]   42:     0x55e70a0c6106 - core::ops::function::FnOnce::call_once::h62b5d7accdb00ac5
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55e70a14c0ff - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55e70a14c0ff - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   45:     0x55e70a14b783 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   46:     0x55e70a14b783 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x55e70a14b783 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   48:     0x55e70a14b783 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   49:     0x55e70a14b783 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   50:     0x55e70a14b783 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   51:     0x55e70a14b783 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   52:     0x55e70a114383 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   53:     0x55e70a114383 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   54:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   55:     0x55e70a118eef - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x55e70a118eef - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   57:     0x55e70a118eef - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   58:     0x55e70a118eef - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   59:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   60:     0x55e70a118eef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   62:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   63:     0x55e70a695dc5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   64:     0x7f9d2b9baac3 - <unknown>
[INFO] [stdout]   65:     0x7f9d2ba4ba04 - __clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server::tests::receive_file stdout ----
[INFO] [stdout] thread 'server::tests::receive_file' panicked at src/server.rs:94:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e70a68fb52 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e70a68fb52 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e70a68fb52 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e70a68fb52 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e70a6bb24c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55e70a6bb24c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55e70a68c98f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55e70a68f924 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e70a68f924 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e70a6915db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55e70a6912b7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55e70a1474c7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55e70a1474c7 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55e70a691c10 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55e70a691c10 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55e70a691952 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x55e70a690026 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e70a691684 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55e70a000f45 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e70a001523 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55e70a039c93 - core::result::Result<T,E>::unwrap::hf154fd196ae360e9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55e70a039c93 - emotech_grpc::server::tests::init::{{closure}}::{{closure}}::h095375a200d35844
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:90:7
[INFO] [stdout]   22:     0x55e70a02f4b9 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h971ba269bb89de9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/core.rs:184:17
[INFO] [stdout]   23:     0x55e70a0af520 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::ha538e2c368eae27f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   24:     0x55e70a02efbb - tokio::runtime::task::core::CoreStage<T>::poll::ha903cffdc41a177f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/core.rs:174:13
[INFO] [stdout]   25:     0x55e70a01d66e - tokio::runtime::task::harness::poll_future::{{closure}}::h4969e057895f375e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:480:19
[INFO] [stdout]   26:     0x55e70a050ba8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hebb89715a1a42db6
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55e70a075221 - std::panicking::try::do_call::hc830a0b921cacbdd
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x55e70a07b43b - __rust_try
[INFO] [stdout]   29:     0x55e70a073298 - std::panicking::try::h9920d015281f7a30
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   30:     0x55e70a108cad - std::panic::catch_unwind::h0db4bc42cc4dae2a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   31:     0x55e70a01a09f - tokio::runtime::task::harness::poll_future::h24d9194dbbc4da74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:468:18
[INFO] [stdout]   32:     0x55e70a020003 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hff232602c5b957ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   33:     0x55e70a023d33 - tokio::runtime::task::harness::Harness<T,S>::poll::h29b26aee6a78348f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/harness.rs:57:15
[INFO] [stdout]   34:     0x55e70a0d260b - tokio::runtime::task::raw::poll::h699be4c778d1353d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/raw.rs:194:5
[INFO] [stdout]   35:     0x55e70a52dd07 - tokio::runtime::task::raw::RawTask::poll::h8e8599de0cff862e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/raw.rs:134:18
[INFO] [stdout]   36:     0x55e70a06c331 - tokio::runtime::task::LocalNotified<S>::run::h8bd0eaf5f81daed7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/task/mod.rs:385:9
[INFO] [stdout]   37:     0x55e70a049e7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb14af4cd00b47657
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:564:25
[INFO] [stdout]   38:     0x55e70a03efbc - tokio::coop::with_budget::{{closure}}::h4f14216caa8465c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x55e70a053622 - std::thread::local::LocalKey<T>::try_with::hba7257e5dafba402
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
[INFO] [stdout]   40:     0x55e70a0529ea - std::thread::local::LocalKey<T>::with::h403dce99e67717c9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   41:     0x55e70a045d22 - tokio::coop::with_budget::h76db52c48a4ac75b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:95:5
[INFO] [stdout]   42:     0x55e70a045d22 - tokio::coop::budget::h1d9d6b7053150154
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x55e70a045d22 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7f737267ef79c761
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:284:29
[INFO] [stdout]   44:     0x55e70a045806 - tokio::runtime::scheduler::current_thread::Context::enter::hce9c815e34917a4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   45:     0x55e70a045ad4 - tokio::runtime::scheduler::current_thread::Context::run_task::h32bc33b4378bab63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:284:9
[INFO] [stdout]   46:     0x55e70a0491cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1f22d2df6523f67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:563:34
[INFO] [stdout]   47:     0x55e70a047f5b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8ba921a8d9c4cb82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   48:     0x55e70a0418cd - tokio::macros::scoped_tls::ScopedKey<T>::set::h90b509da0e61baa0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   49:     0x55e70a047cef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h94254bc22b26d9d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27
[INFO] [stdout]   50:     0x55e70a047fdc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e419eb6db672f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19
[INFO] [stdout]   51:     0x55e70a0440c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf053985ba177465
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24
[INFO] [stdout]   52:     0x55e70a0dd6b7 - tokio::runtime::Runtime::block_on::h8dae3a2a014b7c92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/mod.rs:490:46
[INFO] [stdout]   53:     0x55e70a03b979 - emotech_grpc::server::tests::receive_file::h79e80ae05021e2df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:156:5
[INFO] [stdout]   54:     0x55e70a03b827 - emotech_grpc::server::tests::receive_file::{{closure}}::hd88a0b50431d1955
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:150:26
[INFO] [stdout]   55:     0x55e70a0c62a6 - core::ops::function::FnOnce::call_once::h82d6d1ee55e260f8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55e70a14c0ff - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55e70a14c0ff - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   58:     0x55e70a14b783 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   59:     0x55e70a14b783 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x55e70a14b783 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   61:     0x55e70a14b783 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   62:     0x55e70a14b783 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   63:     0x55e70a14b783 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   64:     0x55e70a14b783 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   65:     0x55e70a114383 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   66:     0x55e70a114383 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   67:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   68:     0x55e70a118eef - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x55e70a118eef - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   70:     0x55e70a118eef - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   71:     0x55e70a118eef - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   72:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   73:     0x55e70a118eef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   75:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   76:     0x55e70a695dc5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   77:     0x7f9d2b9baac3 - <unknown>
[INFO] [stdout]   78:     0x7f9d2ba4ba04 - __clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] thread 'server::tests::receive_file' panicked at src/server.rs:110:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e70a68fb52 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e70a68fb52 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e70a68fb52 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e70a68fb52 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e70a6bb24c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55e70a6bb24c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55e70a68c98f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55e70a68f924 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e70a68f924 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e70a6915db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55e70a6912b7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55e70a1474c7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55e70a1474c7 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55e70a691c10 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55e70a691c10 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55e70a691952 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x55e70a690026 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e70a691684 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55e70a000f45 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e70a001523 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55e70a03970c - core::result::Result<T,E>::unwrap::h50fd7ae255d98b4a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55e70a03970c - emotech_grpc::server::tests::init::{{closure}}::h47a72cfe74e2daad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:108:18
[INFO] [stdout]   22:     0x55e70a03a3ac - emotech_grpc::server::tests::test_request::{{closure}}::h2c82b7be596619bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:116:37
[INFO] [stdout]   23:     0x55e70a03bcbe - emotech_grpc::server::tests::receive_file::{{closure}}::h07b516317713bc3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:153:59
[INFO] [stdout]   24:     0x55e70a0df1f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h66d8bed22602ac93
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   25:     0x55e70a04a014 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3e9d38662083c990
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:48
[INFO] [stdout]   26:     0x55e70a03f0f0 - tokio::coop::with_budget::{{closure}}::h802fc039de6408cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x55e70a05384a - std::thread::local::LocalKey<T>::try_with::hc79e8319d53afc87
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
[INFO] [stdout]   28:     0x55e70a052a1a - std::thread::local::LocalKey<T>::with::h49861415d090b3fe
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   29:     0x55e70a049f56 - tokio::coop::with_budget::h3a68d6bff8c124e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:95:5
[INFO] [stdout]   30:     0x55e70a049f56 - tokio::coop::budget::he9a8da1111127976
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x55e70a049f56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb71dc64198feb5d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   32:     0x55e70a04483c - tokio::runtime::scheduler::current_thread::Context::enter::h0b8f7ae86fb118ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   33:     0x55e70a048c37 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1f22d2df6523f67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:524:36
[INFO] [stdout]   34:     0x55e70a047f5b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8ba921a8d9c4cb82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   35:     0x55e70a0418cd - tokio::macros::scoped_tls::ScopedKey<T>::set::h90b509da0e61baa0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x55e70a047cef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h94254bc22b26d9d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27
[INFO] [stdout]   37:     0x55e70a047fdc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e419eb6db672f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19
[INFO] [stdout]   38:     0x55e70a0440c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf053985ba177465
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24
[INFO] [stdout]   39:     0x55e70a0dd6b7 - tokio::runtime::Runtime::block_on::h8dae3a2a014b7c92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/mod.rs:490:46
[INFO] [stdout]   40:     0x55e70a03b979 - emotech_grpc::server::tests::receive_file::h79e80ae05021e2df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:156:5
[INFO] [stdout]   41:     0x55e70a03b827 - emotech_grpc::server::tests::receive_file::{{closure}}::hd88a0b50431d1955
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:150:26
[INFO] [stdout]   42:     0x55e70a0c62a6 - core::ops::function::FnOnce::call_once::h82d6d1ee55e260f8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55e70a14c0ff - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55e70a14c0ff - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   45:     0x55e70a14b783 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   46:     0x55e70a14b783 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x55e70a14b783 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   48:     0x55e70a14b783 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   49:     0x55e70a14b783 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   50:     0x55e70a14b783 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   51:     0x55e70a14b783 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   52:     0x55e70a114383 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   53:     0x55e70a114383 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   54:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   55:     0x55e70a118eef - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x55e70a118eef - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   57:     0x55e70a118eef - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   58:     0x55e70a118eef - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   59:     0x55e70a118eef - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   60:     0x55e70a118eef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   62:     0x55e70a695dc5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   63:     0x55e70a695dc5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   64:     0x7f9d2b9baac3 - <unknown>
[INFO] [stdout]   65:     0x7f9d2ba4ba04 - __clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server::tests::receive_file
[INFO] [stdout]     server::tests::receive_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin emotech-grpc`
[INFO] running `Command { std: "docker" "inspect" "c047913098221215381461436e178d1c3a35a1d21819380b155a2431cbf9c649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c047913098221215381461436e178d1c3a35a1d21819380b155a2431cbf9c649", kill_on_drop: false }`
[INFO] [stdout] c047913098221215381461436e178d1c3a35a1d21819380b155a2431cbf9c649
[INFO] testing marziply/emotech-grpc against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarziply%2Femotech-grpc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marziply/emotech-grpc on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marziply/emotech-grpc
[INFO] finished tweaking git repo https://github.com/marziply/emotech-grpc
[INFO] tweaked toml for git repo https://github.com/marziply/emotech-grpc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/marziply/emotech-grpc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e96cf2763ffd8a1bd3ede8cc49232ddcf50df7c3b55a5798ed2bd2e76c614aee
[INFO] running `Command { std: "docker" "start" "-a" "e96cf2763ffd8a1bd3ede8cc49232ddcf50df7c3b55a5798ed2bd2e76c614aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e96cf2763ffd8a1bd3ede8cc49232ddcf50df7c3b55a5798ed2bd2e76c614aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e96cf2763ffd8a1bd3ede8cc49232ddcf50df7c3b55a5798ed2bd2e76c614aee", kill_on_drop: false }`
[INFO] [stdout] e96cf2763ffd8a1bd3ede8cc49232ddcf50df7c3b55a5798ed2bd2e76c614aee
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2078198465c736d999d48340f63320488fec92ddd69e25fcda597d37779c894
[INFO] running `Command { std: "docker" "start" "-a" "d2078198465c736d999d48340f63320488fec92ddd69e25fcda597d37779c894", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.1.19
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling emotech-grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.24s
[INFO] running `Command { std: "docker" "inspect" "d2078198465c736d999d48340f63320488fec92ddd69e25fcda597d37779c894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2078198465c736d999d48340f63320488fec92ddd69e25fcda597d37779c894", kill_on_drop: false }`
[INFO] [stdout] d2078198465c736d999d48340f63320488fec92ddd69e25fcda597d37779c894
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c38f00ea1965768b1ddce8d7ff5d774b7e57f4ffe737dac5f8ac6877e6215213
[INFO] running `Command { std: "docker" "start" "-a" "c38f00ea1965768b1ddce8d7ff5d774b7e57f4ffe737dac5f8ac6877e6215213", kill_on_drop: false }`
[INFO] [stderr]    Compiling emotech-grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]    --> src/server.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     done();
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.55s
[INFO] running `Command { std: "docker" "inspect" "c38f00ea1965768b1ddce8d7ff5d774b7e57f4ffe737dac5f8ac6877e6215213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38f00ea1965768b1ddce8d7ff5d774b7e57f4ffe737dac5f8ac6877e6215213", kill_on_drop: false }`
[INFO] [stdout] c38f00ea1965768b1ddce8d7ff5d774b7e57f4ffe737dac5f8ac6877e6215213
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d42a622737402d7192a1b37e03c2cde69c67496ea0c244539647b453c72bafbc
[INFO] running `Command { std: "docker" "start" "-a" "d42a622737402d7192a1b37e03c2cde69c67496ea0c244539647b453c72bafbc", kill_on_drop: false }`
[INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stderr]    --> src/server.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 |     done();
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `emotech-grpc` (bin "emotech-grpc" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/emotech_grpc-8bc95522881c2d34)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test server::tests::receive_string ... ok
[INFO] [stdout] test server::tests::receive_file ... ok
[INFO] [stdout] test server::tests::receive_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d42a622737402d7192a1b37e03c2cde69c67496ea0c244539647b453c72bafbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42a622737402d7192a1b37e03c2cde69c67496ea0c244539647b453c72bafbc", kill_on_drop: false }`
[INFO] [stdout] d42a622737402d7192a1b37e03c2cde69c67496ea0c244539647b453c72bafbc
