[INFO] fetching crate multiplexed-connection 0.4.0... [INFO] testing multiplexed-connection-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate multiplexed-connection 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate multiplexed-connection 0.4.0 [INFO] finished tweaking crates.io crate multiplexed-connection 0.4.0 [INFO] tweaked toml for crates.io crate multiplexed-connection 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multiplexed-connection 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multiplexed-connection 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cs-trace v0.12.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded connection-utils v0.2.0 [INFO] [stderr] Downloaded cs-utils v0.14.0 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded anyhow v1.0.54 [INFO] [stderr] Downloaded rstest v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e494256ce3560b80a192012cb02b308c701bbcc860f33b189d9baf68893ce2e4 [INFO] running `Command { std: "docker" "start" "-a" "e494256ce3560b80a192012cb02b308c701bbcc860f33b189d9baf68893ce2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e494256ce3560b80a192012cb02b308c701bbcc860f33b189d9baf68893ce2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e494256ce3560b80a192012cb02b308c701bbcc860f33b189d9baf68893ce2e4", kill_on_drop: false }` [INFO] [stdout] e494256ce3560b80a192012cb02b308c701bbcc860f33b189d9baf68893ce2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4ae904408c98055aa0e5f4fa6406010f2e3e3667e98e79d7e7306b7bbdef35ac [INFO] running `Command { std: "docker" "start" "-a" "4ae904408c98055aa0e5f4fa6406010f2e3e3667e98e79d7e7306b7bbdef35ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling cs-trace v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling cs-utils v0.14.0 [INFO] [stderr] Compiling connection-utils v0.2.0 [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stderr] Compiling jsonrpc-client-transports v18.0.0 [INFO] [stderr] Compiling jsonrpc-core-client v18.0.0 [INFO] [stderr] Compiling multiplexed-connection v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rpc_channel::RemoteRpcChannelEvent` [INFO] [stdout] --> src/multiplexed_connection/rpc.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use rpc_channel::RemoteRpcChannelEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::rpc::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/disconnected.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use super::rpc::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `off_data` is never used [INFO] [stdout] --> src/multiplexed_connection/rpc/rpc_channel/remote_rpc_channel_event.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RemoteRpcChannelEvent { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn off_data(&mut self, data_source: TDataReader) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/errors.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | ChannelStreamFailure(String), [INFO] [stdout] | -------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - ChannelStreamFailure(String), [INFO] [stdout] 8 + ChannelStreamFailure(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stdout] --> src/multiplexed_connection/rpc/rpc_channel.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | self.write_async_future.take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.30s [INFO] running `Command { std: "docker" "inspect" "4ae904408c98055aa0e5f4fa6406010f2e3e3667e98e79d7e7306b7bbdef35ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae904408c98055aa0e5f4fa6406010f2e3e3667e98e79d7e7306b7bbdef35ac", kill_on_drop: false }` [INFO] [stdout] 4ae904408c98055aa0e5f4fa6406010f2e3e3667e98e79d7e7306b7bbdef35ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a8addac021432ac9971348e89b08fbb117c3e1c7f0561e5a57e6bcbc95022b9c [INFO] running `Command { std: "docker" "start" "-a" "a8addac021432ac9971348e89b08fbb117c3e1c7f0561e5a57e6bcbc95022b9c", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stdout] warning: unused import: `rpc_channel::RemoteRpcChannelEvent` [INFO] [stdout] --> src/multiplexed_connection/rpc.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use rpc_channel::RemoteRpcChannelEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::rpc::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/disconnected.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use super::rpc::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `off_data` is never used [INFO] [stdout] --> src/multiplexed_connection/rpc/rpc_channel/remote_rpc_channel_event.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RemoteRpcChannelEvent { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn off_data(&mut self, data_source: TDataReader) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/errors.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | ChannelStreamFailure(String), [INFO] [stdout] | -------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - ChannelStreamFailure(String), [INFO] [stdout] 8 + ChannelStreamFailure(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stdout] --> src/multiplexed_connection/rpc/rpc_channel.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | self.write_async_future.take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling multiplexed-connection v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/rpc/services.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | pub use super::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/rpc/services.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | pub use super::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/rpc/services.rs:393:17 [INFO] [stdout] | [INFO] [stdout] 393 | pub use super::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::rpc::RpcChannelsServiceClient` [INFO] [stdout] --> src/multiplexed_connection/disconnected.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use super::rpc::RpcChannelsServiceClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SubscriberInitExt`, `TraceListenerOptions`, `Trace`, `child`, `create_trace_listener`, and `create_trace` [INFO] [stdout] --> src/multiplexed_connection.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub use cs_trace::{create_trace_listener, TraceListenerOptions, Trace, SubscriberInitExt, create_trace, child}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/errors.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | ChannelStreamFailure(String), [INFO] [stdout] | -------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - ChannelStreamFailure(String), [INFO] [stdout] 8 + ChannelStreamFailure(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stdout] --> src/multiplexed_connection/rpc/rpc_channel.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | self.write_async_future.take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.82s [INFO] running `Command { std: "docker" "inspect" "a8addac021432ac9971348e89b08fbb117c3e1c7f0561e5a57e6bcbc95022b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8addac021432ac9971348e89b08fbb117c3e1c7f0561e5a57e6bcbc95022b9c", kill_on_drop: false }` [INFO] [stdout] a8addac021432ac9971348e89b08fbb117c3e1c7f0561e5a57e6bcbc95022b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 81471d495a694c45d9e8a1bb5a07f36661a2bb50845bd350373c9b07147ff33d [INFO] running `Command { std: "docker" "start" "-a" "81471d495a694c45d9e8a1bb5a07f36661a2bb50845bd350373c9b07147ff33d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rpc_channel::RemoteRpcChannelEvent` [INFO] [stderr] --> src/multiplexed_connection/rpc.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use rpc_channel::RemoteRpcChannelEvent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::rpc::RpcChannelsServiceClient` [INFO] [stderr] --> src/multiplexed_connection/disconnected.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use super::rpc::RpcChannelsServiceClient; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `off_data` is never used [INFO] [stderr] --> src/multiplexed_connection/rpc/rpc_channel/remote_rpc_channel_event.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 14 | impl RemoteRpcChannelEvent { [INFO] [stderr] | -------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub fn off_data(&mut self, data_source: TDataReader) -> Result<()> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/errors.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | ChannelStreamFailure(String), [INFO] [stderr] | -------------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 8 - ChannelStreamFailure(String), [INFO] [stderr] 8 + ChannelStreamFailure(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stderr] --> src/multiplexed_connection/rpc/rpc_channel.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | self.write_async_future.take().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stderr] --> src/multiplexed_connection/rpc/services.rs:270:17 [INFO] [stderr] | [INFO] [stderr] 270 | pub use super::RpcChannelsServiceClient; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stderr] --> src/multiplexed_connection/rpc/services.rs:337:17 [INFO] [stderr] | [INFO] [stderr] 337 | pub use super::RpcChannelsServiceClient; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::RpcChannelsServiceClient` [INFO] [stderr] --> src/multiplexed_connection/rpc/services.rs:393:17 [INFO] [stderr] | [INFO] [stderr] 393 | pub use super::RpcChannelsServiceClient; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SubscriberInitExt`, `TraceListenerOptions`, `Trace`, `child`, `create_trace_listener`, and `create_trace` [INFO] [stderr] --> src/multiplexed_connection.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | pub use cs_trace::{create_trace_listener, TraceListenerOptions, Trace, SubscriberInitExt, create_trace, child}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/errors.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | ChannelStreamFailure(String), [INFO] [stderr] | -------------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 8 - ChannelStreamFailure(String), [INFO] [stderr] 8 + ChannelStreamFailure(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `multiplexed-connection` (lib) generated 5 warnings (run `cargo fix --lib -p multiplexed-connection` to apply 2 suggestions) [INFO] [stderr] warning: `multiplexed-connection` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p multiplexed-connection --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/multiplexed_connection-50524a7a171da8b0) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::remote_rpc_channel_event::tests::implementations::implements_send_trait ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::remote_rpc_channel_event::tests::implementations::implements_debug_trait ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::remote_rpc_channel_event::tests::off_data::errors_if_already_set ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::remote_rpc_channel_event::tests::off_data::sets_on_data_back ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::remote_rpc_channel_event::tests::on_data::sets_on_data ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::tests::data_transfer::receive_data::receives_data::case_1_size_8_32 ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::tests::data_transfer::receive_data::receives_data::case_2_size_128_512 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::rpc_channel_record::tests::send_data_method::sends_data::case_2_size_128_512 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::rpc_channel_record::tests::send_data_method::sends_data::case_1_size_8_32 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::rpc_channel_record::tests::send_data_method::sends_data::case_3_size_2048_4096 ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::tests::data_transfer::receive_data::receives_data::case_3_size_2048_4096 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::rpc_channel_record::tests::send_data_method::sends_data::case_4_size_4096_8192 ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::tests::data_transfer::receive_data::receives_data::case_4_size_4096_8192 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::rpc_channel_record::tests::send_data_method::sends_data::case_5_size_8192_16384 ... ok [INFO] [stdout] test multiplexed_connection::rpc::rpc_channel::tests::data_transfer::receive_data::receives_data::case_5_size_8192_16384 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_local_channel::case_1_size_8_32 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_local_channel::case_2_size_128_512 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_remote_channel::case_1_size_8_32 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_remote_channel::case_2_size_128_512 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::create_channel::creates_channel::case_3_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::create_channel::creates_channel::case_1_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::create_channel::creates_channel::case_2_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::send_channel_data::sends_channel_data::case_1_size_8_32 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::send_channel_data::sends_channel_data::case_2_size_128_512 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::remove_channel::removes_channel::case_1_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::remove_channel::removes_channel::case_2_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::remove_channel::removes_channel::case_3_test_number ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::send_channel_data::sends_channel_data::case_3_size_2048_4096 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::send_channel_data::sends_channel_data::case_4_size_4096_8192 ... ok [INFO] [stdout] test utils::async_duplex_rpc_server::tests::returns_no_method_found_error ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_local_channel::case_3_size_2048_4096 ... ok [INFO] [stdout] test multiplexed_connection::rpc::services::tests::send_channel_data::sends_channel_data::case_5_size_8192_16384 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_remote_channel::case_3_size_2048_4096 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_local_channel::case_4_size_4096_8192 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_remote_channel::case_4_size_4096_8192 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_local_channel::case_5_size_8192_16384 ... ok [INFO] [stdout] test multiplexed_connection::tests::sends_data_from_remote_channel::case_5_size_8192_16384 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81471d495a694c45d9e8a1bb5a07f36661a2bb50845bd350373c9b07147ff33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81471d495a694c45d9e8a1bb5a07f36661a2bb50845bd350373c9b07147ff33d", kill_on_drop: false }` [INFO] [stdout] 81471d495a694c45d9e8a1bb5a07f36661a2bb50845bd350373c9b07147ff33d