[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelPaulson%2Firustc-bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikkelPaulson/irustc-bot on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae1df3cabe6f211f313f5bf19d59bb29adbc67c9a437a7421169d8df5a8fc18a
[INFO] running `Command { std: "docker" "start" "-a" "ae1df3cabe6f211f313f5bf19d59bb29adbc67c9a437a7421169d8df5a8fc18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae1df3cabe6f211f313f5bf19d59bb29adbc67c9a437a7421169d8df5a8fc18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1df3cabe6f211f313f5bf19d59bb29adbc67c9a437a7421169d8df5a8fc18a", kill_on_drop: false }`
[INFO] [stdout] ae1df3cabe6f211f313f5bf19d59bb29adbc67c9a437a7421169d8df5a8fc18a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b2cfd90378f7e65063c4e4439908af4f77fcad7c0d83c66e0dc196f756beec
[INFO] running `Command { std: "docker" "start" "-a" "73b2cfd90378f7e65063c4e4439908af4f77fcad7c0d83c66e0dc196f756beec", 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.57s
[INFO] running `Command { std: "docker" "inspect" "73b2cfd90378f7e65063c4e4439908af4f77fcad7c0d83c66e0dc196f756beec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b2cfd90378f7e65063c4e4439908af4f77fcad7c0d83c66e0dc196f756beec", kill_on_drop: false }`
[INFO] [stdout] 73b2cfd90378f7e65063c4e4439908af4f77fcad7c0d83c66e0dc196f756beec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47605e8f5763b985202b996389c0ef5f76da96952986fffca829ebde27f58f83
[INFO] running `Command { std: "docker" "start" "-a" "47605e8f5763b985202b996389c0ef5f76da96952986fffca829ebde27f58f83", 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.61s
[INFO] running `Command { std: "docker" "inspect" "47605e8f5763b985202b996389c0ef5f76da96952986fffca829ebde27f58f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47605e8f5763b985202b996389c0ef5f76da96952986fffca829ebde27f58f83", kill_on_drop: false }`
[INFO] [stdout] 47605e8f5763b985202b996389c0ef5f76da96952986fffca829ebde27f58f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec5432a7a8c0f93c31faf881c3e5e531e2715cb38d3d309527caa14f623c445f
[INFO] running `Command { std: "docker" "start" "-a" "ec5432a7a8c0f93c31faf881c3e5e531e2715cb38d3d309527caa14f623c445f", 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.04s
[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 client::test_auth_token::pass_none ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::into_string ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::invalid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::into_string ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_key::valid ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_id::into_string ... 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::channel::test_channel_type::invalid ... ok
[INFO] [stdout] test connection::entity::server::test_hostname_servername::valid ... ok
[INFO] [stdout] test client::test_client::authenticate_without_password ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::into_string ... ok
[INFO] [stdout] test connection::entity::server::test_host::into_string ... ok
[INFO] [stdout] test connection::entity::test_recipient::from_types ... ok
[INFO] [stdout] test connection::entity::test_recipient::into_string ... ok
[INFO] [stdout] test connection::entity::test_recipient::valid ... ok
[INFO] [stdout] test connection::entity::test_recipient::invalid ... ok
[INFO] [stdout] test connection::entity::test_recipient::valid_list ... ok
[INFO] [stdout] test connection::entity::test_sender::invalid ... ok
[INFO] [stdout] test connection::entity::test_sender::from_types ... ok
[INFO] [stdout] test connection::entity::test_sender::valid ... ok
[INFO] [stdout] test connection::entity::test_sender::into_string ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::into_string ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::invalid ... ok
[INFO] [stdout] test connection::entity::user::test_nickname::valid ... ok
[INFO] [stdout] test connection::entity::user::test_username::into_string ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_invite ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_list ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_names ... 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_topic ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_channel_mode ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_nick ... ok
[INFO] [stdout] test connection::message::command::tests::channel_operations_part ... ok
[INFO] [stdout] test connection::entity::user::test_username::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_squit ... ok
[INFO] [stdout] test connection::entity::user::test_username::valid ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_password ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_user ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_name::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_user_mode ... ok
[INFO] [stdout] test connection::entity::channel::test_channel_type::into_string ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_quit ... 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::message::command::tests::connection_registration_service ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_die ... ok
[INFO] [stdout] test connection::message::command::tests::connection_registration_oper ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_error ... ok
[INFO] [stdout] test client::test_client::authenticate_with_password ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_pong ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_userhost ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_away ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_ison ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_ping ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_admin ... ok
[INFO] [stdout] test connection::entity::server::test_host::invalid ... ok
[INFO] [stdout] test connection::message::command::tests::sending_messages_notice ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_links ... ok
[INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_kill ... 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_servlist ... 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_stats ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_users ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_rehash ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_squery ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_wallops ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_time ... ok
[INFO] [stdout] test connection::message::command::tests::sending_messages_privmsg ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_version ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_who ... 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::command::tests::server_queries_and_commands_trace ... ok
[INFO] [stdout] test connection::message::test_message::invalid ... ok
[INFO] [stdout] test connection::message::reply::tests::all_values_in_range ... ok
[INFO] [stdout] test connection::message::test_command_args::push_validates ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_restart ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_whowas ... ok
[INFO] [stdout] test connection::message::command::tests::optional_features_summon ... ok
[INFO] [stdout] test connection::message::command::tests::user_based_queries_whois ... ok
[INFO] [stdout] test connection::message::test_message::string ... ok
[INFO] [stdout] test connection::message::test_message::valid ... ok
[INFO] [stdout] test connection::message::test_message_body::string ... ok
[INFO] [stdout] test connection::message::test_message_body::invalid ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::invalid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::into_string ... ok
[INFO] [stdout] test connection::message::test_message_body::valid ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::into_string ... 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_prefix ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::to_string ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::invalid_server_and_host_mask ... ok
[INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::from_string ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::invalid ... ok
[INFO] [stdout] test connection::syntax::stats_query::test_stats_query::valid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::ipv4 ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::valid_server_and_host_mask ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::ipv6 ... ok
[INFO] [stdout] test connection::test_connection::send_command ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::valid ... ok
[INFO] [stdout] test connection::syntax::target_mask::tests::wildcard_in_last_group ... ok
[INFO] [stdout] test connection::test_connection::send_command_raw ... ok
[INFO] [stdout] test connection::test_connection::poll_command ... ok
[INFO] [stdout] test connection::test_connection::poll_unrecognized ... ok
[INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_motd ... ok
[INFO] [stdout] test client::test_client::responds_to_ping ... ok
[INFO] [stdout] test client::test_auth_token::user ... 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.04s
[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] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0189306d622d770d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_responds_to_ping ... FAILED
[INFO] [stdout] test it_authenticates ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5bcecb4f0cd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcecb4f0cd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcecb4f0cd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcecb4f0cd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcecb50624a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcecb50624a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5bcecb4f5d06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcecb4f5d06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcecb4ce86f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcecb4ce86f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcecb4e89c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcecb483d8e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bcecb483d8e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcecb4e8b82 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bcecb4e8b82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcecb4ce928 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcecb4c3af9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcecb4cf94d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcecb5068fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcecb5066d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bcecb46c896 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Child, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bcecb460f5e - <integration[1892daaf517c32cd]::common::Client>::new::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:14
[INFO] [stdout]   22:     0x5bcecb46145d - integration[1892daaf517c32cd]::common::init::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:18
[INFO] [stdout]   23:     0x5bcecb46156a - integration[1892daaf517c32cd]::common::connect::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:18:32
[INFO] [stdout]   24:     0x5bcecb4665bd - integration[1892daaf517c32cd]::it_responds_to_ping
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:17:33
[INFO] [stdout]   25:     0x5bcecb466237 - integration[1892daaf517c32cd]::it_responds_to_ping::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:16:25
[INFO] [stdout]   26:     0x5bcecb46dbc6 - <integration[1892daaf517c32cd]::it_responds_to_ping::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bcecb47813b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bcecb47813b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bcecb48499a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bcecb48499a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5bcecb48499a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5bcecb48499a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bcecb47ff44 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bcecb47ff44 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5bcecb487492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5bcecb487492 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bcecb487492 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5bcecb487492 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5bcecb487492 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bcecb487492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5bcecb487492 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bcecb4f03ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5bcecb4f03ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x71ff60c59aa4 - <unknown>
[INFO] [stdout]   48:     0x71ff60ce6a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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:     0x5bcecb4f0cd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcecb4f0cd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcecb4f0cd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcecb4f0cd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcecb50624a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcecb50624a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5bcecb4f5d06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcecb4f5d06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcecb4ce86f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcecb4ce86f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcecb4e89c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcecb483d8e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bcecb483d8e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcecb4e8b82 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bcecb4e8b82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcecb4ce928 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcecb4c3af9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcecb4cf94d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcecb5068fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcecb5066d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bcecb46c896 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Child, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bcecb460f5e - <integration[1892daaf517c32cd]::common::Client>::new::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:14
[INFO] [stdout]   22:     0x5bcecb46145d - integration[1892daaf517c32cd]::common::init::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:18
[INFO] [stdout]   23:     0x5bcecb46628d - integration[1892daaf517c32cd]::it_authenticates
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:5:33
[INFO] [stdout]   24:     0x5bcecb466207 - integration[1892daaf517c32cd]::it_authenticates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:4:22
[INFO] [stdout]   25:     0x5bcecb46db86 - <integration[1892daaf517c32cd]::it_authenticates::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bcecb47813b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bcecb47813b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5bcecb48499a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5bcecb48499a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5bcecb48499a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5bcecb48499a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5bcecb48499a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5bcecb47ff44 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5bcecb47ff44 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5bcecb487492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5bcecb487492 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5bcecb487492 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5bcecb487492 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5bcecb487492 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5bcecb487492 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5bcecb487492 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bcecb4f03ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5bcecb4f03ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x71ff60c59aa4 - <unknown>
[INFO] [stdout]   47:     0x71ff60ce6a64 - clone
[INFO] [stdout]   48:                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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ec5432a7a8c0f93c31faf881c3e5e531e2715cb38d3d309527caa14f623c445f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec5432a7a8c0f93c31faf881c3e5e531e2715cb38d3d309527caa14f623c445f", kill_on_drop: false }`
[INFO] [stdout] ec5432a7a8c0f93c31faf881c3e5e531e2715cb38d3d309527caa14f623c445f
