[INFO] fetching crate mumble-protocol-2x 0.5.0...
[INFO] checking mumble-protocol-2x-0.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mumble-protocol-2x 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mumble-protocol-2x 0.5.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 mumble-protocol-2x 0.5.0
[INFO] finished tweaking crates.io crate mumble-protocol-2x 0.5.0
[INFO] tweaked toml for crates.io crate mumble-protocol-2x 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate mumble-protocol-2x 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded protobuf v2.25.2
[INFO] [stderr]   Downloaded protobuf-codegen-pure v2.25.2
[INFO] [stderr]   Downloaded protobuf-codegen v2.25.2
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded tokio v1.14.0
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 856a8f13b5d266656b29422680b7c12485c589efd2d12890eec21cc6a6f923fb
[INFO] running `Command { std: "docker" "start" "-a" "856a8f13b5d266656b29422680b7c12485c589efd2d12890eec21cc6a6f923fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "856a8f13b5d266656b29422680b7c12485c589efd2d12890eec21cc6a6f923fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856a8f13b5d266656b29422680b7c12485c589efd2d12890eec21cc6a6f923fb", kill_on_drop: false }`
[INFO] [stdout] 856a8f13b5d266656b29422680b7c12485c589efd2d12890eec21cc6a6f923fb
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10539690f33b16f7f954b8d3dddd21f288184155a4f2e9c5bcacc020d1012b45
[INFO] running `Command { std: "docker" "start" "-a" "10539690f33b16f7f954b8d3dddd21f288184155a4f2e9c5bcacc020d1012b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling protobuf v2.25.2
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling protobuf-codegen v2.25.2
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.25.2
[INFO] [stderr]    Compiling mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]  --> examples/echo_client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mumble_protocol::control::msgs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mumble_protocol_2x::control::msgs;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mumble_protocol::control::ClientControlCodec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mumble_protocol_2x::control::ClientControlCodec;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mumble_protocol::control::ControlPacket;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mumble_protocol_2x::control::ControlPacket;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use mumble_protocol::crypt::ClientCryptState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use mumble_protocol_2x::crypt::ClientCryptState;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use mumble_protocol::voice::VoicePacket;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use mumble_protocol_2x::voice::VoicePacket;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mumble_protocol::voice::VoicePacketPayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mumble_protocol_2x::voice::VoicePacketPayload;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]   --> examples/echo_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::convert::Into;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::codec::Decoder`
[INFO] [stdout]   --> examples/echo_client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio_util::codec::Decoder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]   --> examples/echo_client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mumble-protocol-2x` (example "echo_client") due to 7 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "10539690f33b16f7f954b8d3dddd21f288184155a4f2e9c5bcacc020d1012b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10539690f33b16f7f954b8d3dddd21f288184155a4f2e9c5bcacc020d1012b45", kill_on_drop: false }`
[INFO] [stdout] 10539690f33b16f7f954b8d3dddd21f288184155a4f2e9c5bcacc020d1012b45
[INFO] checking mumble-protocol-2x-0.5.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mumble-protocol-2x 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mumble-protocol-2x 0.5.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mumble-protocol-2x 0.5.0
[INFO] finished tweaking crates.io crate mumble-protocol-2x 0.5.0
[INFO] tweaked toml for crates.io crate mumble-protocol-2x 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate mumble-protocol-2x 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873ee8b8f37bfa7113af4bec0b8645e806fa3aaba4e701973ec92ad9a9beff99
[INFO] running `Command { std: "docker" "start" "-a" "873ee8b8f37bfa7113af4bec0b8645e806fa3aaba4e701973ec92ad9a9beff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873ee8b8f37bfa7113af4bec0b8645e806fa3aaba4e701973ec92ad9a9beff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873ee8b8f37bfa7113af4bec0b8645e806fa3aaba4e701973ec92ad9a9beff99", kill_on_drop: false }`
[INFO] [stdout] 873ee8b8f37bfa7113af4bec0b8645e806fa3aaba4e701973ec92ad9a9beff99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210010c8c6ab404df9d4ceea77b68768de40f5cab8c48c71f7b099b3f0238524
[INFO] running `Command { std: "docker" "start" "-a" "210010c8c6ab404df9d4ceea77b68768de40f5cab8c48c71f7b099b3f0238524", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling protobuf v2.25.2
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling protobuf-codegen v2.25.2
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.25.2
[INFO] [stderr]    Compiling mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]  --> examples/echo_client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mumble_protocol::control::msgs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mumble_protocol_2x::control::msgs;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mumble_protocol::control::ClientControlCodec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mumble_protocol_2x::control::ClientControlCodec;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mumble_protocol::control::ControlPacket;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mumble_protocol_2x::control::ControlPacket;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use mumble_protocol::crypt::ClientCryptState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use mumble_protocol_2x::crypt::ClientCryptState;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use mumble_protocol::voice::VoicePacket;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use mumble_protocol_2x::voice::VoicePacket;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]   --> examples/echo_client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mumble_protocol::voice::VoicePacketPayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `mumble_protocol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mumble_protocol_2x::voice::VoicePacketPayload;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]   --> examples/echo_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::convert::Into;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::codec::Decoder`
[INFO] [stdout]   --> examples/echo_client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio_util::codec::Decoder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]   --> examples/echo_client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mumble-protocol-2x` (example "echo_client") due to 7 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "210010c8c6ab404df9d4ceea77b68768de40f5cab8c48c71f7b099b3f0238524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210010c8c6ab404df9d4ceea77b68768de40f5cab8c48c71f7b099b3f0238524", kill_on_drop: false }`
[INFO] [stdout] 210010c8c6ab404df9d4ceea77b68768de40f5cab8c48c71f7b099b3f0238524
