[INFO] fetching crate tcp-channel 0.3.2... [INFO] testing tcp-channel-0.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tcp-channel 0.3.2 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate tcp-channel 0.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tcp-channel 0.3.2 [INFO] finished tweaking crates.io crate tcp-channel 0.3.2 [INFO] tweaked toml for crates.io crate tcp-channel 0.3.2 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f19d5df0e9584f21ebf9551ea9b6d457eef890cdb50afac6f000f92332ae1074 [INFO] running `Command { std: "docker" "start" "-a" "f19d5df0e9584f21ebf9551ea9b6d457eef890cdb50afac6f000f92332ae1074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f19d5df0e9584f21ebf9551ea9b6d457eef890cdb50afac6f000f92332ae1074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19d5df0e9584f21ebf9551ea9b6d457eef890cdb50afac6f000f92332ae1074", kill_on_drop: false }` [INFO] [stdout] f19d5df0e9584f21ebf9551ea9b6d457eef890cdb50afac6f000f92332ae1074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b894c469cda792cf7995787a4c5ba1d8462064f3ffa34545ed3887a18fc56027 [INFO] running `Command { std: "docker" "start" "-a" "b894c469cda792cf7995787a4c5ba1d8462064f3ffa34545ed3887a18fc56027", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tcp-channel v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn config() -> Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.08s [INFO] running `Command { std: "docker" "inspect" "b894c469cda792cf7995787a4c5ba1d8462064f3ffa34545ed3887a18fc56027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b894c469cda792cf7995787a4c5ba1d8462064f3ffa34545ed3887a18fc56027", kill_on_drop: false }` [INFO] [stdout] b894c469cda792cf7995787a4c5ba1d8462064f3ffa34545ed3887a18fc56027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f4c9348d7f944ad7fb0e3f7ebcba6f25cb81863feee6fe9e113e260e27f29f8 [INFO] running `Command { std: "docker" "start" "-a" "7f4c9348d7f944ad7fb0e3f7ebcba6f25cb81863feee6fe9e113e260e27f29f8", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn config() -> Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tcp-channel v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn config() -> Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/endian.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | fn config() -> Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/endian.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = bincode::config(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/receiver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::Config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stdout] --> src/sender.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/blob.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | JoinErr(err: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - JoinErr(err: Box) { [INFO] [stdout] 49 + JoinErr(err: Box) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/time.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | JoinErr(err: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 - JoinErr(err: Box) { [INFO] [stdout] 45 + JoinErr(err: Box) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 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] Finished test [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_channel-20ac55c42a2ea94a) [INFO] [stderr] Executable tests/blob.rs (/opt/rustwide/target/debug/deps/blob-dbba6020daf69d6d) [INFO] [stderr] Executable tests/slow_io.rs (/opt/rustwide/target/debug/deps/slow_io-84ffbdf2b33efeee) [INFO] [stderr] Executable tests/time.rs (/opt/rustwide/target/debug/deps/time-464d4b4a66d944a3) [INFO] running `Command { std: "docker" "inspect" "7f4c9348d7f944ad7fb0e3f7ebcba6f25cb81863feee6fe9e113e260e27f29f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4c9348d7f944ad7fb0e3f7ebcba6f25cb81863feee6fe9e113e260e27f29f8", kill_on_drop: false }` [INFO] [stdout] 7f4c9348d7f944ad7fb0e3f7ebcba6f25cb81863feee6fe9e113e260e27f29f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c07e2b4eab777a7a9ce2dc517e2f01cb5f6d3b409e60e8ae011adf9964e1aecb [INFO] running `Command { std: "docker" "start" "-a" "c07e2b4eab777a7a9ce2dc517e2f01cb5f6d3b409e60e8ae011adf9964e1aecb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/endian.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use bincode::Config; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/endian.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | fn config() -> Config; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/endian.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | fn config() -> Config { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stderr] --> src/endian.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | let mut config = bincode::config(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/endian.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | fn config() -> Config { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stderr] --> src/endian.rs:17:35 [INFO] [stderr] | [INFO] [stderr] 17 | let mut config = bincode::config(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/receiver.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::Config; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/receiver.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | config: Config, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/sender.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::Config; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bincode::Config`: please use the `DefaultOptions`/`Options` system instead [INFO] [stderr] --> src/sender.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | config: Config, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tcp-channel` (lib) generated 10 warnings [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/time.rs:45:26 [INFO] [stderr] | [INFO] [stderr] 45 | JoinErr(err: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 45 - JoinErr(err: Box) { [INFO] [stderr] 45 + JoinErr(err: Box) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/blob.rs:49:26 [INFO] [stderr] | [INFO] [stderr] 49 | JoinErr(err: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 49 - JoinErr(err: Box) { [INFO] [stderr] 49 + JoinErr(err: Box) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tcp-channel` (test "time") generated 1 warning [INFO] [stderr] warning: `tcp-channel` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: `tcp-channel` (test "blob") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_channel-20ac55c42a2ea94a) [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/blob.rs (/opt/rustwide/target/debug/deps/blob-dbba6020daf69d6d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test fast_blob ... ok [INFO] [stdout] test fast_blob_too_small - should panic ... ok [INFO] [stdout] test slow_nonblocking_blob ... ok [INFO] [stdout] test slow_blob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.74s [INFO] [stdout] [INFO] [stderr] Running tests/slow_io.rs (/opt/rustwide/target/debug/deps/slow_io-84ffbdf2b33efeee) [INFO] [stdout] [INFO] [stderr] Running tests/time.rs (/opt/rustwide/target/debug/deps/time-464d4b4a66d944a3) [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 1 test [INFO] [stderr] Doc-tests tcp-channel [INFO] [stdout] test time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "c07e2b4eab777a7a9ce2dc517e2f01cb5f6d3b409e60e8ae011adf9964e1aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07e2b4eab777a7a9ce2dc517e2f01cb5f6d3b409e60e8ae011adf9964e1aecb", kill_on_drop: false }` [INFO] [stdout] c07e2b4eab777a7a9ce2dc517e2f01cb5f6d3b409e60e8ae011adf9964e1aecb