[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/quix on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 283d8301ddbaf2af1f75ea7c94fedabf71aafbaf9e160992f5c328c6b9a2d781 [INFO] running `Command { std: "docker" "start" "-a" "283d8301ddbaf2af1f75ea7c94fedabf71aafbaf9e160992f5c328c6b9a2d781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "283d8301ddbaf2af1f75ea7c94fedabf71aafbaf9e160992f5c328c6b9a2d781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283d8301ddbaf2af1f75ea7c94fedabf71aafbaf9e160992f5c328c6b9a2d781", kill_on_drop: false }` [INFO] [stdout] 283d8301ddbaf2af1f75ea7c94fedabf71aafbaf9e160992f5c328c6b9a2d781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 06fe6b52113d11c684f93f11bbf0d59ac1d39acc5be4bcc78e571a439ee91e8d [INFO] running `Command { std: "docker" "start" "-a" "06fe6b52113d11c684f93f11bbf0d59ac1d39acc5be4bcc78e571a439ee91e8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.54 [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 pin-project-internal v0.4.27 [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 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 prost-build v0.6.1 [INFO] [stderr] Compiling quix-build v0.0.7 (/opt/rustwide/workdir/builder) [INFO] [stderr] Compiling quix v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [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 48s [INFO] running `Command { std: "docker" "inspect" "06fe6b52113d11c684f93f11bbf0d59ac1d39acc5be4bcc78e571a439ee91e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06fe6b52113d11c684f93f11bbf0d59ac1d39acc5be4bcc78e571a439ee91e8d", kill_on_drop: false }` [INFO] [stdout] 06fe6b52113d11c684f93f11bbf0d59ac1d39acc5be4bcc78e571a439ee91e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 1168945e7b4f4d9b6db888f69f59ed2a0bb5c50c57d986fb702558a017195614 [INFO] running `Command { std: "docker" "start" "-a" "1168945e7b4f4d9b6db888f69f59ed2a0bb5c50c57d986fb702558a017195614", 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 9.14s [INFO] running `Command { std: "docker" "inspect" "1168945e7b4f4d9b6db888f69f59ed2a0bb5c50c57d986fb702558a017195614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1168945e7b4f4d9b6db888f69f59ed2a0bb5c50c57d986fb702558a017195614", kill_on_drop: false }` [INFO] [stdout] 1168945e7b4f4d9b6db888f69f59ed2a0bb5c50c57d986fb702558a017195614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aee8a16ede9fcfafffdeeec50159b0eea93553f5cd39f1f133fe35f1bbe54773 [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" "aee8a16ede9fcfafffdeeec50159b0eea93553f5cd39f1f133fe35f1bbe54773", 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 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] 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] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quix-e19b393b7c71f0d3) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-9e295bc64027a7f6) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering fdca764d-7074-4086-a12a-f246e65dc6ae [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering fd32b9c8-a8a8-49e0-950e-5098cbd6ed6a [INFO] [stderr] [2021-06-08T22:30:11Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: d2129521-a556-430b-ad2b-8e155db6ae34, listen: 127.0.0.1:9000 }) [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:11Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 3ba07d48-d491-424b-9ab6-02e68bbbd528, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-06-08T22:30:11Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] Connected to: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] Connected to: d2129521-a556-430b-ad2b-8e155db6ae34 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Announcing process list to new node: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering 4980d22e-8dc3-4557-b999-e0399514e7cf [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering a6f06736-0e35-4b3c-8dd8-3ac176e5a4d6 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Received process update from remote node: d2129521-a556-430b-ad2b-8e155db6ae34 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:11Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 238ea708-301b-460c-b2b6-b262e9f1530c, listen: 127.0.0.1:9002 }) [INFO] [stderr] [2021-06-08T22:30:11Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] Connected to: 238ea708-301b-460c-b2b6-b262e9f1530c [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] Connected to: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Announcing process list to new node: 238ea708-301b-460c-b2b6-b262e9f1530c [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z WARN e2e] Stopping actor [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering 1851b78b-898d-48be-aa9a-138f5831212a [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Unregistering 2aa12a26-17c6-4a27-a883-64fbfeedec42 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Received process update from remote node: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Received process update from remote node: d2129521-a556-430b-ad2b-8e155db6ae34 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Proc: fd32b9c8-a8a8-49e0-950e-5098cbd6ed6a no longer running [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Proc: fdca764d-7074-4086-a12a-f246e65dc6ae no longer running [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Proc: fd32b9c8-a8a8-49e0-950e-5098cbd6ed6a running on d2129521-a556-430b-ad2b-8e155db6ae34 [INFO] [stderr] [2021-06-08T22:30:11Z INFO quix::process::registry] Proc: fdca764d-7074-4086-a12a-f246e65dc6ae running on d2129521-a556-430b-ad2b-8e155db6ae34 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Received process update from remote node: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Received process update from remote node: 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: a6f06736-0e35-4b3c-8dd8-3ac176e5a4d6 no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: a6f06736-0e35-4b3c-8dd8-3ac176e5a4d6 no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 4980d22e-8dc3-4557-b999-e0399514e7cf no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 4980d22e-8dc3-4557-b999-e0399514e7cf no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: a6f06736-0e35-4b3c-8dd8-3ac176e5a4d6 running on 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: a6f06736-0e35-4b3c-8dd8-3ac176e5a4d6 running on 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 4980d22e-8dc3-4557-b999-e0399514e7cf running on 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 4980d22e-8dc3-4557-b999-e0399514e7cf running on 3ba07d48-d491-424b-9ab6-02e68bbbd528 [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Received process update from remote node: 238ea708-301b-460c-b2b6-b262e9f1530c [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 2aa12a26-17c6-4a27-a883-64fbfeedec42 no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 1851b78b-898d-48be-aa9a-138f5831212a no longer running [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 2aa12a26-17c6-4a27-a883-64fbfeedec42 running on 238ea708-301b-460c-b2b6-b262e9f1530c [INFO] [stderr] [2021-06-08T22:30:12Z INFO quix::process::registry] Proc: 1851b78b-898d-48be-aa9a-138f5831212a running on 238ea708-301b-460c-b2b6-b262e9f1530c [INFO] [stderr] Running tests/nodes.rs (/opt/rustwide/target/debug/deps/nodes-9d037ed9c88112af) [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.22s [INFO] [stdout] [INFO] [stderr] [2021-06-08T22:30:22Z INFO quix::process::registry] Setting up process registry [INFO] [stdout] [INFO] [stderr] [2021-06-08T22:30:22Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 12114ed3-99b4-49cf-9bc6-f626e974337b, listen: 127.0.0.1:9002 }) [INFO] [stdout] running 1 test [INFO] [stderr] [2021-06-08T22:30:22Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-06-08T22:30:22Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-06-08T22:30:22Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 5ad65396-0699-4bf5-a98f-3d5c0b45ce68, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-06-08T22:30:22Z 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: 0x559b237be620 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559b237be620 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b237be620 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559b237be620 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559b237e13bc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559b237b8205 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559b237c07fb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559b237c07fb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559b237c07fb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559b237c030c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559b237c0ea1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559b237c09a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559b237beb1c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559b237c0909 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559b233bf9a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559b233bfa93 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559b23620f2b - >::unwrap [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x559b236287cb - >::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/node/mod.rs:173:26 [INFO] [stdout] 18: 0x559b23645eba - >::handle::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x559b235f5e32 - >::handle::{closure#0}>, quix[7ada99c6075d4140]::node::NodeController> as actix[7f8e338dedd90224]::fut::ActorFuture>::poll [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: 0x559b236127b7 - >::handle::{closure#0}>, quix[7ada99c6075d4140]::node::NodeController>, >::handle::{closure#1}> as actix[7f8e338dedd90224]::fut::ActorFuture>::poll [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: 0x559b233c9ad2 - , Actor = quix[7ada99c6075d4140]::node::NodeController>>> as actix[7f8e338dedd90224]::fut::ActorFuture>::poll [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: 0x559b233cafeb - , Actor = quix[7ada99c6075d4140]::node::NodeController>>>, , Actor = quix[7ada99c6075d4140]::node::NodeController>>> as actix[7f8e338dedd90224]::handler::MessageResponse>::handle>>::{closure#0}> as actix[7f8e338dedd90224]::fut::ActorFuture>::poll [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: 0x559b235c0d4e - >> as actix[7f8e338dedd90224]::fut::ActorFuture>::poll [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: 0x559b2363978a - > as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/contextimpl.rs:384:23 [INFO] [stdout] 25: 0x559b23645787 - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/supervisor.rs:151:19 [INFO] [stdout] 26: 0x559b2364e36a - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} [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: 0x559b235c5929 - >>>::with_mut::, , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}> [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: 0x559b2365658c - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll [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: 0x559b236511a4 - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} [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: 0x559b236017c7 - <, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x559b2366e6cc - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x559b235ff58f - std[77c0456e0eb29f0c]::panicking::try::do_call::, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>, core[ee1ca6415511a9c4]::task::poll::Poll>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x559b23601d8d - __rust_try [INFO] [stdout] 34: 0x559b235f653f - std[77c0456e0eb29f0c]::panicking::try::>, std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x559b2366975b - std[77c0456e0eb29f0c]::panic::catch_unwind::, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>, core[ee1ca6415511a9c4]::task::poll::Poll>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x559b236594b9 - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll [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: 0x559b235d6c12 - tokio[680a48d2c66ebcc3]::runtime::task::raw::poll::, alloc[cda43b294bbfc5d0]::sync::Arc> [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: 0x559b23757e9f - ::poll [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: 0x559b237580b1 - >>::run [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: 0x559b2373308b - ::tick::{closure#0} [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: 0x559b23745dd9 - tokio[680a48d2c66ebcc3]::coop::with_budget::<(), ::tick::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 42: 0x559b237344ae - >>::try_with::::tick::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 43: 0x559b237342ca - >>::with::::tick::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 44: 0x559b23733024 - tokio[680a48d2c66ebcc3]::coop::with_budget::<(), ::tick::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 45: 0x559b23733024 - tokio[680a48d2c66ebcc3]::coop::budget::<(), ::tick::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 46: 0x559b23733024 - ::tick [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: 0x559b233cdf0c - > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0} [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: 0x559b233cf1fd - >::set::<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [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: 0x559b233cc7ca - ::with::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}> [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: 0x559b233ce1a2 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll [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: 0x559b233cd5cd - ::run_until::>::{closure#0} [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: 0x559b233c6c1b - ::run_until>::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x559b233c6930 - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0}::{closure#0} [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: 0x559b233c1fac - tokio[680a48d2c66ebcc3]::coop::with_budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 55: 0x559b233c0a51 - >>::try_with::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 56: 0x559b233c03dd - >>::with::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 57: 0x559b233c613b - tokio[680a48d2c66ebcc3]::coop::with_budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 58: 0x559b233c613b - tokio[680a48d2c66ebcc3]::coop::budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 59: 0x559b233c613b - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0} [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: 0x559b233c67a1 - tokio[680a48d2c66ebcc3]::runtime::basic_scheduler::enter::<>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>>::{closure#0} [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: 0x559b233cf430 - >::set::>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>>::{closure#0}, ()> [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: 0x559b233c55be - tokio[680a48d2c66ebcc3]::runtime::basic_scheduler::enter::<>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>> [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: 0x559b233c4de0 - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>> [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: 0x559b233c42e4 - ::block_on::::run_until>::{closure#0}>>::{closure#0} [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: 0x559b233cd142 - tokio[680a48d2c66ebcc3]::runtime::context::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [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: 0x559b233cee38 - ::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [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: 0x559b233c3d0d - ::block_on::::run_until>::{closure#0}>> [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: 0x559b233cc8b6 - ::block_on::> [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: 0x559b233c38c1 - ::block_on::> [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: 0x559b233c4010 - ::block_on::, ()> [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: 0x559b233c36eb - actix[7f8e338dedd90224]::run::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 72: 0x559b233cf8a3 - nodes[e4ecada3406851a]::test_nodes [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 73: 0x559b233cf82a - nodes[e4ecada3406851a]::test_nodes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 74: 0x559b233c9cce - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x559b2359fd43 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 76: 0x559b2359fd43 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 77: 0x559b2359e80c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 78: 0x559b2359e80c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 79: 0x559b2359e80c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x559b2359e80c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x559b2359e80c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 82: 0x559b2359e80c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 83: 0x559b2359e80c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 84: 0x559b2357e4d2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 85: 0x559b2357e4d2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 86: 0x559b2357edb8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 87: 0x559b2357edb8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 88: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 90: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 91: 0x559b2357edb8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 92: 0x559b2357edb8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 93: 0x559b237c5d07 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 94: 0x559b237c5d07 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 95: 0x559b237c5d07 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 96: 0x7f7d4bc59609 - start_thread [INFO] [stdout] 97: 0x7f7d4ba2b293 - 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: 0x559b237be620 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559b237be620 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b237be620 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559b237be620 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559b237e13bc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559b237b8205 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559b237c07fb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559b237c07fb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559b237c07fb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559b237c030c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559b237c0ea1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559b237c09a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559b237beb1c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559b237c0909 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559b233bf9a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559b233bfa93 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559b233c2641 - , actix[7f8e338dedd90224]::address::MailboxError>>::unwrap [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x559b233d05f6 - nodes[e4ecada3406851a]::test_nodes::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:33:20 [INFO] [stdout] 18: 0x559b233c6d3b - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x559b233cda86 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0} [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: 0x559b233c220c - tokio[680a48d2c66ebcc3]::coop::with_budget::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559b233c0cb1 - >>::try_with::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x559b233c04bd - >>::with::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x559b233cde4b - tokio[680a48d2c66ebcc3]::coop::with_budget::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559b233cde4b - tokio[680a48d2c66ebcc3]::coop::budget::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559b233cde4b - > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0} [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: 0x559b233cf1fd - >::set::<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [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: 0x559b233cc7ca - ::with::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}> [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: 0x559b233ce1a2 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll [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: 0x559b233cd5cd - ::run_until::>::{closure#0} [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: 0x559b233c6c1b - ::run_until>::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x559b233c6930 - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0}::{closure#0} [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: 0x559b233c1fac - tokio[680a48d2c66ebcc3]::coop::with_budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 33: 0x559b233c0a51 - >>::try_with::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 34: 0x559b233c03dd - >>::with::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 35: 0x559b233c613b - tokio[680a48d2c66ebcc3]::coop::with_budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 36: 0x559b233c613b - tokio[680a48d2c66ebcc3]::coop::budget::, >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 37: 0x559b233c613b - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0} [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: 0x559b233c67a1 - tokio[680a48d2c66ebcc3]::runtime::basic_scheduler::enter::<>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>>::{closure#0} [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: 0x559b233cf430 - >::set::>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>>::{closure#0}, ()> [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: 0x559b233c55be - tokio[680a48d2c66ebcc3]::runtime::basic_scheduler::enter::<>, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[680a48d2c66ebcc3]::park::either::Either>, tokio[680a48d2c66ebcc3]::park::either::Either>> [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: 0x559b233c4de0 - >, tokio[680a48d2c66ebcc3]::park::either::Either>>>::block_on::::run_until>::{closure#0}>> [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: 0x559b233c42e4 - ::block_on::::run_until>::{closure#0}>>::{closure#0} [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: 0x559b233cd142 - tokio[680a48d2c66ebcc3]::runtime::context::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [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: 0x559b233cee38 - ::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [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: 0x559b233c3d0d - ::block_on::::run_until>::{closure#0}>> [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: 0x559b233cc8b6 - ::block_on::> [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: 0x559b233c38c1 - ::block_on::> [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: 0x559b233c4010 - ::block_on::, ()> [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: 0x559b233c36eb - actix[7f8e338dedd90224]::run::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 50: 0x559b233cf8a3 - nodes[e4ecada3406851a]::test_nodes [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 51: 0x559b233cf82a - nodes[e4ecada3406851a]::test_nodes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 52: 0x559b233c9cce - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x559b2359fd43 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559b2359fd43 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 55: 0x559b2359e80c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559b2359e80c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 57: 0x559b2359e80c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 58: 0x559b2359e80c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 59: 0x559b2359e80c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 60: 0x559b2359e80c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 61: 0x559b2359e80c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x559b2357e4d2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x559b2357e4d2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x559b2357edb8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 65: 0x559b2357edb8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 66: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x559b2357edb8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 69: 0x559b2357edb8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 70: 0x559b2357edb8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x559b237c5d07 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 72: 0x559b237c5d07 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 73: 0x559b237c5d07 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7f7d4bc59609 - start_thread [INFO] [stdout] 75: 0x7f7d4ba2b293 - clone [INFO] [stdout] 76: 0x0 - [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.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test nodes' [INFO] running `Command { std: "docker" "inspect" "aee8a16ede9fcfafffdeeec50159b0eea93553f5cd39f1f133fe35f1bbe54773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee8a16ede9fcfafffdeeec50159b0eea93553f5cd39f1f133fe35f1bbe54773", kill_on_drop: false }` [INFO] [stdout] aee8a16ede9fcfafffdeeec50159b0eea93553f5cd39f1f133fe35f1bbe54773