[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] 04e46ae64c5068d355e97b7b552dde97400661b1 [INFO] testing pengwin/actix-raft-cluster against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengwin/actix-raft-cluster on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-7/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" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436cd68e9cf795d834719c32ff36195449f66fe758d5d39493d0b4aeec9a92f5 [INFO] running `Command { std: "docker" "start" "-a" "436cd68e9cf795d834719c32ff36195449f66fe758d5d39493d0b4aeec9a92f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436cd68e9cf795d834719c32ff36195449f66fe758d5d39493d0b4aeec9a92f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436cd68e9cf795d834719c32ff36195449f66fe758d5d39493d0b4aeec9a92f5", kill_on_drop: false }` [INFO] [stdout] 436cd68e9cf795d834719c32ff36195449f66fe758d5d39493d0b4aeec9a92f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd77f7d0ca5ee37904db73dd95368b5f84bd3e9663ab6ef1910bd51ec6eb9f32 [INFO] running `Command { std: "docker" "start" "-a" "cd77f7d0ca5ee37904db73dd95368b5f84bd3e9663ab6ef1910bd51ec6eb9f32", kill_on_drop: false }` [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.70 [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 pin-project-lite v0.2.6 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [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 itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ipnet v2.3.0 [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 hashbag v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [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 unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling evmap v10.0.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.9.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 cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [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 unicode-normalization v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling http-body v0.4.1 [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 primal v0.2.3 [INFO] [stderr] Compiling hash-rings v1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [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 remote-actor-derive v0.1.0 (/opt/rustwide/workdir/remote-actor-derive) [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 brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [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 thiserror v1.0.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [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 cluster-config v0.1.0 (/opt/rustwide/workdir/cluster-config) [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 dev [unoptimized + debuginfo] target(s) in 50.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cd77f7d0ca5ee37904db73dd95368b5f84bd3e9663ab6ef1910bd51ec6eb9f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd77f7d0ca5ee37904db73dd95368b5f84bd3e9663ab6ef1910bd51ec6eb9f32", kill_on_drop: false }` [INFO] [stdout] cd77f7d0ca5ee37904db73dd95368b5f84bd3e9663ab6ef1910bd51ec6eb9f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d177e335a4d29a1c66b48a956ac571ddd08a2ad7ab0c3a7f47c9893dda8b88a [INFO] running `Command { std: "docker" "start" "-a" "0d177e335a4d29a1c66b48a956ac571ddd08a2ad7ab0c3a7f47c9893dda8b88a", kill_on_drop: false }` [INFO] [stderr] warning: cluster-node v0.1.0 (/opt/rustwide/workdir/cluster-node) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling remote-actor-derive v0.1.0 (/opt/rustwide/workdir/remote-actor-derive) [INFO] [stderr] Compiling tokio-stream v0.1.7 [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] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling cluster-config v0.1.0 (/opt/rustwide/workdir/cluster-config) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0d177e335a4d29a1c66b48a956ac571ddd08a2ad7ab0c3a7f47c9893dda8b88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d177e335a4d29a1c66b48a956ac571ddd08a2ad7ab0c3a7f47c9893dda8b88a", kill_on_drop: false }` [INFO] [stdout] 0d177e335a4d29a1c66b48a956ac571ddd08a2ad7ab0c3a7f47c9893dda8b88a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16460c749566f639036868e26ee857f8ca5966550b50876ff962a1e7fcfcaf44 [INFO] running `Command { std: "docker" "start" "-a" "16460c749566f639036868e26ee857f8ca5966550b50876ff962a1e7fcfcaf44", kill_on_drop: false }` [INFO] [stderr] warning: cluster-node v0.1.0 (/opt/rustwide/workdir/cluster-node) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actor_registry-72b9a218b312f474) [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_config-b1222e6ee4835072) [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/cluster_nodes_config_tests.rs (/opt/rustwide/target/debug/deps/cluster_nodes_config_tests-bf1071ffc5057ae7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config_all_node_ids ... ok [INFO] [stdout] test config_all_node_ids_thread ... ok [INFO] [stdout] test config_add_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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-ce5ce235e3bc60cc) [INFO] [stdout] [INFO] [stderr] Running tests/integrational_tests.rs (/opt/rustwide/target/debug/deps/integrational_tests-1eee1a4d4f35942f) [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] test attach ... ignored [INFO] [stdout]   INFO new: cluster_config::cluster_nodes_config:Create cluster nodes config with 1 nodes{config} [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 run: actor_registry::registry:Capture lock 1{} [INFO] [stdout]   INFO run: actor_registry::registry:Release lock 1{} [INFO] [stdout]   INFO run: actor_registry::actor_node:Start local send NodeActor/Ping{} [INFO] [stdout]   INFO handle: node_actor::init:Start Init{_msg} [INFO] [stdout]   INFO handle: node_actor::init:Cluster members 1{_msg} [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]   INFO node_actor::init:End operation [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 actix_server::accept:Paused accepting connections on 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:Resume 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 remote_actor_server::web_config:Actor result {"Ok":{"nodes":[1]}} [INFO] [stdout]   INFO actix_web::middleware::logger:127.0.0.1:51396 "POST /api/actor/NodeActor/1/Metrics HTTP/1.1" 200 20 "-" "-" 0.000678 [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:Shutting down worker, 0 connections [INFO] [stdout] test leader_metrics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cluster_node_app-b1edb27b398f24aa) [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/node_actor-4cf53986cfd656f8) [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/node_actor_server-b5abd334558b1214) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remote_actor-7df9c722136f4a18) [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 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/remote_actor_derive-2c5c03b5dc3a3e7b) [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/remote_actor_server-3801f1802089364b) [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] Doc-tests actor-registry [INFO] [stdout] [INFO] [stderr] Doc-tests cluster-config [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 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] Doc-tests cluster-node [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> /opt/rustwide/workdir/cluster-node/src/lib.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | #![deny(missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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] Doc-tests node-actor [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] Doc-tests node-actor-server [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] Doc-tests remote-actor [INFO] [stdout] [INFO] [stderr] Doc-tests remote-actor-derive [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] Doc-tests remote-actor-server [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] [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] running `Command { std: "docker" "inspect" "16460c749566f639036868e26ee857f8ca5966550b50876ff962a1e7fcfcaf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16460c749566f639036868e26ee857f8ca5966550b50876ff962a1e7fcfcaf44", kill_on_drop: false }` [INFO] [stdout] 16460c749566f639036868e26ee857f8ca5966550b50876ff962a1e7fcfcaf44