[INFO] cloning repository https://github.com/the-simple/rcon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-simple/rcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-simple%2Frcon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-simple%2Frcon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6fc81486006195f2d2ab53a487fd923ec2d9539
[INFO] testing the-simple/rcon against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-simple%2Frcon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-simple/rcon
[INFO] finished tweaking git repo https://github.com/the-simple/rcon
[INFO] tweaked toml for git repo https://github.com/the-simple/rcon written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-simple/rcon on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the-simple/rcon 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c204357f53ac4ce99fc5d29078fb1bbe02103b34ebb64c1dc019179a8fa9388
[INFO] running `Command { std: "docker" "start" "-a" "4c204357f53ac4ce99fc5d29078fb1bbe02103b34ebb64c1dc019179a8fa9388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c204357f53ac4ce99fc5d29078fb1bbe02103b34ebb64c1dc019179a8fa9388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c204357f53ac4ce99fc5d29078fb1bbe02103b34ebb64c1dc019179a8fa9388", kill_on_drop: false }`
[INFO] [stdout] 4c204357f53ac4ce99fc5d29078fb1bbe02103b34ebb64c1dc019179a8fa9388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a1f6b45022bb1baa4d77e8bc8a9dd9563e56280d833885e8fa98d806da48c66
[INFO] running `Command { std: "docker" "start" "-a" "3a1f6b45022bb1baa4d77e8bc8a9dd9563e56280d833885e8fa98d806da48c66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rcon_protocol v0.1.1 (/opt/rustwide/workdir/rcon_protocol)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling termion v1.5.3
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.7
[INFO] [stderr]    Compiling regex v1.2.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling pretty_env_logger v0.3.1
[INFO] [stderr]    Compiling rconcli v0.1.0 (/opt/rustwide/workdir/rconcli)
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> rconcli/src/main.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{stdin, stdout, ErrorKind, Read, Write};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `info` is never used
[INFO] [stdout]    --> rconcli/src/main.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | / impl<R, W> CliApp<R, W>
[INFO] [stdout] 205 | | where
[INFO] [stdout] 206 | |     R: Read,
[INFO] [stdout] 207 | |     W: Write,
[INFO] [stdout]     | |_____________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |       pub fn info(&mut self, msg: &'static str) {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> rconcli/src/main.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Err(error) => panic!(error),
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 112 -                 Err(error) => panic!(error),
[INFO] [stdout] 112 +                 Err(error) => std::panic::panic_any(error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> rconcli/src/main.rs:144:34
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Err(error) => panic!(error),
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 144 -             Err(error) => panic!(error),
[INFO] [stdout] 144 +             Err(error) => std::panic::panic_any(error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "3a1f6b45022bb1baa4d77e8bc8a9dd9563e56280d833885e8fa98d806da48c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1f6b45022bb1baa4d77e8bc8a9dd9563e56280d833885e8fa98d806da48c66", kill_on_drop: false }`
[INFO] [stdout] 3a1f6b45022bb1baa4d77e8bc8a9dd9563e56280d833885e8fa98d806da48c66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9506db221e6f76babc7a1cf3e95b87f796ce37d9d0620da0fc2217e8b9588b78
[INFO] running `Command { std: "docker" "start" "-a" "9506db221e6f76babc7a1cf3e95b87f796ce37d9d0620da0fc2217e8b9588b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcon_protocol v0.1.1 (/opt/rustwide/workdir/rcon_protocol)
[INFO] [stderr]    Compiling rconcli v0.1.0 (/opt/rustwide/workdir/rconcli)
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> rconcli/src/main.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{stdin, stdout, ErrorKind, Read, Write};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `info` is never used
[INFO] [stdout]    --> rconcli/src/main.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | / impl<R, W> CliApp<R, W>
[INFO] [stdout] 205 | | where
[INFO] [stdout] 206 | |     R: Read,
[INFO] [stdout] 207 | |     W: Write,
[INFO] [stdout]     | |_____________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |       pub fn info(&mut self, msg: &'static str) {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> rconcli/src/main.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Err(error) => panic!(error),
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 112 -                 Err(error) => panic!(error),
[INFO] [stdout] 112 +                 Err(error) => std::panic::panic_any(error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> rconcli/src/main.rs:144:34
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Err(error) => panic!(error),
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 144 -             Err(error) => panic!(error),
[INFO] [stdout] 144 +             Err(error) => std::panic::panic_any(error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "9506db221e6f76babc7a1cf3e95b87f796ce37d9d0620da0fc2217e8b9588b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9506db221e6f76babc7a1cf3e95b87f796ce37d9d0620da0fc2217e8b9588b78", kill_on_drop: false }`
[INFO] [stdout] 9506db221e6f76babc7a1cf3e95b87f796ce37d9d0620da0fc2217e8b9588b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee62faa6c0f9e9bbd47278aea6294d5129dfad0a26911ab5b20a4babe66d6761
[INFO] running `Command { std: "docker" "start" "-a" "ee62faa6c0f9e9bbd47278aea6294d5129dfad0a26911ab5b20a4babe66d6761", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ErrorKind`
[INFO] [stderr]   --> rconcli/src/main.rs:13:30
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::io::{stdin, stdout, ErrorKind, Read, Write};
[INFO] [stderr]    |                              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `info` is never used
[INFO] [stderr]    --> rconcli/src/main.rs:218:12
[INFO] [stderr]     |
[INFO] [stderr] 204 | / impl<R, W> CliApp<R, W>
[INFO] [stderr] 205 | | where
[INFO] [stderr] 206 | |     R: Read,
[INFO] [stderr] 207 | |     W: Write,
[INFO] [stderr]     | |_____________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 218 |       pub fn info(&mut self, msg: &'static str) {
[INFO] [stderr]     |              ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> rconcli/src/main.rs:112:38
[INFO] [stderr]     |
[INFO] [stderr] 112 |                 Err(error) => panic!(error),
[INFO] [stderr]     |                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 112 |                 Err(error) => panic!("{}", error),
[INFO] [stderr]     |                                      +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]     |
[INFO] [stderr] 112 -                 Err(error) => panic!(error),
[INFO] [stderr] 112 +                 Err(error) => std::panic::panic_any(error),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> rconcli/src/main.rs:144:34
[INFO] [stderr]     |
[INFO] [stderr] 144 |             Err(error) => panic!(error),
[INFO] [stderr]     |                                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 144 |             Err(error) => panic!("{}", error),
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]     |
[INFO] [stderr] 144 -             Err(error) => panic!(error),
[INFO] [stderr] 144 +             Err(error) => std::panic::panic_any(error),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rconcli` (bin "rcon" test) generated 4 warnings (run `cargo fix --bin "rcon" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcon_protocol-ec4bdf4b6aa14622)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rcon-efd6179d138746ac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rcon_protocol
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test rcon_protocol/src/protocol.rs - protocol::Packet::empty (line 39) ... FAILED
[INFO] [stdout] test rcon_protocol/src/protocol.rs - protocol::Packet::auth (line 31) ... FAILED
[INFO] [stdout] test rcon_protocol/src/protocol.rs - protocol::Packet::new (line 15) ... FAILED
[INFO] [stdout] test rcon_protocol/src/protocol.rs - protocol::Packet::as_bytes (line 51) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rcon_protocol/src/protocol.rs - protocol::Packet::empty (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Packet`
[INFO] [stdout]  --> rcon_protocol/src/protocol.rs:40:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let packet =  Packet::empty();
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rcon_protocol::prelude::Packet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rcon_protocol/src/protocol.rs - protocol::Packet::auth (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Packet`
[INFO] [stdout]  --> rcon_protocol/src/protocol.rs:32:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let packet =  Packet::auth(1, b"let_me_in");
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rcon_protocol::prelude::Packet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rcon_protocol/src/protocol.rs - protocol::Packet::new (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Packet`
[INFO] [stdout]  --> rcon_protocol/src/protocol.rs:16:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let packet = Packet::new(1, Packet::AUTHENTICATE, b"let_me_in");
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rcon_protocol::prelude::Packet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Packet`
[INFO] [stdout]  --> rcon_protocol/src/protocol.rs:16:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let packet = Packet::new(1, Packet::AUTHENTICATE, b"let_me_in");
[INFO] [stdout]   |                             ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rcon_protocol::prelude::Packet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rcon_protocol/src/protocol.rs - protocol::Packet::as_bytes (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Packet`
[INFO] [stdout]  --> rcon_protocol/src/protocol.rs:52:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let packet =  Packet::auth(1, b"let_me_in");
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rcon_protocol::prelude::Packet;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rcon_protocol/src/protocol.rs - protocol::Packet::as_bytes (line 51)
[INFO] [stdout]     rcon_protocol/src/protocol.rs - protocol::Packet::auth (line 31)
[INFO] [stdout]     rcon_protocol/src/protocol.rs - protocol::Packet::empty (line 39)
[INFO] [stdout]     rcon_protocol/src/protocol.rs - protocol::Packet::new (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rcon_protocol --doc`
[INFO] running `Command { std: "docker" "inspect" "ee62faa6c0f9e9bbd47278aea6294d5129dfad0a26911ab5b20a4babe66d6761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee62faa6c0f9e9bbd47278aea6294d5129dfad0a26911ab5b20a4babe66d6761", kill_on_drop: false }`
[INFO] [stdout] ee62faa6c0f9e9bbd47278aea6294d5129dfad0a26911ab5b20a4babe66d6761
