[INFO] fetching crate netsim-embed-core 0.4.3...
[INFO] testing netsim-embed-core-0.4.3 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate netsim-embed-core 0.4.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate netsim-embed-core 0.4.3
[INFO] finished tweaking crates.io crate netsim-embed-core 0.4.3
[INFO] tweaked toml for crates.io crate netsim-embed-core 0.4.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netsim-embed-core 0.4.3 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding async-global-executor v2.4.1 (available: v3.1.0)
[INFO] [stderr]       Adding async-io v1.13.0 (available: v2.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bad11be15fae44037e9594a1146385676ab2fedb6ddcb3021f73373762c44473
[INFO] running `Command { std: "docker" "start" "-a" "bad11be15fae44037e9594a1146385676ab2fedb6ddcb3021f73373762c44473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bad11be15fae44037e9594a1146385676ab2fedb6ddcb3021f73373762c44473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad11be15fae44037e9594a1146385676ab2fedb6ddcb3021f73373762c44473", kill_on_drop: false }`
[INFO] [stdout] bad11be15fae44037e9594a1146385676ab2fedb6ddcb3021f73373762c44473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9697d48d2b9f40d7c22f15e601f701071c2ec6e6352dc06198f75446656cc127
[INFO] running `Command { std: "docker" "start" "-a" "9697d48d2b9f40d7c22f15e601f701071c2ec6e6352dc06198f75446656cc127", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling libpacket-core v0.1.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libpacket-derive v0.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling libpacket v0.1.2
[INFO] [stderr]    Compiling netsim-embed-core v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `random_global`, `is_global`, `is_reserved_addr`, and `from_netmask_bits` are never used
[INFO] [stdout]   --> src/addr.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Ipv4AddrExt {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout] 23 |     /// Get a random, global IPv4 address.
[INFO] [stdout] 24 |     fn random_global() -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// Returns `true` if this is a global IPv4 address
[INFO] [stdout] 26 |     fn is_global(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 27 |     /// Returns `true` if this is a reserved IPv4 address.
[INFO] [stdout] 28 |     fn is_reserved_addr(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn from_netmask_bits(bits: u8) -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s
[INFO] running `Command { std: "docker" "inspect" "9697d48d2b9f40d7c22f15e601f701071c2ec6e6352dc06198f75446656cc127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9697d48d2b9f40d7c22f15e601f701071c2ec6e6352dc06198f75446656cc127", kill_on_drop: false }`
[INFO] [stdout] 9697d48d2b9f40d7c22f15e601f701071c2ec6e6352dc06198f75446656cc127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35260de9ad015d359aa7b7135b77763548f8de09e1de74e38df8f652527d0166
[INFO] running `Command { std: "docker" "start" "-a" "35260de9ad015d359aa7b7135b77763548f8de09e1de74e38df8f652527d0166", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stdout] warning: associated items `random_global`, `is_global`, `is_reserved_addr`, and `from_netmask_bits` are never used
[INFO] [stdout]   --> src/addr.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Ipv4AddrExt {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout] 23 |     /// Get a random, global IPv4 address.
[INFO] [stdout] 24 |     fn random_global() -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// Returns `true` if this is a global IPv4 address
[INFO] [stdout] 26 |     fn is_global(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 27 |     /// Returns `true` if this is a reserved IPv4 address.
[INFO] [stdout] 28 |     fn is_reserved_addr(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn from_netmask_bits(bits: u8) -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling netsim-embed-core v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `random_global`, `is_global`, `is_reserved_addr`, and `from_netmask_bits` are never used
[INFO] [stdout]   --> src/addr.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Ipv4AddrExt {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout] 23 |     /// Get a random, global IPv4 address.
[INFO] [stdout] 24 |     fn random_global() -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// Returns `true` if this is a global IPv4 address
[INFO] [stdout] 26 |     fn is_global(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 27 |     /// Returns `true` if this is a reserved IPv4 address.
[INFO] [stdout] 28 |     fn is_reserved_addr(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn from_netmask_bits(bits: u8) -> Ipv4Addr;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "35260de9ad015d359aa7b7135b77763548f8de09e1de74e38df8f652527d0166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35260de9ad015d359aa7b7135b77763548f8de09e1de74e38df8f652527d0166", kill_on_drop: false }`
[INFO] [stdout] 35260de9ad015d359aa7b7135b77763548f8de09e1de74e38df8f652527d0166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1880fcb378353b33cff126151b05087e4489bf9c9f2b181235276e8c735e384
[INFO] running `Command { std: "docker" "start" "-a" "c1880fcb378353b33cff126151b05087e4489bf9c9f2b181235276e8c735e384", kill_on_drop: false }`
[INFO] [stderr] warning: associated items `random_global`, `is_global`, `is_reserved_addr`, and `from_netmask_bits` are never used
[INFO] [stderr]   --> src/addr.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub trait Ipv4AddrExt {
[INFO] [stderr]    |           ----------- associated items in this trait
[INFO] [stderr] 23 |     /// Get a random, global IPv4 address.
[INFO] [stderr] 24 |     fn random_global() -> Ipv4Addr;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 25 |     /// Returns `true` if this is a global IPv4 address
[INFO] [stderr] 26 |     fn is_global(&self) -> bool;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 27 |     /// Returns `true` if this is a reserved IPv4 address.
[INFO] [stderr] 28 |     fn is_reserved_addr(&self) -> bool;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn from_netmask_bits(bits: u8) -> Ipv4Addr;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `netsim-embed-core` (lib) generated 1 warning
[INFO] [stderr] warning: `netsim-embed-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netsim_embed_core-4e2e4d60a82dccc7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test range::tests::it_creates_address_range ... ok
[INFO] [stdout] test tests::test_delay ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delay stdout ----
[INFO] [stdout] 100.596859ms
[INFO] [stdout] 100.714579ms
[INFO] [stdout] 117.520505ms
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delay' (25) panicked at src/lib.rs:225:9:
[INFO] [stdout] assertion failed: now.elapsed() < Duration::from_millis(112)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570025fbf472 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570025fbf472 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570025fbf472 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570025fbf472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570025fcf4bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570025fcf4bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x570025f8c883 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570025f8c883 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570025f98862 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570025f9d6bf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x570025f9d551 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x570025f2156e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x570025f2156e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570025f9dccf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x570025f9dccf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x570025f9daf6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x570025f98999 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570025f8104d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x570025fd7480 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570025fd745c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570025e87ef3 - netsim_embed_core::tests::test_delay::{{closure}}::h42390d3e1bad8298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:225:9
[INFO] [stdout]   21:     0x570025e7bd50 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hb17e7212eda86835
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x570025e83f78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he42bbecfe784906e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x570025e89185 - std::thread::local::LocalKey<T>::try_with::hd7ba3483089d661a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   24:     0x570025e8852e - std::thread::local::LocalKey<T>::with::h048813a4874ae555
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   25:     0x570025e83d88 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hae145c45948f5be4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x570025e7bd11 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h3e3e530511eb4e91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x570025e8b774 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h48caeec065d5d583
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   28:     0x570025e7c54d - async_executor::State::run::{{closure}}::hdc214229dd2f5ad2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   29:     0x570025e7d058 - async_executor::Executor::run::{{closure}}::h040089ca1e0a1eec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   30:     0x570025e7c12e - async_executor::LocalExecutor::run::{{closure}}::h554c21faafe13c22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   31:     0x570025e82ed5 - async_io::driver::block_on::{{closure}}::hcbe5bd467360f153
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   32:     0x570025e88c3d - std::thread::local::LocalKey<T>::try_with::h695dd7a19aa00ac9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x570025e8867e - std::thread::local::LocalKey<T>::with::hbf90b6ee3b49b608
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x570025e82b73 - async_io::driver::block_on::h61abe42a1db32121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   35:     0x570025e7f983 - async_global_executor::reactor::block_on::{{closure}}::hee89fc68b05dd21b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   36:     0x570025e7f953 - async_global_executor::reactor::block_on::hbebe83067cac0140
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   37:     0x570025e8843b - async_global_executor::executor::block_on::{{closure}}::h4ac7b0ad4633c73e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   38:     0x570025e88d7f - std::thread::local::LocalKey<T>::try_with::h7315de109c483084
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x570025e8857e - std::thread::local::LocalKey<T>::with::h667b9141228c266e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x570025e883e6 - async_global_executor::executor::block_on::h3314616af20eefa0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   41:     0x570025e84780 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h120a61fd658bba71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   42:     0x570025e83e84 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h36fb2da4a8577435
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   43:     0x570025e88a2d - std::thread::local::LocalKey<T>::try_with::h4f3ca2f8ed5398fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   44:     0x570025e886fe - std::thread::local::LocalKey<T>::with::hd828175b661e83be
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   45:     0x570025e83dc7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcf8416c79998b514
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   46:     0x570025e846ca - async_std::task::builder::Builder::blocking::{{closure}}::h33523b9ade4c302d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   47:     0x570025e88ebf - std::thread::local::LocalKey<T>::try_with::h88c766058fba2091
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   48:     0x570025e884ee - std::thread::local::LocalKey<T>::with::h00bd39966b7010aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   49:     0x570025e843bc - async_std::task::builder::Builder::blocking::h283816609d60d93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   50:     0x570025e8488e - async_std::task::block_on::block_on::h7b1c7094d38b87df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   51:     0x570025e86dd6 - netsim_embed_core::tests::test_delay::h77247fca59e0794d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:202:5
[INFO] [stdout]   52:     0x570025e882f7 - netsim_embed_core::tests::test_delay::{{closure}}::heeb8497c7add239a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:202:23
[INFO] [stdout]   53:     0x570025e80316 - core::ops::function::FnOnce::call_once::ha4d9c1b36055ac7a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x570025f2136b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x570025f2136b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x570025f353cd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x570025f353cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x570025f353cd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x570025f353cd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x570025f353cd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x570025f353cd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x570025f353cd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x570025f0e914 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x570025f0e914 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x570025f1216a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   66:     0x570025f1216a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x570025f1216a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x570025f1216a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x570025f1216a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x570025f1216a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   71:     0x570025f1216a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x570025f93d9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   73:     0x570025f93d9f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   74:     0x7154412a8aa4 - <unknown>
[INFO] [stdout]   75:     0x715441335a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_delay
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c1880fcb378353b33cff126151b05087e4489bf9c9f2b181235276e8c735e384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1880fcb378353b33cff126151b05087e4489bf9c9f2b181235276e8c735e384", kill_on_drop: false }`
[INFO] [stdout] c1880fcb378353b33cff126151b05087e4489bf9c9f2b181235276e8c735e384
