[INFO] cloning repository https://github.com/semtexzv/quix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semtexzv/quix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80495aededd79b5a5f4b6e0fb351be34ba80d89a [INFO] testing semtexzv/quix against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/quix on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semtexzv/quix [INFO] finished tweaking git repo https://github.com/semtexzv/quix [INFO] tweaked toml for git repo https://github.com/semtexzv/quix written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/semtexzv/quix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 257cf8fcc1120d57d88849196bde083a5200efd91fe20331856d0d3fb2d46525 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "257cf8fcc1120d57d88849196bde083a5200efd91fe20331856d0d3fb2d46525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "257cf8fcc1120d57d88849196bde083a5200efd91fe20331856d0d3fb2d46525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257cf8fcc1120d57d88849196bde083a5200efd91fe20331856d0d3fb2d46525", kill_on_drop: false }` [INFO] [stdout] 257cf8fcc1120d57d88849196bde083a5200efd91fe20331856d0d3fb2d46525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e28f36c94703a5f8dff593bc59f0a1d40eb67a8dc5bbc52d477edaae0a7233d8 [INFO] running `Command { std: "docker" "start" "-a" "e28f36c94703a5f8dff593bc59f0a1d40eb67a8dc5bbc52d477edaae0a7233d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling quix-derive v0.0.7 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling quix-build v0.0.7 (/opt/rustwide/workdir/builder) [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling quix v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "e28f36c94703a5f8dff593bc59f0a1d40eb67a8dc5bbc52d477edaae0a7233d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28f36c94703a5f8dff593bc59f0a1d40eb67a8dc5bbc52d477edaae0a7233d8", kill_on_drop: false }` [INFO] [stdout] e28f36c94703a5f8dff593bc59f0a1d40eb67a8dc5bbc52d477edaae0a7233d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8e9bfe6c8524143841567758e21a91df0fb4ccf7c39690fe706cc6911b0d0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c8e9bfe6c8524143841567758e21a91df0fb4ccf7c39690fe706cc6911b0d0a", kill_on_drop: false }` [INFO] [stderr] Compiling quix v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GlobalFind`, `MemKv` [INFO] [stdout] --> tests/e2e.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use quix::memkv::{MemKv, GlobalFind}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> tests/nodes.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let link = NodeController::from_registry().send(Connect { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> tests/nodes.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let link = NodeController::from_registry().send(Connect { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/registry.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let a = procs.send(Register::new(a.clone())).await.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/registry.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn read(b: impl Buf) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/registry.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn write(&self, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/registry.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | fn read_result(b: impl Buf) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> tests/registry.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | fn write_result(r: &Self::Result, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/registry.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | fn write_result(r: &Self::Result, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "8c8e9bfe6c8524143841567758e21a91df0fb4ccf7c39690fe706cc6911b0d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8e9bfe6c8524143841567758e21a91df0fb4ccf7c39690fe706cc6911b0d0a", kill_on_drop: false }` [INFO] [stdout] 8c8e9bfe6c8524143841567758e21a91df0fb4ccf7c39690fe706cc6911b0d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec43f0348002e135a3f7e0faf1397fce148b78698e3a504fe4d5b139d09dff45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec43f0348002e135a3f7e0faf1397fce148b78698e3a504fe4d5b139d09dff45", kill_on_drop: false }` [INFO] [stderr] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(type_alias_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #63063 for more information [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(type_alias_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #63063 for more information [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GlobalFind`, `MemKv` [INFO] [stderr] --> tests/e2e.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | use quix::memkv::{MemKv, GlobalFind}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `link` [INFO] [stderr] --> tests/nodes.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | let link = NodeController::from_registry().send(Connect { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `link` [INFO] [stderr] --> tests/nodes.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | let link = NodeController::from_registry().send(Connect { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> tests/registry.rs:59:13 [INFO] [stderr] | [INFO] [stderr] 59 | let a = procs.send(Register::new(a.clone())).await.unwrap(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> tests/registry.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | fn read(b: impl Buf) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> tests/registry.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | fn write(&self, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> tests/registry.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | fn read_result(b: impl Buf) -> Self::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `r` [INFO] [stderr] --> tests/registry.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | fn write_result(r: &Self::Result, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> tests/registry.rs:33:39 [INFO] [stderr] | [INFO] [stderr] 33 | fn write_result(r: &Self::Result, b: &mut impl BufMut) -> Result<(), DispatchError> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quix-e19b393b7c71f0d3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-9e295bc64027a7f6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2021-06-08T22:30:04Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:04Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:04Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:04Z INFO quix::process::registry] Unregistering 5d3ddde9-ccdf-4afd-9ce7-a62831751a5c [INFO] [stderr] [2021-06-08T22:30:04Z INFO quix::process::registry] Unregistering 41c08100-a13e-462d-83be-1e97fb111682 [INFO] [stderr] [2021-06-08T22:30:04Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: c0d056b1-b152-4d6a-955f-be23df99aa5c, listen: 127.0.0.1:9000 }) [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:05Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 6f1370cf-dd5b-4f88-bb12-dab10419beba, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-06-08T22:30:05Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] Connected to: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] Connected to: c0d056b1-b152-4d6a-955f-be23df99aa5c [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Announcing process list to new node: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:05Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Unregistering fc9ee9f0-1452-4bf4-8370-ac3ab6bf3923 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Unregistering e530a1ad-234e-4ba7-9f3f-447dab9cebb3 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: c0d056b1-b152-4d6a-955f-be23df99aa5c [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:05Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3, listen: 127.0.0.1:9002 }) [INFO] [stderr] [2021-06-08T22:30:05Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] Connected to: 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] Connected to: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Announcing process list to new node: 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3 [INFO] [stderr] [2021-06-08T22:30:05Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:05Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Unregistering c0cbd773-2f0b-48aa-a6f2-1ed3b51a667d [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Unregistering ca0985b7-82ee-4c33-8fc9-591d7e295d55 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: c0d056b1-b152-4d6a-955f-be23df99aa5c [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: 41c08100-a13e-462d-83be-1e97fb111682 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: 5d3ddde9-ccdf-4afd-9ce7-a62831751a5c no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: 41c08100-a13e-462d-83be-1e97fb111682 running on c0d056b1-b152-4d6a-955f-be23df99aa5c [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: 5d3ddde9-ccdf-4afd-9ce7-a62831751a5c running on c0d056b1-b152-4d6a-955f-be23df99aa5c [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: fc9ee9f0-1452-4bf4-8370-ac3ab6bf3923 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: e530a1ad-234e-4ba7-9f3f-447dab9cebb3 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: fc9ee9f0-1452-4bf4-8370-ac3ab6bf3923 running on 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: e530a1ad-234e-4ba7-9f3f-447dab9cebb3 running on 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: fc9ee9f0-1452-4bf4-8370-ac3ab6bf3923 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: e530a1ad-234e-4ba7-9f3f-447dab9cebb3 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: fc9ee9f0-1452-4bf4-8370-ac3ab6bf3923 running on 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: e530a1ad-234e-4ba7-9f3f-447dab9cebb3 running on 6f1370cf-dd5b-4f88-bb12-dab10419beba [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Received process update from remote node: 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: c0cbd773-2f0b-48aa-a6f2-1ed3b51a667d no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: ca0985b7-82ee-4c33-8fc9-591d7e295d55 no longer running [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: ca0985b7-82ee-4c33-8fc9-591d7e295d55 running on 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3 [INFO] [stderr] [2021-06-08T22:30:05Z INFO quix::process::registry] Proc: c0cbd773-2f0b-48aa-a6f2-1ed3b51a667d running on 36cf5b8d-8d5a-4fad-b0fe-b168b90766b3 [INFO] [stdout] test test_e2e ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/nodes.rs (/opt/rustwide/target/debug/deps/nodes-9d037ed9c88112af) [INFO] [stderr] [2021-06-08T22:30:16Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:16Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: f8c115b6-96e2-4e6b-bb01-6ade8349867b, listen: 127.0.0.1:9002 }) [INFO] [stderr] [2021-06-08T22:30:16Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:16Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:16Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 80c5da3e-c322-485a-80a4-b49685d1db3c, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-06-08T22:30:16Z WARN quix::node] Connecting to remote node [INFO] [stdout] test test_nodes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_nodes stdout ---- [INFO] [stdout] thread 'test_nodes' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/node/mod.rs:173:61 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0ab609670 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e0ab609670 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0ab609670 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0ab609670 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0ab62c3cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e0ab6033c5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e0ab60b82b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0ab60b82b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0ab60b82b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e0ab60b33c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e0ab60bed1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e0ab60b9d7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e0ab609b4c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e0ab60b939 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e0ab20a9a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e0ab20aa93 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e0ab46421b - core::result::Result::unwrap::h55da9005abaf95e9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e0ab4737db - >::handle::{{closure}}::h3ca5990d5189ce28 [INFO] [stdout] at /opt/rustwide/workdir/src/node/mod.rs:173:26 [INFO] [stdout] 18: 0x55e0ab49101a - as core::future::future::Future>::poll::hd35bbac29ef75edb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e0ab440c92 - as actix::fut::ActorFuture>::poll::hb16ef3e16da8fb87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:397:9 [INFO] [stdout] 20: 0x55e0ab45e747 - as actix::fut::ActorFuture>::poll::h21f6611e44c7484e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/map.rs:45:23 [INFO] [stdout] 21: 0x55e0ab214b72 - as actix::fut::ActorFuture>::poll::h9ff3a3c424f5eaae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:322:9 [INFO] [stdout] 22: 0x55e0ab2165fb - as actix::fut::ActorFuture>::poll::h1be1c709b3770de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/map.rs:45:23 [INFO] [stdout] 23: 0x55e0ab40bb8e - as actix::fut::ActorFuture>::poll::h834c076956b458df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:322:9 [INFO] [stdout] 24: 0x55e0ab485c0a - as core::future::future::Future>::poll::hf368f3fb3758ed12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/contextimpl.rs:384:23 [INFO] [stdout] 25: 0x55e0ab490017 - as core::future::future::Future>::poll::hba1e3cc9e28fb7be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/supervisor.rs:151:19 [INFO] [stdout] 26: 0x55e0ab49e06a - tokio::runtime::task::core::Core::poll::{{closure}}::h48be7dc3753f6797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17 [INFO] [stdout] 27: 0x55e0ab41ac39 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hb2d67a93a91efb4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x55e0ab49d85c - tokio::runtime::task::core::Core::poll::h20b317c1c2ae1a18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13 [INFO] [stdout] 29: 0x55e0ab4a8194 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h3d086d609d571091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 30: 0x55e0ab443917 - core::ops::function::FnOnce::call_once::h4398fb5626b5deb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55e0ab4af1ac - as core::ops::function::FnOnce<()>>::call_once::h54f177bb96b0f143 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x55e0ab4428ff - std::panicking::try::do_call::hb8cc75adc4fdbe98 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55e0ab44cd9d - __rust_try [INFO] [stdout] 34: 0x55e0ab44196f - std::panicking::try::ha16e54bfbe9e7c13 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55e0ab4b2a6b - std::panic::catch_unwind::hb03b59dc302ab688 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55e0ab4a66a9 - tokio::runtime::task::harness::Harness::poll::h8509c668a74e3fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x55e0ab424602 - tokio::runtime::task::raw::poll::h7858dc01c6d8efda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 38: 0x55e0ab5a2eaf - tokio::runtime::task::raw::RawTask::poll::he5ecffaf6b498802 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x55e0ab5a30c1 - tokio::runtime::task::Notified::run::hc132597891e05cf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 40: 0x55e0ab57e09b - tokio::task::local::LocalSet::tick::{{closure}}::h708fd7ccbcfde65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:408:54 [INFO] [stdout] 41: 0x55e0ab590de9 - tokio::coop::with_budget::{{closure}}::hc09351ea8fc656a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 42: 0x55e0ab58020e - std::thread::local::LocalKey::try_with::h6d45d9e8c7f9c0c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 43: 0x55e0ab57f69a - std::thread::local::LocalKey::with::hbdc1b97866c47095 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 44: 0x55e0ab57e034 - tokio::coop::with_budget::hbed427719cb71b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 45: 0x55e0ab57e034 - tokio::coop::budget::haaca5c036e4d8686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 46: 0x55e0ab57e034 - tokio::task::local::LocalSet::tick::h34d3862af93eb97c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x55e0ab218e8c - as core::future::future::Future>::poll::{{closure}}::h935bf129416ba6e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:532:16 [INFO] [stdout] 48: 0x55e0ab21a29d - tokio::macros::scoped_tls::ScopedKey::set::h2efcad894ff9bc6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x55e0ab217f5a - tokio::task::local::LocalSet::with::hcd051ef3ad0dc1d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 50: 0x55e0ab218c72 - as core::future::future::Future>::poll::hf4cbb5dc553297d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 51: 0x55e0ab21851d - tokio::task::local::LocalSet::run_until::{{closure}}::hc5d1db5005c9189b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 52: 0x55e0ab211c2b - as core::future::future::Future>::poll::h8d9c33ff10871633 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x55e0ab211080 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h464720bde56bac4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 54: 0x55e0ab20d48c - tokio::coop::with_budget::{{closure}}::h533577e7c8441d9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 55: 0x55e0ab20c8a1 - std::thread::local::LocalKey::try_with::h964f90995858c75a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 56: 0x55e0ab20b47d - std::thread::local::LocalKey::with::h472f53b44509e3d2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 57: 0x55e0ab21020b - tokio::coop::with_budget::h578f100c03ba6f42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 58: 0x55e0ab21020b - tokio::coop::budget::h6b44be7fc2fca7af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 59: 0x55e0ab21020b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h31c635767cca6c00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 60: 0x55e0ab2119e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h034f0e2f8e01b4bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 61: 0x55e0ab21a190 - tokio::macros::scoped_tls::ScopedKey::set::h0ecd19f0d4762954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 62: 0x55e0ab21192e - tokio::runtime::basic_scheduler::enter::h99e8fc7938fa301c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 63: 0x55e0ab20ff30 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbb1b4e9b445f649e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 64: 0x55e0ab20f314 - tokio::runtime::Runtime::block_on::{{closure}}::h1b502065c54d17ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 65: 0x55e0ab218642 - tokio::runtime::context::enter::h6f23a640095455b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 66: 0x55e0ab21a668 - tokio::runtime::handle::Handle::enter::h8f918fa653a67f65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 67: 0x55e0ab20f1fd - tokio::runtime::Runtime::block_on::h3428b0c29cf2856b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 68: 0x55e0ab217fd6 - tokio::task::local::LocalSet::block_on::h871791b0a9108669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 69: 0x55e0ab20eb91 - actix_rt::runtime::Runtime::block_on::h925e640fe949a8bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 70: 0x55e0ab20f660 - actix_rt::builder::SystemRunner::block_on::he630ce07abfae184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 71: 0x55e0ab20e9ab - actix::run::hc8a70070c0316429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 72: 0x55e0ab21a8a3 - nodes::test_nodes::he359ffb7a5dca99a [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 73: 0x55e0ab21a82a - nodes::test_nodes::{{closure}}::h05d0ce80ed746ec9 [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 74: 0x55e0ab213ade - core::ops::function::FnOnce::call_once::h5c6b9b2c6328275a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55e0ab3ead63 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 76: 0x55e0ab3ead63 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 77: 0x55e0ab3e9810 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 78: 0x55e0ab3e9810 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 79: 0x55e0ab3e9810 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e0ab3e9810 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e0ab3e9810 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 82: 0x55e0ab3e9810 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 83: 0x55e0ab3e9810 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 84: 0x55e0ab3c4ae2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 85: 0x55e0ab3c4ae2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 86: 0x55e0ab3c8858 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 87: 0x55e0ab3c8858 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 88: 0x55e0ab3c8858 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x55e0ab3c8858 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 90: 0x55e0ab3c8858 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 91: 0x55e0ab3c8858 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 92: 0x55e0ab3c8858 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 93: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 94: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 95: 0x55e0ab610d17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 96: 0x7f42bd631609 - start_thread [INFO] [stdout] 97: 0x7f42bd403293 - clone [INFO] [stdout] 98: 0x0 - [INFO] [stdout] thread 'test_nodes' panicked at 'called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)', tests/nodes.rs:35:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0ab609670 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e0ab609670 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0ab609670 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0ab609670 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0ab62c3cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e0ab6033c5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e0ab60b82b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0ab60b82b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0ab60b82b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e0ab60b33c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e0ab60bed1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e0ab60b9d7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e0ab609b4c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e0ab60b939 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e0ab20a9a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e0ab20aa93 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e0ab20cda1 - core::result::Result::unwrap::h0d95f54eb5c5e4be [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e0ab21b5f6 - nodes::test_nodes::{{closure}}::hf3bde94e570c9d9b [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:33:20 [INFO] [stdout] 18: 0x55e0ab211b9b - as core::future::future::Future>::poll::h5c17f3591e744e6c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e0ab219186 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha6b3792b3f98244c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 20: 0x55e0ab20d0fc - tokio::coop::with_budget::{{closure}}::h10c39837df015cb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e0ab20c771 - std::thread::local::LocalKey::try_with::h79e77ba612a68878 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x55e0ab20b7bd - std::thread::local::LocalKey::with::hfe41ec818186d574 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x55e0ab218dcb - tokio::coop::with_budget::h9ebe6ee5fac4f9e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e0ab218dcb - tokio::coop::budget::ha93d768ca2e8e8e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e0ab218dcb - as core::future::future::Future>::poll::{{closure}}::h935bf129416ba6e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 26: 0x55e0ab21a29d - tokio::macros::scoped_tls::ScopedKey::set::h2efcad894ff9bc6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 27: 0x55e0ab217f5a - tokio::task::local::LocalSet::with::hcd051ef3ad0dc1d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 28: 0x55e0ab218c72 - as core::future::future::Future>::poll::hf4cbb5dc553297d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 29: 0x55e0ab21851d - tokio::task::local::LocalSet::run_until::{{closure}}::hc5d1db5005c9189b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 30: 0x55e0ab211c2b - as core::future::future::Future>::poll::h8d9c33ff10871633 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55e0ab211080 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h464720bde56bac4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 32: 0x55e0ab20d48c - tokio::coop::with_budget::{{closure}}::h533577e7c8441d9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 33: 0x55e0ab20c8a1 - std::thread::local::LocalKey::try_with::h964f90995858c75a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 34: 0x55e0ab20b47d - std::thread::local::LocalKey::with::h472f53b44509e3d2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 35: 0x55e0ab21020b - tokio::coop::with_budget::h578f100c03ba6f42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 36: 0x55e0ab21020b - tokio::coop::budget::h6b44be7fc2fca7af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 37: 0x55e0ab21020b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h31c635767cca6c00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 38: 0x55e0ab2119e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h034f0e2f8e01b4bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 39: 0x55e0ab21a190 - tokio::macros::scoped_tls::ScopedKey::set::h0ecd19f0d4762954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 40: 0x55e0ab21192e - tokio::runtime::basic_scheduler::enter::h99e8fc7938fa301c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 41: 0x55e0ab20ff30 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbb1b4e9b445f649e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 42: 0x55e0ab20f314 - tokio::runtime::Runtime::block_on::{{closure}}::h1b502065c54d17ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 43: 0x55e0ab218642 - tokio::runtime::context::enter::h6f23a640095455b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 44: 0x55e0ab21a668 - tokio::runtime::handle::Handle::enter::h8f918fa653a67f65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 45: 0x55e0ab20f1fd - tokio::runtime::Runtime::block_on::h3428b0c29cf2856b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 46: 0x55e0ab217fd6 - tokio::task::local::LocalSet::block_on::h871791b0a9108669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 47: 0x55e0ab20eb91 - actix_rt::runtime::Runtime::block_on::h925e640fe949a8bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 48: 0x55e0ab20f660 - actix_rt::builder::SystemRunner::block_on::he630ce07abfae184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 49: 0x55e0ab20e9ab - actix::run::hc8a70070c0316429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 50: 0x55e0ab21a8a3 - nodes::test_nodes::he359ffb7a5dca99a [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 51: 0x55e0ab21a82a - nodes::test_nodes::{{closure}}::h05d0ce80ed746ec9 [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 52: 0x55e0ab213ade - core::ops::function::FnOnce::call_once::h5c6b9b2c6328275a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e0ab3ead63 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55e0ab3ead63 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 55: 0x55e0ab3e9810 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x55e0ab3e9810 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 57: 0x55e0ab3e9810 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 58: 0x55e0ab3e9810 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 59: 0x55e0ab3e9810 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 60: 0x55e0ab3e9810 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 61: 0x55e0ab3e9810 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x55e0ab3c4ae2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x55e0ab3c4ae2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55e0ab3c8858 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 65: 0x55e0ab3c8858 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 66: 0x55e0ab3c8858 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e0ab3c8858 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x55e0ab3c8858 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 69: 0x55e0ab3c8858 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 70: 0x55e0ab3c8858 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 72: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 73: 0x55e0ab610d17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7f42bd631609 - start_thread [INFO] [stdout] 75: 0x7f42bd403293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }', src/node/link.rs:94:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0ab609670 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e0ab609670 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0ab609670 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0ab609670 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0ab62c3cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e0ab6033c5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e0ab60b82b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0ab60b82b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0ab60b82b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e0ab60b33c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e0ab60bed1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e0ab60b9d7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e0ab609b4c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e0ab60b939 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e0ab20a9a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e0ab20aa93 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e0ab4643fb - core::result::Result::unwrap::hc3dbcaed7e701101 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e0ab46f497 - quix::node::link::NodeLink::new::{{closure}}::h8f6ce7377eaab20a [INFO] [stdout] at /opt/rustwide/workdir/src/node/link.rs:94:21 [INFO] [stdout] 18: 0x55e0ab490deb - as core::future::future::Future>::poll::h6b2e22ab95443776 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e0ab47389b - >::handle::{{closure}}::h3ca5990d5189ce28 [INFO] [stdout] at /opt/rustwide/workdir/src/node/mod.rs:174:13 [INFO] [stdout] 20: 0x55e0ab49101a - as core::future::future::Future>::poll::hd35bbac29ef75edb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55e0ab440c92 - as actix::fut::ActorFuture>::poll::hb16ef3e16da8fb87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:397:9 [INFO] [stdout] 22: 0x55e0ab45e747 - as actix::fut::ActorFuture>::poll::h21f6611e44c7484e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/map.rs:45:23 [INFO] [stdout] 23: 0x55e0ab214b72 - as actix::fut::ActorFuture>::poll::h9ff3a3c424f5eaae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:322:9 [INFO] [stdout] 24: 0x55e0ab2165fb - as actix::fut::ActorFuture>::poll::h1be1c709b3770de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/map.rs:45:23 [INFO] [stdout] 25: 0x55e0ab40bb8e - as actix::fut::ActorFuture>::poll::h834c076956b458df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/fut/mod.rs:322:9 [INFO] [stdout] 26: 0x55e0ab485c0a - as core::future::future::Future>::poll::hf368f3fb3758ed12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/contextimpl.rs:384:23 [INFO] [stdout] 27: 0x55e0ab490017 - as core::future::future::Future>::poll::hba1e3cc9e28fb7be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/supervisor.rs:151:19 [INFO] [stdout] 28: 0x55e0ab49e06a - tokio::runtime::task::core::Core::poll::{{closure}}::h48be7dc3753f6797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17 [INFO] [stdout] 29: 0x55e0ab41ac39 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hb2d67a93a91efb4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 30: 0x55e0ab49d85c - tokio::runtime::task::core::Core::poll::h20b317c1c2ae1a18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13 [INFO] [stdout] 31: 0x55e0ab4a8194 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h3d086d609d571091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 32: 0x55e0ab443917 - core::ops::function::FnOnce::call_once::h4398fb5626b5deb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55e0ab4af1ac - as core::ops::function::FnOnce<()>>::call_once::h54f177bb96b0f143 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x55e0ab4428ff - std::panicking::try::do_call::hb8cc75adc4fdbe98 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55e0ab44cd9d - __rust_try [INFO] [stdout] 36: 0x55e0ab44196f - std::panicking::try::ha16e54bfbe9e7c13 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55e0ab4b2a6b - std::panic::catch_unwind::hb03b59dc302ab688 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x55e0ab4a66a9 - tokio::runtime::task::harness::Harness::poll::h8509c668a74e3fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 39: 0x55e0ab424602 - tokio::runtime::task::raw::poll::h7858dc01c6d8efda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 40: 0x55e0ab5a2eaf - tokio::runtime::task::raw::RawTask::poll::he5ecffaf6b498802 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 41: 0x55e0ab5a30c1 - tokio::runtime::task::Notified::run::hc132597891e05cf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 42: 0x55e0ab57e09b - tokio::task::local::LocalSet::tick::{{closure}}::h708fd7ccbcfde65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:408:54 [INFO] [stdout] 43: 0x55e0ab590de9 - tokio::coop::with_budget::{{closure}}::hc09351ea8fc656a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 44: 0x55e0ab58020e - std::thread::local::LocalKey::try_with::h6d45d9e8c7f9c0c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 45: 0x55e0ab57f69a - std::thread::local::LocalKey::with::hbdc1b97866c47095 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 46: 0x55e0ab57e034 - tokio::coop::with_budget::hbed427719cb71b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 47: 0x55e0ab57e034 - tokio::coop::budget::haaca5c036e4d8686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 48: 0x55e0ab57e034 - tokio::task::local::LocalSet::tick::h34d3862af93eb97c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:408:31 [INFO] [stdout] 49: 0x55e0ab2190fc - as core::future::future::Future>::poll::{{closure}}::h9608632db48e491e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:532:16 [INFO] [stdout] 50: 0x55e0ab21a39d - tokio::macros::scoped_tls::ScopedKey::set::h68afc10e39e8c97f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 51: 0x55e0ab217f0a - tokio::task::local::LocalSet::with::h0d7d80285e472346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 52: 0x55e0ab218c02 - as core::future::future::Future>::poll::h69165a994864ac75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 53: 0x55e0ab2182bd - tokio::task::local::LocalSet::run_until::{{closure}}::h80a7833bafef7b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 54: 0x55e0ab211cbb - as core::future::future::Future>::poll::hade522cf7ebded85 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 55: 0x55e0ab211180 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h8b2d7c7bd8f99a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 56: 0x55e0ab20d94c - tokio::coop::with_budget::{{closure}}::he67e213bec525972 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 57: 0x55e0ab20b8e1 - std::thread::local::LocalKey::try_with::h0ddd3f65af8db381 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 58: 0x55e0ab20b6fd - std::thread::local::LocalKey::with::heb32a7dcd5e41eb5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 59: 0x55e0ab210a6b - tokio::coop::with_budget::h06898e5bdaf7f7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 60: 0x55e0ab210a6b - tokio::coop::budget::h40ce8177ff2d8d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 61: 0x55e0ab210a6b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h56d908912f76bcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 62: 0x55e0ab211a51 - tokio::runtime::basic_scheduler::enter::{{closure}}::he32c5aa48cee8b47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 63: 0x55e0ab21a070 - tokio::macros::scoped_tls::ScopedKey::set::h087e81abc79c007e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 64: 0x55e0ab2115ae - tokio::runtime::basic_scheduler::enter::h25ae5759edc4c87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 65: 0x55e0ab20fef0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5425a8e8f9897175 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 66: 0x55e0ab20f3c4 - tokio::runtime::Runtime::block_on::{{closure}}::he57bd27920a3c57c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 67: 0x55e0ab218732 - tokio::runtime::context::enter::ha904ada036518d4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 68: 0x55e0ab21a5b8 - tokio::runtime::handle::Handle::enter::h5b0ab7426d183dab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 69: 0x55e0ab20f25d - tokio::runtime::Runtime::block_on::hc8d44f0b64033545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 70: 0x55e0ab218046 - tokio::task::local::LocalSet::block_on::hb4a22348319df777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 71: 0x55e0ab20ebe1 - actix_rt::runtime::Runtime::block_on::h94f574121ba5bf8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 72: 0x55e0ab20f580 - actix_rt::builder::SystemRunner::block_on::hc9d967767b79e5ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 73: 0x55e0ab20e8bb - actix::run::h0344ab78e90aa81e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 74: 0x55e0ab21b02b - nodes::test_nodes::{{closure}}::h3a2a0c362333f88c [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:12:9 [INFO] [stdout] 75: 0x55e0ab2152b9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb11e7d246b0af305 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 76: 0x55e0ab219ca6 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h83369fa254e8004e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 77: 0x55e0ab214d09 - as core::ops::function::FnOnce<()>>::call_once::h28d6f08791869a65 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 78: 0x55e0ab20e68c - std::panicking::try::do_call::h42f9c64eb9869dd8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e0ab20ec3d - __rust_try [INFO] [stdout] 80: 0x55e0ab20e601 - std::panicking::try::h7208c4f0ce57759e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e0ab215339 - std::panic::catch_unwind::h311065b5d44bdc87 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 82: 0x55e0ab219ae9 - std::thread::Builder::spawn_unchecked::{{closure}}::h599dada8348014bc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 83: 0x55e0ab213a9e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ccc5deafb3a5f9b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 85: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 86: 0x55e0ab610d17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 87: 0x7f42bd631609 - start_thread [INFO] [stdout] 88: 0x7f42bd403293 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)', tests/nodes.rs:21:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0ab609670 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e0ab609670 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0ab609670 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0ab609670 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0ab62c3cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e0ab6033c5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e0ab60b82b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0ab60b82b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0ab60b82b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e0ab60b33c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e0ab60bed1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e0ab60b9d7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e0ab609b4c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e0ab60b939 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e0ab20a9a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e0ab20aa93 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e0ab20cda1 - core::result::Result::unwrap::h0d95f54eb5c5e4be [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e0ab21ae8c - nodes::test_nodes::{{closure}}::{{closure}}::h0e87de8a835a892d [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:19:24 [INFO] [stdout] 18: 0x55e0ab211b0b - as core::future::future::Future>::poll::h21abf23e3038d3cf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e0ab2191b6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf07ac7e21eaec3da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 20: 0x55e0ab20d81c - tokio::coop::with_budget::{{closure}}::he4105e57e744dcca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e0ab20c4f1 - std::thread::local::LocalKey::try_with::h607eaac1eb3f8362 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x55e0ab20b2dd - std::thread::local::LocalKey::with::h144525fd51f629a1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x55e0ab21903b - tokio::coop::with_budget::h5921d1c650b8ce0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e0ab21903b - tokio::coop::budget::h2f3cc7835640aac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e0ab21903b - as core::future::future::Future>::poll::{{closure}}::h9608632db48e491e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 26: 0x55e0ab21a39d - tokio::macros::scoped_tls::ScopedKey::set::h68afc10e39e8c97f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 27: 0x55e0ab217f0a - tokio::task::local::LocalSet::with::h0d7d80285e472346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 28: 0x55e0ab218c02 - as core::future::future::Future>::poll::h69165a994864ac75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 29: 0x55e0ab2182bd - tokio::task::local::LocalSet::run_until::{{closure}}::h80a7833bafef7b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 30: 0x55e0ab211cbb - as core::future::future::Future>::poll::hade522cf7ebded85 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55e0ab211180 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h8b2d7c7bd8f99a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 32: 0x55e0ab20d94c - tokio::coop::with_budget::{{closure}}::he67e213bec525972 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 33: 0x55e0ab20b8e1 - std::thread::local::LocalKey::try_with::h0ddd3f65af8db381 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 34: 0x55e0ab20b6fd - std::thread::local::LocalKey::with::heb32a7dcd5e41eb5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 35: 0x55e0ab210a6b - tokio::coop::with_budget::h06898e5bdaf7f7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 36: 0x55e0ab210a6b - tokio::coop::budget::h40ce8177ff2d8d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 37: 0x55e0ab210a6b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h56d908912f76bcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 38: 0x55e0ab211a51 - tokio::runtime::basic_scheduler::enter::{{closure}}::he32c5aa48cee8b47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 39: 0x55e0ab21a070 - tokio::macros::scoped_tls::ScopedKey::set::h087e81abc79c007e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 40: 0x55e0ab2115ae - tokio::runtime::basic_scheduler::enter::h25ae5759edc4c87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 41: 0x55e0ab20fef0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5425a8e8f9897175 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 42: 0x55e0ab20f3c4 - tokio::runtime::Runtime::block_on::{{closure}}::he57bd27920a3c57c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 43: 0x55e0ab218732 - tokio::runtime::context::enter::ha904ada036518d4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 44: 0x55e0ab21a5b8 - tokio::runtime::handle::Handle::enter::h5b0ab7426d183dab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 45: 0x55e0ab20f25d - tokio::runtime::Runtime::block_on::hc8d44f0b64033545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 46: 0x55e0ab218046 - tokio::task::local::LocalSet::block_on::hb4a22348319df777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 47: 0x55e0ab20ebe1 - actix_rt::runtime::Runtime::block_on::h94f574121ba5bf8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 48: 0x55e0ab20f580 - actix_rt::builder::SystemRunner::block_on::hc9d967767b79e5ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 49: 0x55e0ab20e8bb - actix::run::h0344ab78e90aa81e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 50: 0x55e0ab21b02b - nodes::test_nodes::{{closure}}::h3a2a0c362333f88c [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:12:9 [INFO] [stdout] 51: 0x55e0ab2152b9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb11e7d246b0af305 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 52: 0x55e0ab219ca6 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h83369fa254e8004e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 53: 0x55e0ab214d09 - as core::ops::function::FnOnce<()>>::call_once::h28d6f08791869a65 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 54: 0x55e0ab20e68c - std::panicking::try::do_call::h42f9c64eb9869dd8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e0ab20ec3d - __rust_try [INFO] [stdout] 56: 0x55e0ab20e601 - std::panicking::try::h7208c4f0ce57759e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e0ab215339 - std::panic::catch_unwind::h311065b5d44bdc87 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 58: 0x55e0ab219ae9 - std::thread::Builder::spawn_unchecked::{{closure}}::h599dada8348014bc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x55e0ab213a9e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ccc5deafb3a5f9b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 61: 0x55e0ab610d17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 62: 0x55e0ab610d17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 63: 0x7f42bd631609 - start_thread [INFO] [stdout] 64: 0x7f42bd403293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_nodes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test nodes' [INFO] running `Command { std: "docker" "inspect" "ec43f0348002e135a3f7e0faf1397fce148b78698e3a504fe4d5b139d09dff45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec43f0348002e135a3f7e0faf1397fce148b78698e3a504fe4d5b139d09dff45", kill_on_drop: false }` [INFO] [stdout] ec43f0348002e135a3f7e0faf1397fce148b78698e3a504fe4d5b139d09dff45