[INFO] fetching crate netsim-embed-core 0.4.3... [INFO] testing netsim-embed-core-0.4.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate netsim-embed-core 0.4.3 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netsim-embed-core 0.4.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58ac237c8db029971358f3f1a5c1c092aced845326eece619a4d7501175fc030 [INFO] running `Command { std: "docker" "start" "-a" "58ac237c8db029971358f3f1a5c1c092aced845326eece619a4d7501175fc030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58ac237c8db029971358f3f1a5c1c092aced845326eece619a4d7501175fc030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ac237c8db029971358f3f1a5c1c092aced845326eece619a4d7501175fc030", kill_on_drop: false }` [INFO] [stdout] 58ac237c8db029971358f3f1a5c1c092aced845326eece619a4d7501175fc030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58df349fe86ec01bdc1fec92f144b8c4c61671ec72cda209f808ffedc212bdc [INFO] running `Command { std: "docker" "start" "-a" "b58df349fe86ec01bdc1fec92f144b8c4c61671ec72cda209f808ffedc212bdc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling libpacket-core v0.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling libpacket-derive v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling libpacket v0.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [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 33.93s [INFO] running `Command { std: "docker" "inspect" "b58df349fe86ec01bdc1fec92f144b8c4c61671ec72cda209f808ffedc212bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58df349fe86ec01bdc1fec92f144b8c4c61671ec72cda209f808ffedc212bdc", kill_on_drop: false }` [INFO] [stdout] b58df349fe86ec01bdc1fec92f144b8c4c61671ec72cda209f808ffedc212bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca943d8f2618f6c51293aa85ed6ca6e8def5fb3256140f9fe8cf27600ae5e809 [INFO] running `Command { std: "docker" "start" "-a" "ca943d8f2618f6c51293aa85ed6ca6e8def5fb3256140f9fe8cf27600ae5e809", kill_on_drop: false }` [INFO] [stderr] Compiling async-channel v1.9.0 [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 5.51s [INFO] running `Command { std: "docker" "inspect" "ca943d8f2618f6c51293aa85ed6ca6e8def5fb3256140f9fe8cf27600ae5e809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca943d8f2618f6c51293aa85ed6ca6e8def5fb3256140f9fe8cf27600ae5e809", kill_on_drop: false }` [INFO] [stdout] ca943d8f2618f6c51293aa85ed6ca6e8def5fb3256140f9fe8cf27600ae5e809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cec1caf6ff234bf8e462c60aca0c40f142e0789c98ebc6b7c573db743b276b9 [INFO] running `Command { std: "docker" "start" "-a" "3cec1caf6ff234bf8e462c60aca0c40f142e0789c98ebc6b7c573db743b276b9", 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.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netsim_embed_core-b38a6d3bf6884461) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test range::tests::it_creates_address_range ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] test tests::test_delay ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_delay stdout ---- [INFO] [stdout] 103.532059ms [INFO] [stdout] [INFO] [stdout] thread 'tests::test_delay' (17) panicked at src/lib.rs:217:9: [INFO] [stdout] assertion failed: now.elapsed() < Duration::from_millis(102) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61eea09573f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61eea09573f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61eea09573f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61eea09573f2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61eea096c1da - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61eea096c1da - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x61eea095c2a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61eea095c2a6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61eea09355ff - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61eea09355ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61eea094f439 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61eea08af01e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x61eea08af01e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61eea094f5f2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x61eea094f5f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61eea09356ea - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x61eea092a879 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61eea093650d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61eea096c8ec - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61eea096c8b2 - core[585f66e14d78f9ba]::panicking::panic [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x61eea0828f1b - netsim_embed_core[d708eab82c029975]::tests::test_delay::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:217:9 [INFO] [stdout] 21: 0x61eea0833b60 - as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0} [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: 0x61eea0830828 - ::set_current::< as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0} [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: 0x61eea082e865 - >>::try_with::<::set_current< as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 24: 0x61eea082e51e - >>::with::<::set_current< as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 25: 0x61eea082de68 - ::set_current::< as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>> [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: 0x61eea0835761 - as core[585f66e14d78f9ba]::future::future::Future>::poll [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: 0x61eea082c904 - , ::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll [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: 0x61eea0831260 - ::run::<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0} [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: 0x61eea0830c78 - ::run::<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0} [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: 0x61eea0830efe - ::run::<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0} [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: 0x61eea08316f5 - async_io[a6256403c9e2d255]::driver::block_on::<(), ::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}>::{closure#1} [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: 0x61eea082f0ad - )>>>::try_with::::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}>::{closure#1}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x61eea082ef7e - )>>>::with::::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}>::{closure#1}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x61eea0830533 - async_io[a6256403c9e2d255]::driver::block_on::<(), ::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}> [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: 0x61eea0828273 - async_global_executor[8b78be24fcdcf597]::reactor::block_on::<::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}, ()>::{closure#0} [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: 0x61eea0827a7d - async_global_executor[8b78be24fcdcf597]::reactor::block_on::<::run<(), async_std[924f5515a58370a3]::task::builder::SupportTaskLocals>::{closure#0}, ()> [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: 0x61eea08313db - async_global_executor[8b78be24fcdcf597]::executor::block_on::, ()>::{closure#0} [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: 0x61eea082f22f - >::try_with::, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 39: 0x61eea082f0fe - >::with::, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 40: 0x61eea0830426 - async_global_executor[8b78be24fcdcf597]::executor::block_on::, ()> [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: 0x61eea0831e10 - ::blocking::::{closure#0}::{closure#0} [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: 0x61eea0830734 - ::set_current::<::blocking::{closure#0}::{closure#0}, ()>::{closure#0} [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: 0x61eea082e74d - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 44: 0x61eea082e4de - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 45: 0x61eea082de27 - ::set_current::<::blocking::{closure#0}::{closure#0}, ()> [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: 0x61eea083097a - ::blocking::::{closure#0} [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: 0x61eea082ee0f - >>::try_with::<::blocking::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 48: 0x61eea082ecde - >>::with::<::blocking::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 49: 0x61eea082e0d5 - ::blocking:: [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: 0x61eea0827eae - async_std[924f5515a58370a3]::task::block_on::block_on:: [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: 0x61eea082bb56 - netsim_embed_core[d708eab82c029975]::tests::test_delay [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:202:5 [INFO] [stdout] 52: 0x61eea0828537 - netsim_embed_core[d708eab82c029975]::tests::test_delay::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:202:23 [INFO] [stdout] 53: 0x61eea082d9f6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x61eea08a33cb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x61eea08a33cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: 0x61eea08afc2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 57: 0x61eea08afc2a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x61eea08afc2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x61eea08afc2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x61eea08afc2a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x61eea08afc2a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 62: 0x61eea08afc2a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 63: 0x61eea08aa0f4 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 64: 0x61eea08aa0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 65: 0x61eea08b2722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 66: 0x61eea08b2722 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 67: 0x61eea08b2722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 68: 0x61eea08b2722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 69: 0x61eea08b2722 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x61eea08b2722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 71: 0x61eea08b2722 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x61eea0956c6f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 73: 0x61eea0956c6f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 74: 0x727f52df6aa4 - [INFO] [stdout] 75: 0x727f52e83a64 - clone [INFO] [stdout] 76: 0x0 - [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.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3cec1caf6ff234bf8e462c60aca0c40f142e0789c98ebc6b7c573db743b276b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cec1caf6ff234bf8e462c60aca0c40f142e0789c98ebc6b7c573db743b276b9", kill_on_drop: false }` [INFO] [stdout] 3cec1caf6ff234bf8e462c60aca0c40f142e0789c98ebc6b7c573db743b276b9