[INFO] cloning repository https://github.com/pengwin/actix-raft-cluster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengwin/actix-raft-cluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f426ac598cc4d5c027ff0ce9e6c746f7abb9446 [INFO] testing pengwin/actix-raft-cluster against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengwin/actix-raft-cluster on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pengwin/actix-raft-cluster [INFO] finished tweaking git repo https://github.com/pengwin/actix-raft-cluster [INFO] tweaked toml for git repo https://github.com/pengwin/actix-raft-cluster written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pengwin/actix-raft-cluster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07067e14dec52efb67c981784e798333b7d69176c57a6fce03110d0a7c3c56fc [INFO] running `Command { std: "docker" "start" "-a" "07067e14dec52efb67c981784e798333b7d69176c57a6fce03110d0a7c3c56fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07067e14dec52efb67c981784e798333b7d69176c57a6fce03110d0a7c3c56fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07067e14dec52efb67c981784e798333b7d69176c57a6fce03110d0a7c3c56fc", kill_on_drop: false }` [INFO] [stdout] 07067e14dec52efb67c981784e798333b7d69176c57a6fce03110d0a7c3c56fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a360e742398fe07c3bb1cb8edcbc43b63a1a8560ba3ea60ef5296679114f2d8 [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" "6a360e742398fe07c3bb1cb8edcbc43b63a1a8560ba3ea60ef5296679114f2d8", 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] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling hash-rings v1.1.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling actix v0.11.1 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling opentelemetry-jaeger v0.12.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling remote-actor v0.1.0 (/opt/rustwide/workdir/remote-actor) [INFO] [stderr] Compiling actor-registry v0.1.0 (/opt/rustwide/workdir/actor-registry) [INFO] [stderr] Compiling node-actor v0.1.0 (/opt/rustwide/workdir/node-actor) [INFO] [stderr] Compiling remote-actor-server v0.1.0 (/opt/rustwide/workdir/remote-actor-server) [INFO] [stderr] Compiling node-actor-server v0.1.0 (/opt/rustwide/workdir/node-actor-server) [INFO] [stderr] Compiling cluster-node v0.1.0 (/opt/rustwide/workdir/cluster-node) [INFO] [stderr] Compiling cluster-node-app v0.1.0 (/opt/rustwide/workdir/cluster-node-app) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "6a360e742398fe07c3bb1cb8edcbc43b63a1a8560ba3ea60ef5296679114f2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a360e742398fe07c3bb1cb8edcbc43b63a1a8560ba3ea60ef5296679114f2d8", kill_on_drop: false }` [INFO] [stdout] 6a360e742398fe07c3bb1cb8edcbc43b63a1a8560ba3ea60ef5296679114f2d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4364b946774f9fe1592c5b82bf0eda17b5677d0145fba7946ea2803a36caffcf [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" "4364b946774f9fe1592c5b82bf0eda17b5677d0145fba7946ea2803a36caffcf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remote-actor v0.1.0 (/opt/rustwide/workdir/remote-actor) [INFO] [stderr] Compiling actor-registry v0.1.0 (/opt/rustwide/workdir/actor-registry) [INFO] [stderr] Compiling remote-actor-server v0.1.0 (/opt/rustwide/workdir/remote-actor-server) [INFO] [stderr] Compiling node-actor v0.1.0 (/opt/rustwide/workdir/node-actor) [INFO] [stderr] Compiling node-actor-server v0.1.0 (/opt/rustwide/workdir/node-actor-server) [INFO] [stderr] Compiling cluster-node v0.1.0 (/opt/rustwide/workdir/cluster-node) [INFO] [stderr] Compiling cluster-node-app v0.1.0 (/opt/rustwide/workdir/cluster-node-app) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.91s [INFO] running `Command { std: "docker" "inspect" "4364b946774f9fe1592c5b82bf0eda17b5677d0145fba7946ea2803a36caffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4364b946774f9fe1592c5b82bf0eda17b5677d0145fba7946ea2803a36caffcf", kill_on_drop: false }` [INFO] [stdout] 4364b946774f9fe1592c5b82bf0eda17b5677d0145fba7946ea2803a36caffcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14b7a52a1a704e5ca021b06366b6fb72036308f3d519b6af0d0b13d0c1feadce [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" "14b7a52a1a704e5ca021b06366b6fb72036308f3d519b6af0d0b13d0c1feadce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actor_registry-1f13a7b49ad4ebb7) [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 unittests (/opt/rustwide/target/debug/deps/cluster_node-1d55807af8183abc) [INFO] [stdout] [INFO] [stderr] Running tests/integrational_tests.rs (/opt/rustwide/target/debug/deps/integrational_tests-3b7536f24c157690) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout]   INFO new: cluster_node::web_server::server:Binding server to 127.0.0.1:8080{config} [INFO] [stdout]   INFO new: actix_server::builder:Starting 1 workers {config} [INFO] [stdout]   INFO new: actix_server::builder:Starting "actix-web-service-127.0.0.1:8080" service on 127.0.0.1:8080 {config} [INFO] [stdout]   INFO test_main:send:internal_send: remote_actor::remote_actor_addr:Url: http://127.0.0.1:8080/api/actor/NodeActor/1/Metrics{} [INFO] [stdout]  DEBUG test_main:send:internal_send: reqwest::connect:starting new connection: http://127.0.0.1:8080/ {} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::connect::http:connecting to 127.0.0.1:8080{} [INFO] [stdout]   INFO test_main:send:internal_send: remote_actor::remote_actor_addr:Url: http://127.0.0.1:8080/api/actor/NodeActor/1/Metrics{} [INFO] [stdout]  DEBUG test_main:send:internal_send: reqwest::connect:starting new connection: http://127.0.0.1:8080/ {} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::connect::http:connecting to 127.0.0.1:8080{} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::connect::http:connected to 127.0.0.1:8080{} [INFO] [stdout]  DEBUG test_main: hyper::proto::h1::io:flushed 136 bytes{} [INFO] [stdout]   INFO actix_server::accept:Paused accepting connections on 127.0.0.1:8080 [INFO] [stdout]   INFO remote_actor_server::web_config:Begin handler NodeActor/Metrics [INFO] [stdout]   INFO actor_registry::registry:Capture lock 1 [INFO] [stdout]   INFO actor_registry::registry:Release lock 1 [INFO] [stdout]   INFO remote_actor_server::web_config:Actor received [INFO] [stdout]   INFO actor_registry::actor_node:Start local send NodeActor/Metrics [INFO] [stdout]   INFO node_actor::metrics:End operation [INFO] [stdout]   INFO actix_server::accept:Resume accepting connections on 127.0.0.1:8080 [INFO] [stdout]   INFO test_main:send:internal_send: remote_actor::remote_actor_addr:Url: http://127.0.0.1:8080/api/actor/NodeActor/1/Metrics{} [INFO] [stdout]  DEBUG test_main:send:internal_send: reqwest::connect:starting new connection: http://127.0.0.1:8080/ {} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::connect::http:connecting to 127.0.0.1:8080{} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::connect::http:connected to 127.0.0.1:8080{} [INFO] [stdout]  DEBUG test_main: hyper::proto::h1::io:flushed 136 bytes{} [INFO] [stdout]   INFO remote_actor_server::web_config:Actor result {"Ok":{"nodes":[1]}} [INFO] [stdout]   INFO actix_web::middleware::logger:127.0.0.1:54948 "POST /api/actor/NodeActor/1/Metrics HTTP/1.1" 200 20 "-" "-" 0.007574 [INFO] [stdout]   INFO remote_actor_server::web_config:Begin handler NodeActor/Metrics [INFO] [stdout]   INFO actor_registry::registry:Capture lock 1 [INFO] [stdout]   INFO actor_registry::registry:Release lock 1 [INFO] [stdout]   INFO remote_actor_server::web_config:Actor received [INFO] [stdout]   INFO actor_registry::actor_node:Start local send NodeActor/Metrics [INFO] [stdout]   INFO node_actor::metrics:End operation [INFO] [stdout]   INFO remote_actor_server::web_config:Actor result {"Ok":{"nodes":[1]}} [INFO] [stdout]   INFO actix_web::middleware::logger:127.0.0.1:54950 "POST /api/actor/NodeActor/1/Metrics HTTP/1.1" 200 20 "-" "-" 0.000888 [INFO] [stdout]  DEBUG test_main: hyper::proto::h1::io:parsed 3 headers{} [INFO] [stdout]  DEBUG test_main: hyper::proto::h1::conn:incoming body is content-length (20 bytes){} [INFO] [stdout]  DEBUG test_main: hyper::proto::h1::conn:incoming body completed{} [INFO] [stdout]  DEBUG test_main:send:internal_send: hyper::client::pool:pooling idle connection for ("http", 127.0.0.1:8080){} [INFO] [stdout]  DEBUG test_main:send:internal_send: reqwest::async_impl::client:response '200 OK' for http://127.0.0.1:8080/api/actor/NodeActor/1/Metrics {} [INFO] [stdout]   INFO test_main: integrational_tests:Done{} [INFO] [stdout]   INFO test_main: integrational_tests::common::test_tool:Dropping{} [INFO] [stdout]   INFO test_main: integrational_tests::common::test_tool:Dropped{} [INFO] [stdout]   INFO actix_server::accept:Paused accepting connections on 127.0.0.1:8080 [INFO] [stdout]   INFO actix_server::worker:Graceful worker shutdown, 1 connections [INFO] [stdout] test attach ... FAILED [INFO] [stdout] test leader_metrics ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- attach stdout ---- [INFO] [stdout] thread 'attach' panicked at 'failed to set global default subscriber: SetGlobalDefaultError { _no_construct: () }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-subscriber-0.2.17/src/util.rs:87:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb21bf8870 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bb21bf8870 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bb21bf8870 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bb21bf8870 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bb21c1c62c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55bb21bf1ba5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55bb21bfaa1b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bb21bfaa1b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bb21bfaa1b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bb21bfa52c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bb21bfb0c1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bb21bfabc7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bb21bf8d4c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bb21bfab29 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bb210afb91 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bb210afc83 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55bb210c428b - core::result::Result::expect::h7fec71ac38eac5a2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55bb210bccad - tracing_subscriber::util::SubscriberInitExt::init::h7fcc7e807ca35888 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-subscriber-0.2.17/src/util.rs:86:9 [INFO] [stdout] 18: 0x55bb210cd0ad - integrational_tests::common::tracing::setup_tracing::h7d00ae3eba622a0c [INFO] [stdout] at /opt/rustwide/workdir/cluster-node/tests/common/tracing.rs:19:5 [INFO] [stdout] 19: 0x55bb210b6a22 - integrational_tests::attach::h532d7b4c84317724 [INFO] [stdout] at /opt/rustwide/workdir/cluster-node/tests/integrational_tests.rs:66:5 [INFO] [stdout] 20: 0x55bb210b69d3 - integrational_tests::attach::{{closure}}::hf1f5df22be3a1262 [INFO] [stdout] at /opt/rustwide/workdir/cluster-node/tests/integrational_tests.rs:65:1 [INFO] [stdout] 21: 0x55bb210d2e3e - core::ops::function::FnOnce::call_once::h690f759dcfaed5d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55bb211055e3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55bb211055e3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x55bb21104090 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x55bb21104090 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x55bb21104090 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55bb21104090 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x55bb21104090 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x55bb21104090 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x55bb21104090 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55bb210df362 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55bb210df362 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55bb210e30d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x55bb210e30d8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x55bb210e30d8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55bb210e30d8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55bb210e30d8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x55bb210e30d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x55bb210e30d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55bb21c00677 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x55bb21c00677 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x55bb21c00677 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7f2717a0e609 - start_thread [INFO] [stdout] 44: 0x7f27177e0293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] attach [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p cluster-node --test integrational_tests' [INFO] running `Command { std: "docker" "inspect" "14b7a52a1a704e5ca021b06366b6fb72036308f3d519b6af0d0b13d0c1feadce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b7a52a1a704e5ca021b06366b6fb72036308f3d519b6af0d0b13d0c1feadce", kill_on_drop: false }` [INFO] [stdout] 14b7a52a1a704e5ca021b06366b6fb72036308f3d519b6af0d0b13d0c1feadce