[INFO] fetching crate amqp-codec 0.1.0...
[INFO] checking amqp-codec-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate amqp-codec 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate amqp-codec 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amqp-codec 0.1.0
[INFO] finished tweaking crates.io crate amqp-codec 0.1.0
[INFO] tweaked toml for crates.io crate amqp-codec 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded handlebars v0.27.0
[INFO] [stderr]   Downloaded actix-codec v0.2.0
[INFO] [stderr]   Downloaded bytestring v0.1.5
[INFO] [stderr]   Downloaded pest v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d417be3d61ad1a65299bcf0fae9c2cae7aeaa25dcccea3cc560928b2bb30156
[INFO] running `Command { std: "docker" "start" "-a" "4d417be3d61ad1a65299bcf0fae9c2cae7aeaa25dcccea3cc560928b2bb30156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d417be3d61ad1a65299bcf0fae9c2cae7aeaa25dcccea3cc560928b2bb30156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d417be3d61ad1a65299bcf0fae9c2cae7aeaa25dcccea3cc560928b2bb30156", kill_on_drop: false }`
[INFO] [stdout] 4d417be3d61ad1a65299bcf0fae9c2cae7aeaa25dcccea3cc560928b2bb30156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb13ae5b7f12b648ef3f652d86e6434b1d58aa00e14100735c04b10f98124f98
[INFO] running `Command { std: "docker" "start" "-a" "fb13ae5b7f12b648ef3f652d86e6434b1d58aa00e14100735c04b10f98124f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling amqp-codec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking bytestring v0.1.5
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/codec/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `uuid` is imported redundantly
[INFO] [stdout]  --> src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uuid;
[INFO] [stdout]   |     ^^^^ the item `uuid` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `codec` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `codec` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecodeFormatted` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:74
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `DecodeFormatted` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Encode` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:91
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Encode` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                                                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AmqpParseError` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `AmqpParseError` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout] 4 | use crate::errors::AmqpParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BufMut` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `BufMut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Bytes` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Bytes` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BytesMut` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `BytesMut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ByteString` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `ByteString` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | use bytestring::ByteString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Uuid` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Uuid` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/codec/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `uuid` is imported redundantly
[INFO] [stdout]  --> src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uuid;
[INFO] [stdout]   |     ^^^^ the item `uuid` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `codec` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `codec` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecodeFormatted` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:74
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `DecodeFormatted` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Encode` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:3:91
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Encode` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout]   |                                                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AmqpParseError` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `AmqpParseError` is already imported here
[INFO] [stdout] 3 | use crate::codec::{self, decode_format_code, decode_list_header, Decode, DecodeFormatted, Encode};
[INFO] [stdout] 4 | use crate::errors::AmqpParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BufMut` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `BufMut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Bytes` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Bytes` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BytesMut` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `BytesMut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ByteString` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `ByteString` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | use bytestring::ByteString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Uuid` is imported redundantly
[INFO] [stdout]  --> src/protocol/definitions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Uuid` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/codec/decode.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |         Utc.timestamp(seconds - 1, nanoseconds)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/codec/decode.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |         Utc.timestamp(seconds, nanoseconds)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/codec/decode.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |         Utc.timestamp(seconds - 1, nanoseconds)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/codec/decode.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |         Utc.timestamp(seconds, nanoseconds)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:727:28
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let datetime = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:727:45
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let datetime = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:730:28
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let expected = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:730:45
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let expected = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:737:28
[INFO] [stdout]     |
[INFO] [stdout] 737 |         let datetime = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:737:45
[INFO] [stdout]     |
[INFO] [stdout] 737 |         let datetime = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |         let expected = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:740:45
[INFO] [stdout]     |
[INFO] [stdout] 740 |         let expected = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:781:28
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let datetime = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:781:45
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let datetime = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 |         let expected = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:784:45
[INFO] [stdout]     |
[INFO] [stdout] 784 |         let expected = Utc.ymd(2011, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:794:28
[INFO] [stdout]     |
[INFO] [stdout] 794 |         let datetime = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:794:45
[INFO] [stdout]     |
[INFO] [stdout] 794 |         let datetime = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/codec/decode.rs:797:28
[INFO] [stdout]     |
[INFO] [stdout] 797 |         let expected = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/codec/decode.rs:797:45
[INFO] [stdout]     |
[INFO] [stdout] 797 |         let expected = Utc.ymd(1968, 7, 26).and_hms_milli(18, 21, 3, 521);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `BytesMut::split_to` that must be used
[INFO] [stdout]   --> src/io.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     src.split_to(4);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider BytesMut::advance if you don't need the other half
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     let _ = src.split_to(4);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `BytesMut::split_to` that must be used
[INFO] [stdout]    --> src/codec/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         buf.split_to(4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider BytesMut::advance if you don't need the other half
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _ = buf.split_to(4);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `BytesMut::split_to` that must be used
[INFO] [stdout]    --> src/codec/mod.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         buf.split_to(4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider BytesMut::advance if you don't need the other half
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let _ = buf.split_to(4);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `BytesMut::split_to` that must be used
[INFO] [stdout]   --> src/io.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     src.split_to(4);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider BytesMut::advance if you don't need the other half
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     let _ = src.split_to(4);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] running `Command { std: "docker" "inspect" "fb13ae5b7f12b648ef3f652d86e6434b1d58aa00e14100735c04b10f98124f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb13ae5b7f12b648ef3f652d86e6434b1d58aa00e14100735c04b10f98124f98", kill_on_drop: false }`
[INFO] [stdout] fb13ae5b7f12b648ef3f652d86e6434b1d58aa00e14100735c04b10f98124f98
