[INFO] cloning repository https://github.com/MikkelPaulson/irustc-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikkelPaulson/irustc-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelPaulson%2Firustc-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelPaulson%2Firustc-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2db0e71911ac3f3c75b5270e94f6042cd228ea54
[INFO] testing MikkelPaulson/irustc-bot against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelPaulson%2Firustc-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MikkelPaulson/irustc-bot
[INFO] finished tweaking git repo https://github.com/MikkelPaulson/irustc-bot
[INFO] tweaked toml for git repo https://github.com/MikkelPaulson/irustc-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikkelPaulson/irustc-bot on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MikkelPaulson/irustc-bot 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pipe v0.3.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7f801a46cf1e496a4f9c1ecabff98adafd5ece8e879383d201648bda5aab08c
[INFO] running `Command { std: "docker" "start" "-a" "b7f801a46cf1e496a4f9c1ecabff98adafd5ece8e879383d201648bda5aab08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7f801a46cf1e496a4f9c1ecabff98adafd5ece8e879383d201648bda5aab08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f801a46cf1e496a4f9c1ecabff98adafd5ece8e879383d201648bda5aab08c", kill_on_drop: false }`
[INFO] [stdout] b7f801a46cf1e496a4f9c1ecabff98adafd5ece8e879383d201648bda5aab08c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee648280a93e501edc1fd78aac60ebd273b790cb3db65136e3c674aca773ae68
[INFO] running `Command { std: "docker" "start" "-a" "ee648280a93e501edc1fd78aac60ebd273b790cb3db65136e3c674aca773ae68", kill_on_drop: false }`
[INFO] [stderr]    Compiling crikey-irc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Reply`
[INFO] [stdout]  --> src/connection/mod.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::message::{Command, Message, MessageBody, MessageParams, Reply, ReplyType};
[INFO] [stdout]   |                                                                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints`
[INFO] [stdout]    --> src/connection/message/reply.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[allow(overlapping_patterns)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HostMask`
[INFO] [stdout]  --> src/connection/syntax/mod.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::target_mask::{HostMask, ServerMask, TargetMask};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "ee648280a93e501edc1fd78aac60ebd273b790cb3db65136e3c674aca773ae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee648280a93e501edc1fd78aac60ebd273b790cb3db65136e3c674aca773ae68", kill_on_drop: false }`
[INFO] [stdout] ee648280a93e501edc1fd78aac60ebd273b790cb3db65136e3c674aca773ae68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a951ecc0f0eb24160da2db5f2ffb7ade24d0d50e721e260e675930a7a10462a5
[INFO] running `Command { std: "docker" "start" "-a" "a951ecc0f0eb24160da2db5f2ffb7ade24d0d50e721e260e675930a7a10462a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stdout] warning: unused import: `Reply`
[INFO] [stdout]  --> src/connection/mod.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::message::{Command, Message, MessageBody, MessageParams, Reply, ReplyType};
[INFO] [stdout]   |                                                                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints`
[INFO] [stdout]    --> src/connection/message/reply.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[allow(overlapping_patterns)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HostMask`
[INFO] [stdout]  --> src/connection/syntax/mod.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::target_mask::{HostMask, ServerMask, TargetMask};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling pipe v0.3.0
[INFO] [stderr]    Compiling crikey-irc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Reply`
[INFO] [stdout]  --> src/connection/mod.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::message::{Command, Message, MessageBody, MessageParams, Reply, ReplyType};
[INFO] [stdout]   |                                                                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints`
[INFO] [stdout]    --> src/connection/message/reply.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[allow(overlapping_patterns)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HostMask`
[INFO] [stdout]  --> src/connection/syntax/mod.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::target_mask::{HostMask, ServerMask, TargetMask};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.82s
[INFO] running `Command { std: "docker" "inspect" "a951ecc0f0eb24160da2db5f2ffb7ade24d0d50e721e260e675930a7a10462a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a951ecc0f0eb24160da2db5f2ffb7ade24d0d50e721e260e675930a7a10462a5", kill_on_drop: false }`
[INFO] [stdout] a951ecc0f0eb24160da2db5f2ffb7ade24d0d50e721e260e675930a7a10462a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 649cde6022c0755a1b139fc312cbe5e613bccba012b8b2d9fbb7081fd257bbdf
[INFO] running `Command { std: "docker" "start" "-a" "649cde6022c0755a1b139fc312cbe5e613bccba012b8b2d9fbb7081fd257bbdf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Reply`
[INFO] [stderr]  --> src/connection/mod.rs:2:71
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use self::message::{Command, Message, MessageBody, MessageParams, Reply, ReplyType};
[INFO] [stderr]   |                                                                       ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints`
[INFO] [stderr]    --> src/connection/message/reply.rs:183:9
[INFO] [stderr]     |
[INFO] [stderr] 183 | #[allow(overlapping_patterns)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HostMask`
[INFO] [stderr]  --> src/connection/syntax/mod.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use self::target_mask::{HostMask, ServerMask, TargetMask};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crikey-irc` (lib) generated 3 warnings (run `cargo fix --lib -p crikey-irc` to apply 3 suggestions)
[INFO] [stderr] warning: `crikey-irc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crikey_irc-0bebc793ad4a2a57)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test client::test_auth_token::nick ... ok
[INFO] [stdout] test client::test_auth_token::pass_some ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::into_string ... ok
[INFO] [stdout] test client::test_client::responds_to_ping ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::into_string ... ok
[INFO] [stdout] test client::test_client::authenticate_with_password ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::valid ... ok
[INFO] [stdout] test client::test_client::authenticate_without_password ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::into_string ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::into_string ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_type::into_string ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::valid ... ok
[INFO] [stdout] test client::test_auth_token::pass_none ... ok
[INFO] [stdout] test client::test_auth_token::user ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_type::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_type::valid ... ok
[INFO] [stdout] test connection::entity::server::test_host::from_types ... ok
[INFO] [stdout] test connection::entity::server::test_host::into_string ... ok
[INFO] [stdout] test connection::entity::server::test_host::invalid ... ok
[INFO] [stdout] test connection::entity::server::test_host::valid ... ok
[INFO] [stdout] test connection::entity::server::test_hostname_servername::into_string ... ok
[INFO] [stdout] test connection::entity::server::test_hostname_servername::invalid ... ok
[INFO] [stdout] test connection::entity::server::test_hostname_servername::valid ... ok
[INFO] [stdout] test connection::entity::test_recipient::from_types ... ok
[INFO] [stdout] test connection::entity::test_recipient::valid ... ok
[INFO] [stdout] test connection::entity::test_recipient::valid_list ... ok
[INFO] [stdout] test connection::entity::test_sender::from_types ... ok
[INFO] [stdout] test connection::entity::test_sender::invalid ... ok
[INFO] [stdout] test connection::entity::test_recipient::into_string ... ok
[INFO] [stdout] test connection::entity::test_sender::valid ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::into_string ... ok
[INFO] [stdout] test connection::entity::user::test_username::into_string ... ok
[INFO] [stdout] test connection::entity::user::test_username::invalid ... ok
[INFO] [stdout] test connection::entity::user::test_username::valid ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::valid ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_join ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_kick ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_invite ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_channel_mode ... ok
[INFO] [stdout] test connection::entity::test_recipient::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_list ... ok
[INFO] [stdout] test connection::entity::test_sender::into_string ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_part ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_names ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_topic ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_nick ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_oper ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_password ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_service ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_quit ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_user ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_user_mode ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_squit ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_error ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_ping ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_kill ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_away ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_pong ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_die ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_rehash ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_ison ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_summon ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_restart ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_userhost ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_users ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_wallops ... ok
[INFO] [stdout] test connection::message::command::tests::sending_messages_notice ... ok
[INFO] [stdout] test connection::message::command::tests::sending_messages_privmsg ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_admin ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_info ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_links ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_lusers ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_motd ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_servlist ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_squery ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_stats ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_version ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_whois ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_time ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_whowas ... ok
[INFO] [stdout] test connection::message::test_message::invalid ... ok
[INFO] [stdout] test connection::message::test_message::string ... ok
[INFO] [stdout] test connection::message::reply::tests::all_values_in_range ... ok
[INFO] [stdout] test connection::message::test_command_args::to_string ... ok
[INFO] [stdout] test connection::message::test_command_args::valid ... ok
[INFO] [stdout] test connection::message::test_message::valid ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_trace ... ok
[INFO] [stdout] test connection::message::test_command_args::push_validates ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_who ... ok
[INFO] [stdout] test connection::message::test_message_body::string ... ok
[INFO] [stdout] test connection::message::test_message_body::valid ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::from_string ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::into_string ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::invalid ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::to_string ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::into_string ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::valid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::invalid_chars ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::invalid_dot_placement ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::invalid_server_and_host_mask ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::ipv4 ... ok
[INFO] [stdout] test connection::message::test_message_body::invalid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::invalid_prefix ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::ipv6 ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::wildcard_in_last_group ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::valid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::valid_server_and_host_mask ... ok
[INFO] [stdout] test connection::test_connection::poll_unrecognized ... ok
[INFO] [stdout] test connection::test_connection::poll_command ... ok
[INFO] [stdout] test connection::test_connection::send_command_raw ... ok
[INFO] [stdout] test connection::test_connection::send_command ... ok
[INFO] [stdout] test connection::test_connection::poll_disconnected - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crikey_irc-081667c7b14b6a78)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0189306d622d770d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_authenticates ... FAILED
[INFO] [stdout] test it_responds_to_ping ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_authenticates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_authenticates' (154) panicked at tests/common/mod.rs:55:14:
[INFO] [stdout] Unable to spawn client process.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6369a6026b22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6369a6026b22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6369a6026b22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6369a6026b22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6369a603c0ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6369a603c0ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6369a602bb86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6369a602bb86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6369a60043ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6369a60043ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6369a601e819 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6369a5fb9a5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6369a5fb9a5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6369a601e9d2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6369a601e9d2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6369a60044a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6369a5ffbdc9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6369a60054cd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6369a603c77c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6369a603c552 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6369a5f91e36 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::process::Child, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6369a5fa1c0e - <integration[575c05f35df1564b]::common::Client>::new::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:14
[INFO] [stdout]   22:     0x6369a5fa276d - integration[575c05f35df1564b]::common::init::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:18
[INFO] [stdout]   23:     0x6369a5fa050d - integration[575c05f35df1564b]::it_authenticates
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:5:33
[INFO] [stdout]   24:     0x6369a5fa0417 - integration[575c05f35df1564b]::it_authenticates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:4:22
[INFO] [stdout]   25:     0x6369a5fab006 - <integration[575c05f35df1564b]::it_authenticates::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6369a5fade0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6369a5fade0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6369a5fba66a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6369a5fb4b34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6369a5fb4b34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x6369a5fbd162 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x6369a5fbd162 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6369a602624f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x6369a602624f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x778fc2b93aa4 - <unknown>
[INFO] [stdout]   47:     0x778fc2c20a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_responds_to_ping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_responds_to_ping' (155) panicked at tests/common/mod.rs:55:14:
[INFO] [stdout] Unable to spawn client process.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6369a6026b22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6369a6026b22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6369a6026b22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6369a6026b22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6369a603c0ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6369a603c0ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6369a602bb86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6369a602bb86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6369a60043ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6369a60043ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6369a601e819 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6369a5fb9a5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6369a5fb9a5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6369a601e9d2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6369a601e9d2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6369a60044a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6369a5ffbdc9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6369a60054cd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6369a603c77c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6369a603c552 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6369a5f91e36 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::process::Child, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6369a5fa1c0e - <integration[575c05f35df1564b]::common::Client>::new::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:14
[INFO] [stdout]   22:     0x6369a5fa276d - integration[575c05f35df1564b]::common::init::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:18
[INFO] [stdout]   23:     0x6369a5fa287a - integration[575c05f35df1564b]::common::connect::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:18:32
[INFO] [stdout]   24:     0x6369a5fa083d - integration[575c05f35df1564b]::it_responds_to_ping
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:17:33
[INFO] [stdout]   25:     0x6369a5fa0447 - integration[575c05f35df1564b]::it_responds_to_ping::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:16:25
[INFO] [stdout]   26:     0x6369a5fab046 - <integration[575c05f35df1564b]::it_responds_to_ping::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6369a5fade0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6369a5fade0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6369a5fba66a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x6369a5fba66a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6369a5fba66a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6369a5fb4b34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6369a5fb4b34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x6369a5fbd162 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6369a5fbd162 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x6369a5fbd162 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6369a602624f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x6369a602624f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x778fc2b93aa4 - <unknown>
[INFO] [stdout]   48:     0x778fc2c20a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_authenticates
[INFO] [stdout]     it_responds_to_ping
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "649cde6022c0755a1b139fc312cbe5e613bccba012b8b2d9fbb7081fd257bbdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649cde6022c0755a1b139fc312cbe5e613bccba012b8b2d9fbb7081fd257bbdf", kill_on_drop: false }`
[INFO] [stdout] 649cde6022c0755a1b139fc312cbe5e613bccba012b8b2d9fbb7081fd257bbdf
