[INFO] cloning repository https://github.com/mredlek/rs-opentherm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mredlek/rs-opentherm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmredlek%2Frs-opentherm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmredlek%2Frs-opentherm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2937fada9960a3f8a2fe8fe8c5871ab1c94083ea
[INFO] checking mredlek/rs-opentherm against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmredlek%2Frs-opentherm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mredlek/rs-opentherm on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mredlek/rs-opentherm
[INFO] finished tweaking git repo https://github.com/mredlek/rs-opentherm
[INFO] tweaked toml for git repo https://github.com/mredlek/rs-opentherm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mredlek/rs-opentherm 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" "+5518eaa946291f00471af8b254b2a1715f234882" "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 serde_derive v1.0.21
[INFO] [stderr]   Downloaded serde v1.0.21
[INFO] [stderr]   Downloaded log v0.3.8
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] [stderr]   Downloaded libc v0.2.33
[INFO] [stderr]   Downloaded cc v1.0.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.17.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded backtrace v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e09113ac6a8e38f2f5d6f56fd48553c5462c7de7b29ddfdaa94a6cce91947b1
[INFO] running `Command { std: "docker" "start" "-a" "0e09113ac6a8e38f2f5d6f56fd48553c5462c7de7b29ddfdaa94a6cce91947b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e09113ac6a8e38f2f5d6f56fd48553c5462c7de7b29ddfdaa94a6cce91947b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e09113ac6a8e38f2f5d6f56fd48553c5462c7de7b29ddfdaa94a6cce91947b1", kill_on_drop: false }`
[INFO] [stdout] 0e09113ac6a8e38f2f5d6f56fd48553c5462c7de7b29ddfdaa94a6cce91947b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abf1cd0e94db905b2698db31d1634b39bc15dad892caaa3e92177e442b47ee8e
[INFO] running `Command { std: "docker" "start" "-a" "abf1cd0e94db905b2698db31d1634b39bc15dad892caaa3e92177e442b47ee8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking serde v1.0.21
[INFO] [stderr]    Compiling serde_derive_internals v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.21
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking backtrace v0.3.4
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking opentherm v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/application/simpletype.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let complextype = try!(ComplexType::new_from_data(dataid.as_data_id(), datavalue.as_data_value()));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/conversation.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         try!(ComplexType::new_from_message(response))))),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/conversation.rs:112:25
[INFO] [stdout]     |
[INFO] [stdout] 112 |                         try!(ComplexType::new_from_message(request))))),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments`
[INFO] [stdout]  --> src/error.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![allow(unused_doc_comment)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |             &MsgType::ReadData => { try!(f.write_str("Read data")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &MsgType::WriteData => { try!(f.write_str("Write data")); },
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &MsgType::InvalidData => { try!(f.write_str("Invalid data")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &MsgType::ReadAck => { try!(f.write_str("Read ack")); },
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:130:37
[INFO] [stdout]     |
[INFO] [stdout] 130 |             &MsgType::WriteAck => { try!(f.write_str("Write ack")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:131:40
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &MsgType::DataInvalid => { try!(f.write_str("Data invalid")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:132:42
[INFO] [stdout]     |
[INFO] [stdout] 132 |             &MsgType::UnknownDataId => { try!(f.write_str("Unknown data id")); },
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout] 142 |             &MsgType::ReadData => { try!(f.write_str("000")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &MsgType::WriteData => { try!(f.write_str("001")); },
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:144:40
[INFO] [stdout]     |
[INFO] [stdout] 144 |             &MsgType::InvalidData => { try!(f.write_str("010")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |             &MsgType::ReadAck => { try!(f.write_str("100")); },
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |             &MsgType::WriteAck => { try!(f.write_str("101")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |             &MsgType::DataInvalid => { try!(f.write_str("110")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |             &MsgType::UnknownDataId => { try!(f.write_str("111")); },
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags! {
[INFO] [stdout] 22 | |     /// Masterstatus
[INFO] [stdout] 23 | |     #[allow(missing_docs)]
[INFO] [stdout] 24 | |     pub struct MasterStatus : u8
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid0.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / bitflags! {
[INFO] [stdout] 40 | |     /// Slavestatus
[INFO] [stdout] 41 | |     pub struct SlaveStatus : u8
[INFO] [stdout] 42 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Slave configuration payload
[INFO] [stdout] 22 | |     pub struct SlaveConfiguration : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid5.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Application specific fault flags
[INFO] [stdout] 22 | |     pub struct ApplicationSpecificFaultFlags : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid6.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// Remote parameter
[INFO] [stdout] 22 | |     pub struct RemoteParameter : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/application/dataid100.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / bitflags! {
[INFO] [stdout] 21 | |     /// RemoteOverride
[INFO] [stdout] 22 | |     pub struct RemoteOverride : u8
[INFO] [stdout] 23 | |     {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/application/simpletype.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let complextype = try!(ComplexType::new_from_data(dataid.as_data_id(), datavalue.as_data_value()));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/conversation.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         try!(ComplexType::new_from_message(response))))),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/conversation.rs:112:25
[INFO] [stdout]     |
[INFO] [stdout] 112 |                         try!(ComplexType::new_from_message(request))))),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments`
[INFO] [stdout]  --> src/error.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![allow(unused_doc_comment)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |             &MsgType::ReadData => { try!(f.write_str("Read data")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &MsgType::WriteData => { try!(f.write_str("Write data")); },
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &MsgType::InvalidData => { try!(f.write_str("Invalid data")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &MsgType::ReadAck => { try!(f.write_str("Read ack")); },
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:130:37
[INFO] [stdout]     |
[INFO] [stdout] 130 |             &MsgType::WriteAck => { try!(f.write_str("Write ack")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:131:40
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &MsgType::DataInvalid => { try!(f.write_str("Data invalid")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:132:42
[INFO] [stdout]     |
[INFO] [stdout] 132 |             &MsgType::UnknownDataId => { try!(f.write_str("Unknown data id")); },
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout] 142 |             &MsgType::ReadData => { try!(f.write_str("000")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &MsgType::WriteData => { try!(f.write_str("001")); },
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:144:40
[INFO] [stdout]     |
[INFO] [stdout] 144 |             &MsgType::InvalidData => { try!(f.write_str("010")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |             &MsgType::ReadAck => { try!(f.write_str("100")); },
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |             &MsgType::WriteAck => { try!(f.write_str("101")); },
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |             &MsgType::DataInvalid => { try!(f.write_str("110")); },
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/message.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |             &MsgType::UnknownDataId => { try!(f.write_str("111")); },
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/application/complextype.rs:152:90
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &AsDataValue) -> Result<ComplexType, Error>
[INFO] [stdout]     |                                                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &dyn AsDataValue) -> Result<ComplexType, Error>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/application/simpletype.rs:169:90
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &AsDataValue) -> Result<SimpleTypeEnum, Error>
[INFO] [stdout]     |                                                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &dyn AsDataValue) -> Result<SimpleTypeEnum, Error>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/message.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Message
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl dyn Message
[INFO] [stdout]    |      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/application/complextype.rs:152:90
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &AsDataValue) -> Result<ComplexType, Error>
[INFO] [stdout]     |                                                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &dyn AsDataValue) -> Result<ComplexType, Error>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/application/simpletype.rs:169:90
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &AsDataValue) -> Result<SimpleTypeEnum, Error>
[INFO] [stdout]     |                                                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn new<TDataId: AsDataId, TDataValue: AsDataValue>(dataid: &TDataId, datavalue: &dyn AsDataValue) -> Result<SimpleTypeEnum, Error>
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/message.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Message
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl dyn Message
[INFO] [stdout]    |      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 39 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 39 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/lib.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     type Target = Message;
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |     type Target = dyn Message;
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "abf1cd0e94db905b2698db31d1634b39bc15dad892caaa3e92177e442b47ee8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf1cd0e94db905b2698db31d1634b39bc15dad892caaa3e92177e442b47ee8e", kill_on_drop: false }`
[INFO] [stdout] abf1cd0e94db905b2698db31d1634b39bc15dad892caaa3e92177e442b47ee8e
