[INFO] fetching crate coerce 0.4.0-prerelease1... [INFO] checking coerce-0.4.0-prerelease1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate coerce 0.4.0-prerelease1 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate coerce 0.4.0-prerelease1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coerce 0.4.0-prerelease1 [INFO] finished tweaking crates.io crate coerce 0.4.0-prerelease1 [INFO] tweaked toml for crates.io crate coerce 0.4.0-prerelease1 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed14d926b05ea6618b2eab39dce04f14b93fd78db95933d5a2a45ad0b846705 [INFO] running `Command { std: "docker" "start" "-a" "3ed14d926b05ea6618b2eab39dce04f14b93fd78db95933d5a2a45ad0b846705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed14d926b05ea6618b2eab39dce04f14b93fd78db95933d5a2a45ad0b846705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed14d926b05ea6618b2eab39dce04f14b93fd78db95933d5a2a45ad0b846705", kill_on_drop: false }` [INFO] [stdout] 3ed14d926b05ea6618b2eab39dce04f14b93fd78db95933d5a2a45ad0b846705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c56da8554bde40e23fb89f4b3a5f36bc34ca29cca1fcef1f586134e786a9b0 [INFO] running `Command { std: "docker" "start" "-a" "e7c56da8554bde40e23fb89f4b3a5f36bc34ca29cca1fcef1f586134e786a9b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Checking siphasher v0.3.6 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking hashring v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking opentelemetry v0.11.2 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking opentelemetry-jaeger v0.10.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking tracing-opentelemetry v0.10.0 [INFO] [stderr] Checking coerce v0.4.0-prerelease1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 69 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:4315:17 [INFO] [stdout] | [INFO] [stdout] 4315 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/system/mod.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | protobuf::parse_from_bytes::(&create_result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 69 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:4315:17 [INFO] [stdout] | [INFO] [stdout] 4315 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/system/mod.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | protobuf::parse_from_bytes::(&create_result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boxed_parent_ref` [INFO] [stdout] --> src/actor/context.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | boxed_parent_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | children: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | message.sender.send(node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 217 | | ... None [INFO] [stdout] 218 | | ... } else { [INFO] [stdout] 219 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 220 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actor/children.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut system = ActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | sender.send(StreamEvent::Receive(msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | sender.send(StreamEvent::Err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / mediator [INFO] [stdout] 196 | | .send(Publish:: { topic, message }) [INFO] [stdout] 197 | | .await [INFO] [stdout] 198 | | .unwrap(); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/system/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / self.inner [INFO] [stdout] 231 | | .registry_ref [INFO] [stdout] 232 | | .notify(RegisterActor::new(actor_id, node_id)); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_heartbeat.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_cluster_builder.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coerce` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_cluster_client.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_locate.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_tracing.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut sys = ActorSystem::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/test_tracing.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / TracingActor [INFO] [stdout] 19 | | .into_actor(Some(format!("actor-id-{}", i)), &sys) [INFO] [stdout] 20 | | .await; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boxed_parent_ref` [INFO] [stdout] --> src/actor/context.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | boxed_parent_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | children: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::remote::net::proto::protocol::CreateActor` [INFO] [stdout] --> tests/test_remote_codec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use coerce::remote::net::proto::protocol::CreateActor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> tests/test_remote_actor_creation.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | let create_actor_res = protobuf::parse_from_bytes::(&result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | message.sender.send(node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 217 | | ... None [INFO] [stdout] 218 | | ... } else { [INFO] [stdout] 219 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 220 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | sender.send(StreamEvent::Receive(msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | sender.send(StreamEvent::Err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / mediator [INFO] [stdout] 196 | | .send(Publish:: { topic, message }) [INFO] [stdout] 197 | | .await [INFO] [stdout] 198 | | .unwrap(); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/system/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / self.inner [INFO] [stdout] 231 | | .registry_ref [INFO] [stdout] 232 | | .notify(RegisterActor::new(actor_id, node_id)); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::remote::storage::state::ActorStore` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use coerce::remote::storage::state::ActorStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> tests/test_message.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/test_remote_pubsub.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | / self.on_completion [INFO] [stdout] 65 | | .take() [INFO] [stdout] 66 | | .unwrap() [INFO] [stdout] 67 | | .send(self.received_stream_messages); [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e7c56da8554bde40e23fb89f4b3a5f36bc34ca29cca1fcef1f586134e786a9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c56da8554bde40e23fb89f4b3a5f36bc34ca29cca1fcef1f586134e786a9b0", kill_on_drop: false }` [INFO] [stdout] e7c56da8554bde40e23fb89f4b3a5f36bc34ca29cca1fcef1f586134e786a9b0