[INFO] cloning repository https://github.com/pianohacker/fakenet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pianohacker/fakenet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpianohacker%2Ffakenet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpianohacker%2Ffakenet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301522eca4635b034bad225e152c098196817301 [INFO] testing pianohacker/fakenet against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpianohacker%2Ffakenet" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pianohacker/fakenet on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pianohacker/fakenet [INFO] finished tweaking git repo https://github.com/pianohacker/fakenet [INFO] tweaked toml for git repo https://github.com/pianohacker/fakenet written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pianohacker/fakenet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded nix v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faf7fb9522715f970e92765d645aa51d8fe3481c508f3c3db9687081c12e99d2 [INFO] running `Command { std: "docker" "start" "-a" "faf7fb9522715f970e92765d645aa51d8fe3481c508f3c3db9687081c12e99d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faf7fb9522715f970e92765d645aa51d8fe3481c508f3c3db9687081c12e99d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf7fb9522715f970e92765d645aa51d8fe3481c508f3c3db9687081c12e99d2", kill_on_drop: false }` [INFO] [stdout] faf7fb9522715f970e92765d645aa51d8fe3481c508f3c3db9687081c12e99d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d944e7064c0c1b34f913514a7064d4854e84c9c8e3e377bc5e3bac60f5ba1539 [INFO] running `Command { std: "docker" "start" "-a" "d944e7064c0c1b34f913514a7064d4854e84c9c8e3e377bc5e3bac60f5ba1539", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fakenet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `pop` is never used [INFO] [stdout] --> src/delay_queue.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn pop(&mut self) -> Option [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `traffic_class` is never used [INFO] [stdout] --> src/protocols/ipv6/packet.rs:325:12 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn traffic_class(self, traffic_class: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `flow_label` is never used [INFO] [stdout] --> src/protocols/ipv6/packet.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn flow_label(self, flow_label: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.06s [INFO] running `Command { std: "docker" "inspect" "d944e7064c0c1b34f913514a7064d4854e84c9c8e3e377bc5e3bac60f5ba1539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d944e7064c0c1b34f913514a7064d4854e84c9c8e3e377bc5e3bac60f5ba1539", kill_on_drop: false }` [INFO] [stdout] d944e7064c0c1b34f913514a7064d4854e84c9c8e3e377bc5e3bac60f5ba1539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115d34a774a01687aefe6ed598fd053412f6f2603096ca423e1dea93e6320a1a [INFO] running `Command { std: "docker" "start" "-a" "115d34a774a01687aefe6ed598fd053412f6f2603096ca423e1dea93e6320a1a", kill_on_drop: false }` [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling ntest v0.7.3 [INFO] [stderr] Compiling fakenet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.17s [INFO] running `Command { std: "docker" "inspect" "115d34a774a01687aefe6ed598fd053412f6f2603096ca423e1dea93e6320a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115d34a774a01687aefe6ed598fd053412f6f2603096ca423e1dea93e6320a1a", kill_on_drop: false }` [INFO] [stdout] 115d34a774a01687aefe6ed598fd053412f6f2603096ca423e1dea93e6320a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3922b8c634d4ab09648d8e9b298775d54486c5cd0c843534459899a723f67eca [INFO] running `Command { std: "docker" "start" "-a" "3922b8c634d4ab09648d8e9b298775d54486c5cd0c843534459899a723f67eca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fakenet-15a9a1f13eca253f) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test delay_queue::tests::returns_the_next_entry_from_at ... ok [INFO] [stdout] test delay_queue::tests::channel_gives_time_for_next_entry ... ok [INFO] [stdout] test delay_queue::tests::returns_the_next_entry ... ok [INFO] [stdout] test protocols::ipv4::tests::address_with_zeroes_decodes ... ok [INFO] [stdout] test protocols::ipv4::tests::nonzero_address_decodes ... ok [INFO] [stdout] test protocols::ipv6::address::tests::display_shows_full_addresses ... ok [INFO] [stdout] test protocols::ipv6::address::tests::display_abbreviates_runs_of_zeroes ... ok [INFO] [stdout] test protocols::encdec::tests::round_up_to_next_preserves_multiples ... ok [INFO] [stdout] test delay_queue::tests::select_queues_can_receive_from_normal_channel ... ok [INFO] [stdout] test protocols::ipv6::address::tests::display_abbreviates_longest_run_of_zeroes ... ok [INFO] [stdout] test protocols::ipv6::address::tests::combine_subnet_interface_works_on_trivial_input ... ok [INFO] [stdout] test protocols::arp::tests::reply_packet_decodes ... ok [INFO] [stdout] test protocols::encdec::tests::round_up_to_next_returns_multiples ... ok [INFO] [stdout] test protocols::ether::tests::frame_decodes ... ok [INFO] [stdout] test protocols::ipv6::address::tests::into_u128_preserves_order ... ok [INFO] [stdout] test protocols::ipv6::address::tests::partial_address_parses ... ok [INFO] [stdout] test protocols::ipv6::address::tests::prefix_gets_exactly_the_desired_bits ... ok [INFO] [stdout] test protocols::ipv6::address::tests::solicited_nodes_multicast_preserves_lowest_bits ... ok [INFO] [stdout] test protocols::ipv6::address::tests::suffix_gets_exactly_the_desired_bits ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::multicast_listener_packet_decodes ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::multicast_listener_packet_encodes ... ok [INFO] [stdout] test protocols::ipv6::address::tests::multicast_ether_dest_preserves_lowest_bits ... ok [INFO] [stdout] test protocols::ipv6::address::tests::full_address_parses ... ok [INFO] [stdout] test protocols::ipv6::address::tests::from_u128_preserves_order ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::neighbor_solicitation_packet_decodes ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::neighbor_advertisement_packet_decodes ... ok [INFO] [stdout] test protocols::arp::tests::request_packet_decodes ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::neighbor_solicitation_packet_with_nonce_encodes ... ok [INFO] [stdout] test protocols::ipv6::packet::tests::packet_with_unknown_next_header_decodes ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::neighbor_solicitation_packet_with_nonce_decodes ... ok [INFO] [stdout] test protocols::ipv6::packet::tests::packet_with_hop_by_hop_options_encodes ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::router_solicitation_packet_decodes ... ok [INFO] [stdout] test protocols::ipv6::packet::tests::packet_with_hop_by_hop_options_decodes ... ok [INFO] [stdout] test protocols::ipv6::packet::tests::basic_packet_encodes ... ok [INFO] [stdout] test delay_queue::tests::select_queues_unwraps_item ... FAILED [INFO] [stdout] test protocols::ipv6::address::tests::combine_subnet_interface_panics_on_overlapping_subnet_and_interface - should panic ... ok [INFO] [stdout] test protocols::ipv6::address::tests::double_placeholder_address_does_not_parse - should panic ... ok [INFO] [stdout] test protocols::ipv6::address::tests::too_short_address_does_not_parse - should panic ... ok [INFO] [stdout] test protocols::ipv6::icmpv6::tests::multicast_listener_packet_with_invalid_checksum_fails_do_decode - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- delay_queue::tests::select_queues_unwraps_item stdout ---- [INFO] [stdout] thread 'delay_queue::tests::select_queues_unwraps_item' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `2`, [INFO] [stdout] right: `1`', src/delay_queue.rs:161:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556c63a0a8cd - std::backtrace_rs::backtrace::libunwind::trace::h9135f25bc195152c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556c63a0a8cd - std::backtrace_rs::backtrace::trace_unsynchronized::h015ee85be510df51 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556c63a0a8cd - std::sys_common::backtrace::_print_fmt::h5fad03caa9652a2c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556c63a0a8cd - ::fmt::h2b42ca28d244e5c7 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556c63a2e8ec - core::fmt::write::h401e827d053130ed [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x556c63a072a1 - std::io::Write::write_fmt::h1da442c9e1df41d6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x556c63a0c395 - std::sys_common::backtrace::_print::h180c4c706ee1d3fb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556c63a0c395 - std::sys_common::backtrace::print::hd0c35d18765761c9 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556c63a0c395 - std::panicking::default_hook::{{closure}}::h1f023310983bc730 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556c63a0c034 - std::panicking::default_hook::h188fec3334afd5be [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556c63a0c926 - std::panicking::rust_panic_with_hook::hf26e9d4f97b40096 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556c63a0c817 - std::panicking::begin_panic_handler::{{closure}}::hfab912107608087a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556c63a0adc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h434b685ce8d9965b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556c63a0c549 - rust_begin_unwind [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556c6390c3e3 - core::panicking::panic_fmt::ha6dc7f2ab2479463 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x556c63a2ce98 - core::panicking::assert_failed_inner::h433285798fdd5aeb [INFO] [stdout] 16: 0x556c639d30aa - core::panicking::assert_failed::hefb4e2e12a32a604 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x556c6392a806 - fakenet::delay_queue::tests::select_queues_unwraps_item::h1428864b45964034 [INFO] [stdout] at /opt/rustwide/workdir/src/delay_queue.rs:161:36 [INFO] [stdout] 18: 0x556c6392a4aa - fakenet::delay_queue::tests::select_queues_unwraps_item::{{closure}}::h6d282f7ce41ec961 [INFO] [stdout] at /opt/rustwide/workdir/src/delay_queue.rs:154:5 [INFO] [stdout] 19: 0x556c6392090e - core::ops::function::FnOnce::call_once::hff392d294e3abfbc [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x556c639cb5f3 - core::ops::function::FnOnce::call_once::h2da14387562cd1a6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x556c639cb5f3 - test::__rust_begin_short_backtrace::h307c198d88e9e51a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x556c639ca3fa - as core::ops::function::FnOnce>::call_once::h42564b04a6d1df41 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 23: 0x556c639ca3fa - as core::ops::function::FnOnce<()>>::call_once::h286b0e8427b9af31 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556c639ca3fa - std::panicking::try::do_call::h0b094c8aa8626e3b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x556c639ca3fa - std::panicking::try::h253dd43de0385d2d [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x556c639ca3fa - std::panic::catch_unwind::h8a89f69958871bf1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x556c639ca3fa - test::run_test_in_process::h79875496f9bc15c6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x556c639ca3fa - test::run_test::run_test_inner::{{closure}}::hf979093fbdf02646 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x556c6399662d - test::run_test::run_test_inner::{{closure}}::he01c2dd4903b57d1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x556c6399662d - std::sys_common::backtrace::__rust_begin_short_backtrace::hece2f1c514466a0a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x556c6399bf98 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h658be5979f99b3a5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x556c6399bf98 - as core::ops::function::FnOnce<()>>::call_once::h9dbd94372ee944af [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556c6399bf98 - std::panicking::try::do_call::hff71896f3757c3b2 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x556c6399bf98 - std::panicking::try::hbb4c2c2616b6a189 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x556c6399bf98 - std::panic::catch_unwind::h72f47810ab7e379e [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x556c6399bf98 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6331fb85a785812c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x556c6399bf98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h467656fda03180e5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x556c63a11163 - as core::ops::function::FnOnce>::call_once::h56d5fc072706762b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 39: 0x556c63a11163 - as core::ops::function::FnOnce>::call_once::h41deef8e33b824bb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 40: 0x556c63a11163 - std::sys::unix::thread::Thread::new::thread_start::ha6436304a1170bba [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f953a79a609 - start_thread [INFO] [stdout] 42: 0x7f953a56a133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] delay_queue::tests::select_queues_unwraps_item [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin fakenet' [INFO] running `Command { std: "docker" "inspect" "3922b8c634d4ab09648d8e9b298775d54486c5cd0c843534459899a723f67eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3922b8c634d4ab09648d8e9b298775d54486c5cd0c843534459899a723f67eca", kill_on_drop: false }` [INFO] [stdout] 3922b8c634d4ab09648d8e9b298775d54486c5cd0c843534459899a723f67eca