[INFO] cloning repository https://github.com/bwks/netkraken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwks/netkraken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwks%2Fnetkraken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwks%2Fnetkraken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f27cfedea80ca5d4d53f228384279e2f444fb8c1
[INFO] testing bwks/netkraken against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwks%2Fnetkraken" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bwks/netkraken on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bwks/netkraken
[INFO] finished tweaking git repo https://github.com/bwks/netkraken
[INFO] tweaked toml for git repo https://github.com/bwks/netkraken written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/bwks/netkraken 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded local-ip-address v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad2de147e94f19f4b9146f21aee3c0e39f804eda2d81ddcc538af02c9f4e1c67
[INFO] running `Command { std: "docker" "start" "-a" "ad2de147e94f19f4b9146f21aee3c0e39f804eda2d81ddcc538af02c9f4e1c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad2de147e94f19f4b9146f21aee3c0e39f804eda2d81ddcc538af02c9f4e1c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2de147e94f19f4b9146f21aee3c0e39f804eda2d81ddcc538af02c9f4e1c67", kill_on_drop: false }`
[INFO] [stdout] ad2de147e94f19f4b9146f21aee3c0e39f804eda2d81ddcc538af02c9f4e1c67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c593a50b430fb7616db754666660c15c4a20919483ab84c7b2b377410c588c7
[INFO] running `Command { std: "docker" "start" "-a" "6c593a50b430fb7616db754666660c15c4a20919483ab84c7b2b377410c588c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling deranged v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling time v0.3.25
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling local-ip-address v0.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling netkraken v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] running `Command { std: "docker" "inspect" "6c593a50b430fb7616db754666660c15c4a20919483ab84c7b2b377410c588c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c593a50b430fb7616db754666660c15c4a20919483ab84c7b2b377410c588c7", kill_on_drop: false }`
[INFO] [stdout] 6c593a50b430fb7616db754666660c15c4a20919483ab84c7b2b377410c588c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a8ce4967a9e9ec939ed084716d35a82fc16b554f383f332f5e082d6d7fdb7e9
[INFO] running `Command { std: "docker" "start" "-a" "2a8ce4967a9e9ec939ed084716d35a82fc16b554f383f332f5e082d6d7fdb7e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling netkraken v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s
[INFO] running `Command { std: "docker" "inspect" "2a8ce4967a9e9ec939ed084716d35a82fc16b554f383f332f5e082d6d7fdb7e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8ce4967a9e9ec939ed084716d35a82fc16b554f383f332f5e082d6d7fdb7e9", kill_on_drop: false }`
[INFO] [stdout] 2a8ce4967a9e9ec939ed084716d35a82fc16b554f383f332f5e082d6d7fdb7e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50acdaf665cfc8f13a93bdbc566d7089685e2d0f4d476b4d583af8dfaca30097
[INFO] running `Command { std: "docker" "start" "-a" "50acdaf665cfc8f13a93bdbc566d7089685e2d0f4d476b4d583af8dfaca30097", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nk-275e3f928a336f8d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test util::handler::tests::loop_handler_with_repeat_count_gt_0_is_false ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_loop_count_eq_num_repeats_is_true ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_loop_count_gt_num_repeats_is_true ... ok
[INFO] [stdout] test util::message::tests::cli_header_msg_is_expected ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_max_count_is_true ... ok
[INFO] [stdout] test util::message::tests::ping_header_msg_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_ipv4_and_ip6s_is_expected ... ok
[INFO] [stdout] test util::message::tests::client_summary_table_msg_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_no_ips_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_only_ip6s_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_only_ip4s_is_expected ... ok
[INFO] [stdout] test util::message::tests::server_conn_success_msg_with_time_is_expected ... ok
[INFO] [stdout] test core::common::tests::host_record_empty ... ok
[INFO] [stdout] test util::message::tests::server_conn_success_msg_without_time_is_expected ... ok
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_ipv4_addr ... ok
[INFO] [stdout] test util::message::tests::server_start_msg_is_expected ... ok
[INFO] [stdout] test util::parser::tests::parse_nk_message_none ... ok
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_ipv6_addr ... ok
[INFO] [stdout] test util::result::tests::result_map_with_ipv4_and_ip6s_is_expected ... ok
[INFO] [stdout] test util::result::tests::result_map_with_no_ips_is_expected ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_0ms ... ok
[INFO] [stdout] test util::parser::tests::parse_nk_message_some ... ok
[INFO] [stdout] test util::result::tests::calc_loss_percent_is_expected ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_neg_1ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_1ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_9_877ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_with_post_timestamp_neg_1000_returns_1ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_with_pre_timestamp_neg_1000_returns_1ms ... ok
[INFO] [stdout] test util::validate::tests::test_validate_local_ipv4_fails ... ok
[INFO] [stdout] test util::validate::tests::test_validate_local_ipv6_fails ... ok
[INFO] [stdout] test core::common::tests::host_record_not_empty ... FAILED
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_invalid_param - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::common::tests::host_record_not_empty stdout ----
[INFO] [stdout] thread 'core::common::tests::host_record_not_empty' panicked at src/core/common.rs:373:9:
[INFO] [stdout] assertion failed: !host_record.ipv4_sockets.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ebadb50945 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ebadb50945 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ebadb50945 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ebadb50945 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ebadb7b4fb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ebadb7b4fb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ebadb4d9df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ebadb5071e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ebadb5071e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ebadb52149 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55ebadb51e0e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ebad95b98a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ebad95b98a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ebadb5274b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ebadb5274b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ebadb5248b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55ebadb50e09 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ebadb521f7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ebad8f6a93 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ebad8f6b3c - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55ebad92321b - nk::core::common::tests::host_record_not_empty::{{closure}}::ha91cbd083f00b55b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:373:9
[INFO] [stdout]   21:     0x55ebad9125e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h241dfd8ac6479992
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   22:     0x55ebad91261d - <core::pin::Pin<P> as core::future::future::Future>::poll::h442282d1df9ed95d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55ebad921def - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc9379c6ad6bbf968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   24:     0x55ebad921d25 - tokio::runtime::coop::with_budget::hba082345f58316b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x55ebad921d25 - tokio::runtime::coop::budget::hc0f1d8d4572f9834
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x55ebad921d25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4b3911203a5a4d2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x55ebad920ad0 - tokio::runtime::scheduler::current_thread::Context::enter::h9d1632e2a072c231
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x55ebad92158e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h43eb46a6c6927a8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   29:     0x55ebad921304 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9f0fb43c07678b22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x55ebad8f940b - tokio::runtime::context::scoped::Scoped<T>::set::h86437cc68e41577a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x55ebad91c9e9 - tokio::runtime::context::set_scheduler::{{closure}}::h5d3cfbbf977d05ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26
[INFO] [stdout]   32:     0x55ebad91e5b0 - std::thread::local::LocalKey<T>::try_with::h7445ac5c9405822c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   33:     0x55ebad91e3ba - std::thread::local::LocalKey<T>::with::h88d365cf735b5b29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   34:     0x55ebad91c99d - tokio::runtime::context::set_scheduler::h26a3933eaf7e2b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9
[INFO] [stdout]   35:     0x55ebad9210b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0aa1d253bb34c7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x55ebad921323 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3af3b5f9b34eddf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   37:     0x55ebad92031d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4883cc1119971bfe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   38:     0x55ebad925256 - tokio::runtime::context::runtime::enter_runtime::h7f6b338bc58685c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55ebad920231 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h98586f4d3b604423
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x55ebad9123dd - tokio::runtime::runtime::Runtime::block_on::h98525cd88149e84d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47
[INFO] [stdout]   41:     0x55ebad922ec1 - nk::core::common::tests::host_record_not_empty::hbe48eb1e80bbaa3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:374:9
[INFO] [stdout]   42:     0x55ebad922d67 - nk::core::common::tests::host_record_not_empty::{{closure}}::he2fc49876cb8deca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:367:37
[INFO] [stdout]   43:     0x55ebad91a506 - core::ops::function::FnOnce::call_once::h499aa8c891f8fd89
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55ebad96036b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55ebad96036b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   46:     0x55ebad95fa71 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   47:     0x55ebad95fa71 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x55ebad95fa71 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   49:     0x55ebad95fa71 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   50:     0x55ebad95fa71 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   51:     0x55ebad95fa71 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   52:     0x55ebad95fa71 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   53:     0x55ebad928434 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   54:     0x55ebad928434 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   55:     0x55ebad92ce62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   56:     0x55ebad92ce62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x55ebad92ce62 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   58:     0x55ebad92ce62 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   59:     0x55ebad92ce62 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   60:     0x55ebad92ce62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   61:     0x55ebad92ce62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x55ebadb56b7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   63:     0x55ebadb56b7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x55ebadb56b7b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   65:     0x7f553fc92ac3 - <unknown>
[INFO] [stdout]   66:     0x7f553fd23a04 - __clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::common::tests::host_record_not_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nk`
[INFO] running `Command { std: "docker" "inspect" "50acdaf665cfc8f13a93bdbc566d7089685e2d0f4d476b4d583af8dfaca30097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50acdaf665cfc8f13a93bdbc566d7089685e2d0f4d476b4d583af8dfaca30097", kill_on_drop: false }`
[INFO] [stdout] 50acdaf665cfc8f13a93bdbc566d7089685e2d0f4d476b4d583af8dfaca30097
[INFO] testing bwks/netkraken against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwks%2Fnetkraken" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bwks/netkraken on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bwks/netkraken
[INFO] finished tweaking git repo https://github.com/bwks/netkraken
[INFO] tweaked toml for git repo https://github.com/bwks/netkraken written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bwks/netkraken 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcd946dfecd8e2840df3433637dfff501398a6677ab63e5f340c0640e9fb9a67
[INFO] running `Command { std: "docker" "start" "-a" "dcd946dfecd8e2840df3433637dfff501398a6677ab63e5f340c0640e9fb9a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcd946dfecd8e2840df3433637dfff501398a6677ab63e5f340c0640e9fb9a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd946dfecd8e2840df3433637dfff501398a6677ab63e5f340c0640e9fb9a67", kill_on_drop: false }`
[INFO] [stdout] dcd946dfecd8e2840df3433637dfff501398a6677ab63e5f340c0640e9fb9a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7270efb79737642abd2356a3526189ed530d25839a15d0c8361fb640cff147e
[INFO] running `Command { std: "docker" "start" "-a" "b7270efb79737642abd2356a3526189ed530d25839a15d0c8361fb640cff147e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling deranged v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling time v0.3.25
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling local-ip-address v0.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling netkraken v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s
[INFO] running `Command { std: "docker" "inspect" "b7270efb79737642abd2356a3526189ed530d25839a15d0c8361fb640cff147e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7270efb79737642abd2356a3526189ed530d25839a15d0c8361fb640cff147e", kill_on_drop: false }`
[INFO] [stdout] b7270efb79737642abd2356a3526189ed530d25839a15d0c8361fb640cff147e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd8780a0d7487223999f1b67e1484d9441c42f68c64441f17b7b7ab1b49015b6
[INFO] running `Command { std: "docker" "start" "-a" "fd8780a0d7487223999f1b67e1484d9441c42f68c64441f17b7b7ab1b49015b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling netkraken v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "fd8780a0d7487223999f1b67e1484d9441c42f68c64441f17b7b7ab1b49015b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8780a0d7487223999f1b67e1484d9441c42f68c64441f17b7b7ab1b49015b6", kill_on_drop: false }`
[INFO] [stdout] fd8780a0d7487223999f1b67e1484d9441c42f68c64441f17b7b7ab1b49015b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 266beb5f46de135d656593f9a8cba8e1117625be9cc0cda022b3156c0f79387b
[INFO] running `Command { std: "docker" "start" "-a" "266beb5f46de135d656593f9a8cba8e1117625be9cc0cda022b3156c0f79387b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nk-275e3f928a336f8d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test util::handler::tests::loop_handler_with_loop_count_eq_num_repeats_is_true ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_loop_count_gt_num_repeats_is_true ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_max_count_is_true ... ok
[INFO] [stdout] test util::message::tests::ping_header_msg_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_ipv4_and_ip6s_is_expected ... ok
[INFO] [stdout] test util::message::tests::cli_header_msg_is_expected ... ok
[INFO] [stdout] test util::handler::tests::loop_handler_with_repeat_count_gt_0_is_false ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_only_ip4s_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_no_ips_is_expected ... ok
[INFO] [stdout] test util::message::tests::client_summary_table_msg_is_expected ... ok
[INFO] [stdout] test util::message::tests::resolved_ips_msg_with_only_ip6s_is_expected ... ok
[INFO] [stdout] test util::message::tests::server_conn_success_msg_with_time_is_expected ... ok
[INFO] [stdout] test core::common::tests::host_record_empty ... ok
[INFO] [stdout] test util::message::tests::server_conn_success_msg_without_time_is_expected ... ok
[INFO] [stdout] test util::message::tests::server_start_msg_is_expected ... ok
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_ipv6_addr ... ok
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_ipv4_addr ... ok
[INFO] [stdout] test util::parser::tests::parse_nk_message_none ... ok
[INFO] [stdout] test util::parser::tests::parse_nk_message_some ... ok
[INFO] [stdout] test util::result::tests::calc_loss_percent_is_expected ... ok
[INFO] [stdout] test util::result::tests::result_map_with_no_ips_is_expected ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_0ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_1ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_9_877ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_returns_neg_1ms ... ok
[INFO] [stdout] test util::result::tests::result_map_with_ipv4_and_ip6s_is_expected ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_with_post_timestamp_neg_1000_returns_1ms ... ok
[INFO] [stdout] test util::time::tests::calc_connect_ms_with_pre_timestamp_neg_1000_returns_1ms ... ok
[INFO] [stdout] test util::validate::tests::test_validate_local_ipv6_fails ... ok
[INFO] [stdout] test util::validate::tests::test_validate_local_ipv4_fails ... ok
[INFO] [stdout] test util::parser::tests::parse_ipaddr_with_invalid_param - should panic ... ok
[INFO] [stdout] test core::common::tests::host_record_not_empty ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::common::tests::host_record_not_empty stdout ----
[INFO] [stdout] thread 'core::common::tests::host_record_not_empty' panicked at src/core/common.rs:373:9:
[INFO] [stdout] assertion failed: !host_record.ipv4_sockets.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ac46647485 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ac46647485 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ac46647485 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ac46647485 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ac46671fdb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ac46671fdb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ac466445cf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ac4664725e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ac4664725e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ac46648bc9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ac4664891c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ac4644f8af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ac4644f8af - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ac466491cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ac466491cb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ac46648f0b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55ac46647949 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ac46648c77 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ac463eaa73 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ac463eab1c - core::panicking::panic::h049fed9389bf889e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55ac4640fb1b - nk::core::common::tests::host_record_not_empty::{{closure}}::ha82a77d12ae91a37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:373:9
[INFO] [stdout]   21:     0x55ac463f01d2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h872cc0498ab85ac6
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   22:     0x55ac463f018d - <core::pin::Pin<P> as core::future::future::Future>::poll::h14dcdb07ca026007
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55ac463efcdf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h22951863eb073fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout]   24:     0x55ac463efc25 - tokio::runtime::coop::with_budget::h348bebc4ee133bc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x55ac463efc25 - tokio::runtime::coop::budget::h421657615952b0bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x55ac463efc25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd0d7e4481f950771
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x55ac463ee9c0 - tokio::runtime::scheduler::current_thread::Context::enter::hc72c702fd39ad298
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x55ac463ef47e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdef45c2aedcdc5ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout]   29:     0x55ac463ef1f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h90d5c12778082581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x55ac4640887b - tokio::runtime::context::scoped::Scoped<T>::set::h2d21bfa5b6d67089
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x55ac46411129 - tokio::runtime::context::set_scheduler::{{closure}}::h6d9d9293ad9a117e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26
[INFO] [stdout]   32:     0x55ac4640bbd0 - std::thread::local::LocalKey<T>::try_with::h1079a46290fddb35
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   33:     0x55ac4640b9da - std::thread::local::LocalKey<T>::with::hca644ca07e8bc733
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   34:     0x55ac464110dd - tokio::runtime::context::set_scheduler::h62163461c1458ff5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9
[INFO] [stdout]   35:     0x55ac463eefa0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h30bd9c107155240f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x55ac463ef213 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h04686ca59142dbc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout]   37:     0x55ac463ee313 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55287760d7b9de1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   38:     0x55ac46411416 - tokio::runtime::context::runtime::enter_runtime::h43d0138b3fe6c879
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55ac463ee271 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h098f3ba109287ed2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x55ac4640d10d - tokio::runtime::runtime::Runtime::block_on::h80fcdf0f2104facb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47
[INFO] [stdout]   41:     0x55ac4640f7c1 - nk::core::common::tests::host_record_not_empty::hd66c52069adc8ea0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:374:9
[INFO] [stdout]   42:     0x55ac4640f667 - nk::core::common::tests::host_record_not_empty::{{closure}}::h659924503b02f47a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/common.rs:367:37
[INFO] [stdout]   43:     0x55ac46418416 - core::ops::function::FnOnce::call_once::hf06b6050e20c382a
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55ac464541cb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55ac464541cb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   46:     0x55ac46453891 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   47:     0x55ac46453891 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x55ac46453891 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   49:     0x55ac46453891 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   50:     0x55ac46453891 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   51:     0x55ac46453891 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   52:     0x55ac46453891 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   53:     0x55ac4641c264 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   54:     0x55ac4641c264 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   55:     0x55ac46420d32 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   56:     0x55ac46420d32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x55ac46420d32 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   58:     0x55ac46420d32 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   59:     0x55ac46420d32 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   60:     0x55ac46420d32 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   61:     0x55ac46420d32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x55ac4664d5eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   63:     0x55ac4664d5eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x55ac4664d5eb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   65:     0x7f6760986ac3 - <unknown>
[INFO] [stdout]   66:     0x7f6760a17a04 - __clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::common::tests::host_record_not_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nk`
[INFO] running `Command { std: "docker" "inspect" "266beb5f46de135d656593f9a8cba8e1117625be9cc0cda022b3156c0f79387b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266beb5f46de135d656593f9a8cba8e1117625be9cc0cda022b3156c0f79387b", kill_on_drop: false }`
[INFO] [stdout] 266beb5f46de135d656593f9a8cba8e1117625be9cc0cda022b3156c0f79387b
