[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#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/quix on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-12/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72ea38d50d47c3d5b666ceba8ef15ba8baf92c0156f9851ba4f64ea68b9a07c1 [INFO] running `Command { std: "docker" "start" "-a" "72ea38d50d47c3d5b666ceba8ef15ba8baf92c0156f9851ba4f64ea68b9a07c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ea38d50d47c3d5b666ceba8ef15ba8baf92c0156f9851ba4f64ea68b9a07c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ea38d50d47c3d5b666ceba8ef15ba8baf92c0156f9851ba4f64ea68b9a07c1", kill_on_drop: false }` [INFO] [stdout] 72ea38d50d47c3d5b666ceba8ef15ba8baf92c0156f9851ba4f64ea68b9a07c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c7b9c19d27fd914a2992723a9ddd382b876fa995bab581e974765831fcf06b [INFO] running `Command { std: "docker" "start" "-a" "80c7b9c19d27fd914a2992723a9ddd382b876fa995bab581e974765831fcf06b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.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 indexmap v1.6.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [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 thread_local v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 crossbeam-channel v0.4.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 idna v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.54 [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 async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.11 [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 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "80c7b9c19d27fd914a2992723a9ddd382b876fa995bab581e974765831fcf06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c7b9c19d27fd914a2992723a9ddd382b876fa995bab581e974765831fcf06b", kill_on_drop: false }` [INFO] [stdout] 80c7b9c19d27fd914a2992723a9ddd382b876fa995bab581e974765831fcf06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0336c4293bdc16a5d6157526c9687adc21e1833cb431dc6a42315caee0d56086 [INFO] running `Command { std: "docker" "start" "-a" "0336c4293bdc16a5d6157526c9687adc21e1833cb431dc6a42315caee0d56086", kill_on_drop: false }` [INFO] [stderr] Compiling quix v0.0.7 (/opt/rustwide/workdir) [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: `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: 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: 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 8.00s [INFO] running `Command { std: "docker" "inspect" "0336c4293bdc16a5d6157526c9687adc21e1833cb431dc6a42315caee0d56086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0336c4293bdc16a5d6157526c9687adc21e1833cb431dc6a42315caee0d56086", kill_on_drop: false }` [INFO] [stdout] 0336c4293bdc16a5d6157526c9687adc21e1833cb431dc6a42315caee0d56086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2781e99b013183e6ddfe459449080f14f65293116bd51a8f413ddaeef1304b7e [INFO] running `Command { std: "docker" "start" "-a" "2781e99b013183e6ddfe459449080f14f65293116bd51a8f413ddaeef1304b7e", kill_on_drop: false }` [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: 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: 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: `quix` (test "nodes") generated 2 warnings [INFO] [stderr] warning: `quix` (test "e2e") generated 1 warning [INFO] [stderr] warning: `quix` (test "registry") generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quix-f4ff775e028c1e09) [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-8eff8b06cd84e831) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering 496b67f5-5235-4a27-bcc3-dcc551c25884 [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering a43ae9c3-eea0-424c-ac47-80b7f1390fd1 [INFO] [stderr] [2021-08-07T05:53:25Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 16d5eae0-6bbf-49cf-943e-210a6f27affd, listen: 127.0.0.1:9000 }) [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-08-07T05:53:25Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-08-07T05:53:25Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] Connected to: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] Connected to: 16d5eae0-6bbf-49cf-943e-210a6f27affd [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Announcing process list to new node: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering 85b9c8a3-3fd5-4b88-bac0-05e5d09deb0f [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering 8ec7d18f-f15a-4681-b659-b05c5ff1a84c [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Received process update from remote node: 16d5eae0-6bbf-49cf-943e-210a6f27affd [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-08-07T05:53:25Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: 8f64ff95-b29d-441a-9b5f-5557f548aa1f, listen: 127.0.0.1:9002 }) [INFO] [stderr] [2021-08-07T05:53:25Z WARN quix::node] Connecting to remote node [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] Connected to: 8f64ff95-b29d-441a-9b5f-5557f548aa1f [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Announcing process list to new node: 8f64ff95-b29d-441a-9b5f-5557f548aa1f [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] Connected to: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Received process update from remote node: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z WARN e2e] Stopping actor [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering 3bc2b97b-7913-4bcd-b954-f447a57984ef [INFO] [stderr] [2021-08-07T05:53:25Z INFO quix::process::registry] Unregistering 2f923895-f027-4079-8880-db2b6f27bfba [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Received process update from remote node: 16d5eae0-6bbf-49cf-943e-210a6f27affd [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 496b67f5-5235-4a27-bcc3-dcc551c25884 no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: a43ae9c3-eea0-424c-ac47-80b7f1390fd1 no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 496b67f5-5235-4a27-bcc3-dcc551c25884 running on 16d5eae0-6bbf-49cf-943e-210a6f27affd [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: a43ae9c3-eea0-424c-ac47-80b7f1390fd1 running on 16d5eae0-6bbf-49cf-943e-210a6f27affd [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Received process update from remote node: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Received process update from remote node: 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 85b9c8a3-3fd5-4b88-bac0-05e5d09deb0f no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 8ec7d18f-f15a-4681-b659-b05c5ff1a84c no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 8ec7d18f-f15a-4681-b659-b05c5ff1a84c running on 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 85b9c8a3-3fd5-4b88-bac0-05e5d09deb0f no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 85b9c8a3-3fd5-4b88-bac0-05e5d09deb0f running on 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 8ec7d18f-f15a-4681-b659-b05c5ff1a84c no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 8ec7d18f-f15a-4681-b659-b05c5ff1a84c running on 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 85b9c8a3-3fd5-4b88-bac0-05e5d09deb0f running on 6f0a3ae1-1fb2-44bd-a7ec-0064b91f4f70 [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Broadcasting process table update [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::node] NodeControl dispatching unadressed message [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Received process update from remote node: 8f64ff95-b29d-441a-9b5f-5557f548aa1f [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 2f923895-f027-4079-8880-db2b6f27bfba no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 3bc2b97b-7913-4bcd-b954-f447a57984ef no longer running [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 2f923895-f027-4079-8880-db2b6f27bfba running on 8f64ff95-b29d-441a-9b5f-5557f548aa1f [INFO] [stderr] [2021-08-07T05:53:26Z INFO quix::process::registry] Proc: 3bc2b97b-7913-4bcd-b954-f447a57984ef running on 8f64ff95-b29d-441a-9b5f-5557f548aa1f [INFO] [stdout] test test_e2e ... ok [INFO] [stderr] Running tests/nodes.rs (/opt/rustwide/target/debug/deps/nodes-2963d820b1e2946b) [INFO] [stdout] [INFO] [stderr] [2021-08-07T05:53:36Z INFO quix::process::registry] Setting up process registry [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.21s [INFO] [stderr] [2021-08-07T05:53:36Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: e76e30d5-c81f-4fe0-8bd5-dd5065747259, listen: 127.0.0.1:9002 }) [INFO] [stdout] [INFO] [stderr] [2021-08-07T05:53:36Z WARN quix::node] Connecting to remote node [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2021-08-07T05:53:36Z INFO quix::process::registry] Setting up process registry [INFO] [stderr] [2021-08-07T05:53:36Z WARN quix::node] Starting node listener on: Ok(NodeConfig { id: a6e52ccc-5678-4555-a91f-17bb2564365f, listen: 127.0.0.1:9001 }) [INFO] [stderr] [2021-08-07T05:53:36Z WARN quix::node] Connecting to remote node [INFO] [stderr] error: test failed, to rerun pass '--test nodes' [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: 0x5561fbdbcf50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5561fbdbcf50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5561fbdbcf50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5561fbdbcf50 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5561fbddfd2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5561fbdb6b85 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5561fbdbf11b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5561fbdbf11b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5561fbdbf11b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5561fbdbec2c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5561fbdbf7e4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5561fbdbf2c7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5561fbdbd42c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5561fbdbf229 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5561fb9cb8d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5561fb9cb9c3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5561fbc53cfb - core::result::Result::unwrap::h6698b5b5a6658d99 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5561fbbd02db - >::handle::{{closure}}::hb234fa3c9118c1f2 [INFO] [stdout] at /opt/rustwide/workdir/src/node/mod.rs:173:26 [INFO] [stdout] 18: 0x5561fbbf005a - as core::future::future::Future>::poll::h24f6b72b0358ba81 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5561fbbfaf82 - as actix::fut::ActorFuture>::poll::h46ca7b60dadcae51 [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: 0x5561fbc347d7 - as actix::fut::ActorFuture>::poll::hb65f0ca413b07a85 [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: 0x5561fb9da8c2 - as actix::fut::ActorFuture>::poll::h8dd9046801e467ce [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: 0x5561fb9db93b - as actix::fut::ActorFuture>::poll::h2f92deea973ff0d9 [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: 0x5561fbc272ae - as actix::fut::ActorFuture>::poll::h3cc3763de4870f1b [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: 0x5561fbc200ba - as core::future::future::Future>::poll::hee32561482a91979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/contextimpl.rs:384:23 [INFO] [stdout] 25: 0x5561fbc28647 - as core::future::future::Future>::poll::hfa7c424642032c7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/supervisor.rs:151:19 [INFO] [stdout] 26: 0x5561fbc4266a - tokio::runtime::task::core::Core::poll::{{closure}}::h83029915f62f8c1f [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: 0x5561fbc4bea9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h07adc66430f135b2 [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: 0x5561fbc41d0c - tokio::runtime::task::core::Core::poll::h237b2cc5e27a31bd [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: 0x5561fbbc6bd4 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h8223360b7a9a63cd [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: 0x5561fbc69407 - core::ops::function::FnOnce::call_once::h46f726de3fb1041b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5561fbc758ec - as core::ops::function::FnOnce<()>>::call_once::h5035e86a337ba7b1 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x5561fbc3875f - std::panicking::try::do_call::h9daccc1229ca895a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x5561fbc4514d - __rust_try [INFO] [stdout] 34: 0x5561fbc376bf - std::panicking::try::h30fa4e6a576d0718 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5561fbc760fb - std::panic::catch_unwind::heab9d253e31f8c9b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5561fbbc5cb9 - tokio::runtime::task::harness::Harness::poll::he8dbe273bc3a8c67 [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: 0x5561fbc65472 - tokio::runtime::task::raw::poll::h20162871358f1b0b [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: 0x5561fbd49a8f - tokio::runtime::task::raw::RawTask::poll::h8190f423491e24b4 [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: 0x5561fbd63801 - tokio::runtime::task::Notified::run::hbb785c884e61083f [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: 0x5561fbd4a06b - tokio::task::local::LocalSet::tick::{{closure}}::hd47513e34785d597 [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: 0x5561fbd35b49 - tokio::coop::with_budget::{{closure}}::h27076363a376ab5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5561fbd22f0f - std::thread::local::LocalKey::try_with::h9462ccd338a90e20 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 43: 0x5561fbd2230a - std::thread::local::LocalKey::with::h9ab23ed7ebb29a93 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 44: 0x5561fbd4a004 - tokio::coop::with_budget::hcc46cb3ecc846f85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 45: 0x5561fbd4a004 - tokio::coop::budget::h2b981a96aec6a687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5561fbd4a004 - tokio::task::local::LocalSet::tick::h2807ea04a80759b8 [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: 0x5561fb9d9cbc - as core::future::future::Future>::poll::{{closure}}::h17d12a0d19a73bac [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: 0x5561fb9db0bd - tokio::macros::scoped_tls::ScopedKey::set::h0fe7f0f55af234f3 [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: 0x5561fb9d907a - tokio::task::local::LocalSet::with::h6ba1c487c2b19ce1 [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: 0x5561fb9d97c2 - as core::future::future::Future>::poll::h132a7658a37a818b [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: 0x5561fb9d963d - tokio::task::local::LocalSet::run_until::{{closure}}::hc57290da441e9c39 [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: 0x5561fb9d887b - as core::future::future::Future>::poll::hfa800b7461e3e440 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 53: 0x5561fb9d1390 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h83e44a27699825ff [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: 0x5561fb9d2e6c - tokio::coop::with_budget::{{closure}}::h6886bda4e36ab754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 55: 0x5561fb9cc941 - std::thread::local::LocalKey::try_with::h1397a856244cc7fc [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x5561fb9cc5bd - std::thread::local::LocalKey::with::h887ce5ea7fabd81d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x5561fb9d0d0b - tokio::coop::with_budget::h2250703fe96b286c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 58: 0x5561fb9d0d0b - tokio::coop::budget::h11e960457a8b5a7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 59: 0x5561fb9d0d0b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hbd1ebc76b012fa00 [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: 0x5561fb9d1cf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::heae64476ed220b64 [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: 0x5561fb9db1d0 - tokio::macros::scoped_tls::ScopedKey::set::h47b036b38020695f [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: 0x5561fb9d1bce - tokio::runtime::basic_scheduler::enter::h84ae498e0ce345bb [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: 0x5561fb9d0190 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hee71cc6905eb915c [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: 0x5561fb9d3b42 - tokio::runtime::Runtime::block_on::{{closure}}::h7a01dd9aeba2d983 [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: 0x5561fb9d5032 - tokio::runtime::context::enter::hce0ab06298a95cb4 [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: 0x5561fb9db618 - tokio::runtime::handle::Handle::enter::h4ab737b7d54aa27d [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: 0x5561fb9d3a8d - tokio::runtime::Runtime::block_on::he8f5a349911673b7 [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: 0x5561fb9d9166 - tokio::task::local::LocalSet::block_on::he7d46f9fc2f520cf [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: 0x5561fb9d0151 - actix_rt::runtime::Runtime::block_on::he71820dde45da8f2 [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: 0x5561fb9cfe40 - actix_rt::builder::SystemRunner::block_on::h2d677e51cbd5a063 [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: 0x5561fb9d8e6b - actix::run::hd1e99dea245c25fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 72: 0x5561fb9d6e33 - nodes::test_nodes::h673e4cca5b69eba7 [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 73: 0x5561fb9d6dba - nodes::test_nodes::{{closure}}::h716ce5773268da9c [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 74: 0x5561fb9dcd4e - core::ops::function::FnOnce::call_once::h18190e8126ef4645 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5561fbbb4003 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 76: 0x5561fbbb4003 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 77: 0x5561fbbb2a78 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 78: 0x5561fbbb2a78 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5561fbbb2a78 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5561fbbb2a78 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x5561fbbb2a78 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x5561fbbb2a78 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 83: 0x5561fbbb2a78 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 84: 0x5561fbb811fd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 85: 0x5561fbb811fd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 86: 0x5561fbb85928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 87: 0x5561fbb85928 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 88: 0x5561fbb85928 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x5561fbb85928 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 90: 0x5561fbb85928 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 91: 0x5561fbb85928 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 92: 0x5561fbb85928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 93: 0x5561fbdc46e7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x5561fbdc46e7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 95: 0x5561fbdc46e7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 96: 0x7f9876581609 - start_thread [INFO] [stdout] 97: 0x7f9876353293 - 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: 0x5561fbdbcf50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5561fbdbcf50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5561fbdbcf50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5561fbdbcf50 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5561fbddfd2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5561fbdb6b85 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5561fbdbf11b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5561fbdbf11b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5561fbdbf11b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5561fbdbec2c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5561fbdbf7e4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5561fbdbf2c7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5561fbdbd42c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5561fbdbf229 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5561fb9cb8d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5561fb9cb9c3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5561fb9d4911 - core::result::Result::unwrap::h75f0f4c2fa38f259 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5561fb9d7b86 - nodes::test_nodes::{{closure}}::h49c888f40af0f098 [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:33:20 [INFO] [stdout] 18: 0x5561fb9d87eb - as core::future::future::Future>::poll::hdbd7f283c76f7a63 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5561fb9d9d46 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hc98f4fe89681c0b8 [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: 0x5561fb9d31fc - tokio::coop::with_budget::{{closure}}::he884d0367d9ecfe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x5561fb9cd8a1 - std::thread::local::LocalKey::try_with::hedb583887c496c22 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5561fb9cc37d - std::thread::local::LocalKey::with::h2674c740b7562f0e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5561fb9d9bfb - tokio::coop::with_budget::h7cee50551ce559f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x5561fb9d9bfb - tokio::coop::budget::hf1ea80583eb32512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x5561fb9d9bfb - as core::future::future::Future>::poll::{{closure}}::h17d12a0d19a73bac [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: 0x5561fb9db0bd - tokio::macros::scoped_tls::ScopedKey::set::h0fe7f0f55af234f3 [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: 0x5561fb9d907a - tokio::task::local::LocalSet::with::h6ba1c487c2b19ce1 [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: 0x5561fb9d97c2 - as core::future::future::Future>::poll::h132a7658a37a818b [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: 0x5561fb9d963d - tokio::task::local::LocalSet::run_until::{{closure}}::hc57290da441e9c39 [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: 0x5561fb9d887b - as core::future::future::Future>::poll::hfa800b7461e3e440 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5561fb9d1390 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h83e44a27699825ff [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: 0x5561fb9d2e6c - tokio::coop::with_budget::{{closure}}::h6886bda4e36ab754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 33: 0x5561fb9cc941 - std::thread::local::LocalKey::try_with::h1397a856244cc7fc [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x5561fb9cc5bd - std::thread::local::LocalKey::with::h887ce5ea7fabd81d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x5561fb9d0d0b - tokio::coop::with_budget::h2250703fe96b286c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 36: 0x5561fb9d0d0b - tokio::coop::budget::h11e960457a8b5a7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 37: 0x5561fb9d0d0b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hbd1ebc76b012fa00 [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: 0x5561fb9d1cf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::heae64476ed220b64 [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: 0x5561fb9db1d0 - tokio::macros::scoped_tls::ScopedKey::set::h47b036b38020695f [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: 0x5561fb9d1bce - tokio::runtime::basic_scheduler::enter::h84ae498e0ce345bb [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: 0x5561fb9d0190 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hee71cc6905eb915c [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: 0x5561fb9d3b42 - tokio::runtime::Runtime::block_on::{{closure}}::h7a01dd9aeba2d983 [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: 0x5561fb9d5032 - tokio::runtime::context::enter::hce0ab06298a95cb4 [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: 0x5561fb9db618 - tokio::runtime::handle::Handle::enter::h4ab737b7d54aa27d [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: 0x5561fb9d3a8d - tokio::runtime::Runtime::block_on::he8f5a349911673b7 [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: 0x5561fb9d9166 - tokio::task::local::LocalSet::block_on::he7d46f9fc2f520cf [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: 0x5561fb9d0151 - actix_rt::runtime::Runtime::block_on::he71820dde45da8f2 [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: 0x5561fb9cfe40 - actix_rt::builder::SystemRunner::block_on::h2d677e51cbd5a063 [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: 0x5561fb9d8e6b - actix::run::hd1e99dea245c25fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/lib.rs:191:8 [INFO] [stdout] 50: 0x5561fb9d6e33 - nodes::test_nodes::h673e4cca5b69eba7 [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:27:5 [INFO] [stdout] 51: 0x5561fb9d6dba - nodes::test_nodes::{{closure}}::h716ce5773268da9c [INFO] [stdout] at /opt/rustwide/workdir/tests/nodes.rs:8:1 [INFO] [stdout] 52: 0x5561fb9dcd4e - core::ops::function::FnOnce::call_once::h18190e8126ef4645 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5561fbbb4003 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5561fbbb4003 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 55: 0x5561fbbb2a78 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x5561fbbb2a78 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 57: 0x5561fbbb2a78 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 58: 0x5561fbbb2a78 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 59: 0x5561fbbb2a78 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 60: 0x5561fbbb2a78 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 61: 0x5561fbbb2a78 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 62: 0x5561fbb811fd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 63: 0x5561fbb811fd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x5561fbb85928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 65: 0x5561fbb85928 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x5561fbb85928 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x5561fbb85928 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x5561fbb85928 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 69: 0x5561fbb85928 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 70: 0x5561fbb85928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5561fbdc46e7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x5561fbdc46e7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 73: 0x5561fbdc46e7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 74: 0x7f9876581609 - start_thread [INFO] [stdout] 75: 0x7f9876353293 - 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.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2781e99b013183e6ddfe459449080f14f65293116bd51a8f413ddaeef1304b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2781e99b013183e6ddfe459449080f14f65293116bd51a8f413ddaeef1304b7e", kill_on_drop: false }` [INFO] [stdout] 2781e99b013183e6ddfe459449080f14f65293116bd51a8f413ddaeef1304b7e