[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelPaulson%2Firustc-bot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MikkelPaulson/irustc-bot on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/MikkelPaulson/irustc-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pipe v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c6d051f5f5950cd933a5cff1a3a9af2946e18a345be2dc52c6493e767f2a0f [INFO] running `Command { std: "docker" "start" "-a" "e6c6d051f5f5950cd933a5cff1a3a9af2946e18a345be2dc52c6493e767f2a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c6d051f5f5950cd933a5cff1a3a9af2946e18a345be2dc52c6493e767f2a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c6d051f5f5950cd933a5cff1a3a9af2946e18a345be2dc52c6493e767f2a0f", kill_on_drop: false }` [INFO] [stdout] e6c6d051f5f5950cd933a5cff1a3a9af2946e18a345be2dc52c6493e767f2a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42358636632fbd2e34cc2e26830f05d91d15d413db3520606e6ee8d0329af34a [INFO] running `Command { std: "docker" "start" "-a" "42358636632fbd2e34cc2e26830f05d91d15d413db3520606e6ee8d0329af34a", kill_on_drop: false }` [INFO] [stderr] Compiling crikey-irc v0.1.0 (/opt/rustwide/workdir) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "42358636632fbd2e34cc2e26830f05d91d15d413db3520606e6ee8d0329af34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42358636632fbd2e34cc2e26830f05d91d15d413db3520606e6ee8d0329af34a", kill_on_drop: false }` [INFO] [stdout] 42358636632fbd2e34cc2e26830f05d91d15d413db3520606e6ee8d0329af34a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f207dd14c1ab2534188a5bc4f6262fe4eb9fc190abfcae1183f8d09466bc8ae [INFO] running `Command { std: "docker" "start" "-a" "0f207dd14c1ab2534188a5bc4f6262fe4eb9fc190abfcae1183f8d09466bc8ae", kill_on_drop: false }` [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] [stderr] Compiling autocfg v1.0.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "0f207dd14c1ab2534188a5bc4f6262fe4eb9fc190abfcae1183f8d09466bc8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f207dd14c1ab2534188a5bc4f6262fe4eb9fc190abfcae1183f8d09466bc8ae", kill_on_drop: false }` [INFO] [stdout] 0f207dd14c1ab2534188a5bc4f6262fe4eb9fc190abfcae1183f8d09466bc8ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 295346d7cd98328bf6289125d30fe7fec87f821dbb094d32393c87b4e9520a96 [INFO] running `Command { std: "docker" "start" "-a" "295346d7cd98328bf6289125d30fe7fec87f821dbb094d32393c87b4e9520a96", kill_on_drop: false }` [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: 1 warning emitted [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crikey_irc-8cbc9ad4a74390da) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test client::test_auth_token::nick ... ok [INFO] [stdout] test client::test_auth_token::user ... ok [INFO] [stdout] test connection::entity::channel::test_channel::into_string ... ok [INFO] [stdout] test client::test_auth_token::pass_some ... ok [INFO] [stdout] test connection::entity::channel::test_channel_type::into_string ... ok [INFO] [stdout] test connection::entity::channel::test_channel_key::invalid ... ok [INFO] [stdout] test connection::entity::channel::test_channel_key::valid ... ok [INFO] [stdout] test connection::entity::channel::test_channel_name::valid ... ok [INFO] [stdout] test connection::entity::server::test_hostname_servername::valid ... ok [INFO] [stdout] test connection::entity::test_recipient::into_string ... ok [INFO] [stdout] test connection::entity::test_recipient::valid_list ... ok [INFO] [stdout] test connection::entity::test_recipient::from_types ... ok [INFO] [stdout] test connection::entity::test_sender::from_types ... ok [INFO] [stdout] test connection::entity::channel::test_channel_id::into_string ... ok [INFO] [stdout] test connection::entity::server::test_host::from_types ... ok [INFO] [stdout] test connection::entity::test_sender::into_string ... ok [INFO] [stdout] test connection::entity::channel::test_channel_id::invalid ... ok [INFO] [stdout] test client::test_auth_token::pass_none ... 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_type::invalid ... ok [INFO] [stdout] test connection::entity::channel::test_channel_name::invalid ... ok [INFO] [stdout] test connection::entity::user::test_nickname::into_string ... ok [INFO] [stdout] test connection::entity::server::test_hostname_servername::invalid ... ok [INFO] [stdout] test connection::entity::user::test_nickname::invalid ... ok [INFO] [stdout] test connection::entity::channel::test_channel_name::into_string ... ok [INFO] [stdout] test connection::entity::server::test_hostname_servername::into_string ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_list ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_user_mode ... ok [INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_error ... ok [INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_kill ... ok [INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_ping ... ok [INFO] [stdout] test connection::message::command::tests::miscellaneous_messages_pong ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_away ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_die ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_ison ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_rehash ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_restart ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_summon ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_invite ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_userhost ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_kick ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_wallops ... ok [INFO] [stdout] test connection::entity::channel::test_channel_key::into_string ... ok [INFO] [stdout] test connection::entity::user::test_nickname::valid ... ok [INFO] [stdout] test connection::entity::server::test_host::invalid ... ok [INFO] [stdout] test client::test_client::responds_to_ping ... ok [INFO] [stdout] test connection::entity::user::test_username::invalid ... ok [INFO] [stdout] test connection::entity::server::test_host::valid ... ok [INFO] [stdout] test connection::entity::channel::test_channel_type::valid ... ok [INFO] [stdout] test connection::entity::test_recipient::valid ... ok [INFO] [stdout] test connection::entity::server::test_host::into_string ... ok [INFO] [stdout] test connection::entity::user::test_username::valid ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_names ... ok [INFO] [stdout] test connection::entity::channel::test_channel_id::valid ... ok [INFO] [stdout] test connection::entity::user::test_username::into_string ... 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::connection_registration_user ... ok [INFO] [stdout] test connection::entity::test_sender::invalid ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_password ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_quit ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_squit ... ok [INFO] [stdout] test connection::message::command::tests::sending_messages_notice ... ok [INFO] [stdout] test connection::message::command::tests::optional_features_users ... ok [INFO] [stdout] test connection::message::reply::tests::all_values_in_range ... ok [INFO] [stdout] test connection::message::command::tests::user_based_queries_who ... 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_motd ... ok [INFO] [stdout] test connection::message::test_message::invalid ... ok [INFO] [stdout] test client::test_client::authenticate_without_password ... ok [INFO] [stdout] test connection::message::test_command_args::valid ... ok [INFO] [stdout] test client::test_client::authenticate_with_password ... ok [INFO] [stdout] test connection::message::command::tests::user_based_queries_whowas ... ok [INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_squery ... ok [INFO] [stdout] test connection::message::command::tests::user_based_queries_whois ... ok [INFO] [stdout] test connection::entity::test_sender::valid ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_service ... ok [INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_time ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_oper ... ok [INFO] [stdout] test connection::message::test_message::string ... 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_trace ... ok [INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_version ... ok [INFO] [stdout] test connection::message::test_message::valid ... ok [INFO] [stdout] test connection::message::test_command_args::to_string ... ok [INFO] [stdout] test connection::message::test_command_args::push_validates ... 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_admin ... ok [INFO] [stdout] test connection::message::command::tests::server_queries_and_commands_stats ... ok [INFO] [stdout] test connection::message::command::tests::sending_messages_privmsg ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::invalid_prefix ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::into_string ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::valid_server_and_host_mask ... ok [INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::invalid ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_join ... ok [INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::into_string ... ok [INFO] [stdout] test connection::message::command::tests::connection_registration_nick ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::ipv4 ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::ipv6 ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::valid ... ok [INFO] [stdout] test connection::test_connection::send_command ... ok [INFO] [stdout] test connection::message::test_message_body::string ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::invalid_server_and_host_mask ... ok [INFO] [stdout] test connection::message::test_message_body::valid ... ok [INFO] [stdout] test connection::syntax::stats_query::test_stats_query::invalid ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::invalid_dot_placement ... ok [INFO] [stdout] test connection::syntax::stats_query::test_stats_query::to_string ... ok [INFO] [stdout] test connection::syntax::keyword_list::test_keyword_list::from_string ... ok [INFO] [stdout] test connection::syntax::stats_query::test_stats_query::valid ... ok [INFO] [stdout] test connection::test_connection::poll_unrecognized ... ok [INFO] [stdout] test connection::message::test_message_body::invalid ... ok [INFO] [stdout] test connection::test_connection::send_command_raw ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::wildcard_in_last_group ... ok [INFO] [stdout] test connection::syntax::target_mask::tests::invalid_chars ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_part ... ok [INFO] [stdout] test connection::test_connection::poll_command ... ok [INFO] [stdout] test connection::message::command::tests::channel_operations_topic ... 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.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crikey_irc-4f6e6dcb64a9aa4a) [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-ac87c0a50d4c4dee) [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] thread 'it_responds_to_ping' panicked at 'Unable to spawn client process.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/common/mod.rs:55:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558bacd22150 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558bacd22150 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558bacd22150 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558bacd22150 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558bacd4516c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558bacd1bdc5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x558bacd242bb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558bacd242bb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558bacd242bb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558bacd23dcc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558bacd24984 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558bacd24467 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558bacd2264c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558bacd243c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558bacc95711 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558bacc95803 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558bacc9ca45 - core::result::Result::expect::h523b2c5347b17043 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x558baccaa45d - integration::common::Client::new::h99b7c8d2492098ac [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:49:21 [INFO] [stdout] 18: 0x558bacca9ece - integration::common::init::h3674b128cb51e004 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:11:18 [INFO] [stdout] 19: 0x558bacca9ffa - integration::common::connect::hc1723523483ed394 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:18:32 [INFO] [stdout] 20: 0x558bacccdbcd - integration::it_responds_to_ping::hab8fdf9a5728addd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:17:33 [INFO] [stdout] 21: 0x558bacccdb9a - integration::it_responds_to_ping::{{closure}}::h4e98c3b537ea2cdf [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:16:1 [INFO] [stdout] 22: 0x558bacca2f8e - core::ops::function::FnOnce::call_once::h972fa1962d169f61 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x558baccf6063 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x558baccf6063 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 25: 0x558baccf4af0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 26: 0x558baccf4af0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 27: 0x558baccf4af0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 28: 0x558baccf4af0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x558baccf4af0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x558baccf4af0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 31: 0x558baccf4af0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x558baccce0b2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x558baccce0b2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 34: 0x558baccd1d08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 35: 0x558baccd1d08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x558baccd1d08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x558baccd1d08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x558baccd1d08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x558baccd1d08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x558baccd1d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x558bacd29d57 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558bacd29d57 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x558bacd29d57 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7fa85c053609 - start_thread [INFO] [stdout] 45: 0x7fa85be25293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_authenticates stdout ---- [INFO] [stdout] thread 'it_authenticates' panicked at 'Unable to spawn client process.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/common/mod.rs:55:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558bacd22150 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558bacd22150 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558bacd22150 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558bacd22150 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558bacd4516c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558bacd1bdc5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x558bacd242bb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558bacd242bb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558bacd242bb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558bacd23dcc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558bacd24984 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558bacd24467 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558bacd2264c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558bacd243c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558bacc95711 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558bacc95803 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558bacc9ca45 - core::result::Result::expect::h523b2c5347b17043 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x558baccaa45d - integration::common::Client::new::h99b7c8d2492098ac [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:49:21 [INFO] [stdout] 18: 0x558bacca9ece - integration::common::init::h3674b128cb51e004 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:11:18 [INFO] [stdout] 19: 0x558bacccd7c0 - integration::it_authenticates::h92c6b3b9e703d098 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:5:33 [INFO] [stdout] 20: 0x558bacccd78a - integration::it_authenticates::{{closure}}::hd9926f130b06700f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:4:1 [INFO] [stdout] 21: 0x558bacca2e4e - core::ops::function::FnOnce::call_once::h587867b4ac2f58b9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x558baccf6063 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x558baccf6063 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x558baccf4af0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x558baccf4af0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x558baccf4af0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x558baccf4af0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x558baccf4af0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x558baccf4af0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x558baccf4af0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x558baccce0b2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x558baccce0b2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x558baccd1d08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x558baccd1d08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x558baccd1d08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x558baccd1d08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x558baccd1d08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x558baccd1d08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 39: 0x558baccd1d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x558bacd29d57 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x558bacd29d57 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x558bacd29d57 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 43: 0x7fa85c053609 - start_thread [INFO] [stdout] 44: 0x7fa85be25293 - clone [INFO] [stdout] 45: 0x0 - [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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "295346d7cd98328bf6289125d30fe7fec87f821dbb094d32393c87b4e9520a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295346d7cd98328bf6289125d30fe7fec87f821dbb094d32393c87b4e9520a96", kill_on_drop: false }` [INFO] [stdout] 295346d7cd98328bf6289125d30fe7fec87f821dbb094d32393c87b4e9520a96