[INFO] cloning repository https://github.com/hoodie/minibal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoodie/minibal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fminibal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fminibal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c54c7f8bed82d5fc0001e2e0ae3d8fc8733aaaf7 [INFO] testing hoodie/minibal against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fminibal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hoodie/minibal [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/hoodie/minibal [INFO] tweaked toml for git repo https://github.com/hoodie/minibal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hoodie/minibal on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hoodie/minibal 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ce9ee834f83e9547cf1e2498806bf50abe1674b9319e85c0e84a8a8abb8547 [INFO] running `Command { std: "docker" "start" "-a" "24ce9ee834f83e9547cf1e2498806bf50abe1674b9319e85c0e84a8a8abb8547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ce9ee834f83e9547cf1e2498806bf50abe1674b9319e85c0e84a8a8abb8547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ce9ee834f83e9547cf1e2498806bf50abe1674b9319e85c0e84a8a8abb8547", kill_on_drop: false }` [INFO] [stdout] 24ce9ee834f83e9547cf1e2498806bf50abe1674b9319e85c0e84a8a8abb8547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75b444b8a3f7711aea10b59ac9d581ccd54c586d503488b13bab99392eaf3e16 [INFO] running `Command { std: "docker" "start" "-a" "75b444b8a3f7711aea10b59ac9d581ccd54c586d503488b13bab99392eaf3e16", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling hannibal-derive v0.13.2 (/opt/rustwide/workdir/hannibal-derive) [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling hannibal v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "75b444b8a3f7711aea10b59ac9d581ccd54c586d503488b13bab99392eaf3e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b444b8a3f7711aea10b59ac9d581ccd54c586d503488b13bab99392eaf3e16", kill_on_drop: false }` [INFO] [stdout] 75b444b8a3f7711aea10b59ac9d581ccd54c586d503488b13bab99392eaf3e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cda3f79f0de7fad0276c673e3105fd6c9d8839ae9e8df55db962ee1215ada93d [INFO] running `Command { std: "docker" "start" "-a" "cda3f79f0de7fad0276c673e3105fd6c9d8839ae9e8df55db962ee1215ada93d", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling async-signals v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling color-backtrace v0.7.1 [INFO] [stderr] Compiling hannibal v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "cda3f79f0de7fad0276c673e3105fd6c9d8839ae9e8df55db962ee1215ada93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda3f79f0de7fad0276c673e3105fd6c9d8839ae9e8df55db962ee1215ada93d", kill_on_drop: false }` [INFO] [stdout] cda3f79f0de7fad0276c673e3105fd6c9d8839ae9e8df55db962ee1215ada93d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c83dc04ec862fe5fb22be44e6811d88e1af4865e8d08c0f4f2e4bb826023fa13 [INFO] running `Command { std: "docker" "start" "-a" "c83dc04ec862fe5fb22be44e6811d88e1af4865e8d08c0f4f2e4bb826023fa13", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hannibal-09e46dd5f12d556e) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test actor::service::tests::already_running_service ... ok [INFO] [stdout] test actor::service::tests::get_service_from_registry ... ok [INFO] [stdout] test actor::service::tests::replace_service ... ok [INFO] [stdout] test actor::spawnable::tests::spawned_with_tokio::spawn_default ... ok [INFO] [stdout] test actor::service::tests::replace_service_when_none_exists ... ok [INFO] [stdout] test actor::spawnable::tests::spawned_with_tokio::spawn ... ok [INFO] [stdout] test actor::service::tests::reregistering_service_only_if_stopped ... ok [INFO] [stdout] test actor::service::tests::unregister_service ... ok [INFO] [stdout] test addr::tests::addr_call ... ok [INFO] [stdout] test addr::tests::addr_stopped_after_stop ... ok [INFO] [stdout] test addr::tests::addr_stop ... ok [INFO] [stdout] test addr::tests::weak_caller_does_not_prolong_life ... ok [INFO] [stdout] test addr::tests::weak_sender_does_not_prolong_life ... ok [INFO] [stdout] test addr::weak_caller::tests::does_not_prolong_life ... ok [INFO] [stdout] test addr::weak_sender::tests::upgrade ... ok [INFO] [stdout] test addr::tests::ctx_stop ... ok [INFO] [stdout] test broker::subscribe_publish_unsubscribe::publish_different_ways ... ok [INFO] [stdout] test addr::weak_addr::tests::does_not_prolong_life ... ok [INFO] [stdout] test addr::weak_addr::tests::send_fails_after_drop ... ok [INFO] [stdout] test addr::weak_caller::tests::try_call_fails ... ok [INFO] [stdout] test addr::weak_sender::tests::does_not_prolong_life ... ok [INFO] [stdout] test addr::weak_sender::tests::try_call_fails ... ok [INFO] [stdout] test addr::tests::addr_send_err ... ok [INFO] [stdout] test addr::tests::addr_send ... ok [INFO] [stdout] test addr::tests::weak_addr_does_not_prolong_life ... ok [INFO] [stdout] test addr::weak_caller::tests::upgrade ... ok [INFO] [stdout] test addr::weak_addr::tests::upgrade ... ok [INFO] [stdout] test context::context_id::ids_go_up ... ok [INFO] [stdout] test context::task_id::ids_go_up ... ok [INFO] [stdout] test context::interval_cleanup::interval::stopped_when_actor_stopped ... ok [INFO] [stdout] test context::interval_cleanup::delayed_send::stopped_when_actor_stopped ... ok [INFO] [stdout] test context::interval_cleanup::interval_with::stopped_when_actor_stopped ... ok [INFO] [stdout] test context::interval_cleanup::interval_with::stopped_by_task_handle ... ok [INFO] [stdout] test context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long stdout ---- [INFO] [stdout] Log 1: 4 "[ 73 ms] None sending: IntervalSleep 1 every 70ms" [INFO] [stdout] Log 2: 3 "[ 103 ms] None sending: StopTasks after 80ms" [INFO] [stdout] Log 3: 0 "[ 103 ms] Some(Id(37)) Handle 41/1 called" [INFO] [stdout] Log 4: 4 "[ 145 ms] None sending: IntervalSleep 2 every 70ms" [INFO] [stdout] Log 5: 1 "[ 304 ms] Some(Id(37)) Handle 41/1 post sleep of 200ms" [INFO] [stdout] Log 6: 2 "[ 304 ms] Some(Id(37)) ๐Ÿงน handing StopTasks -> stopping tasks" [INFO] [stdout] Log 7: 0 "[ 304 ms] Some(Id(37)) Handle 42/2 called" [INFO] [stdout] Log 8: 1 "[ 505 ms] Some(Id(37)) Handle 42/2 post sleep of 200ms" [INFO] [stdout] Log 9: 5 "[ 701 ms] None โœ‹ HALTING ACTOR AFTER 700ms" [INFO] [stdout] Log 10: 6 "[ 701 ms] Some(Id(37)) ๐Ÿ Actor stopped" [INFO] [stdout] [INFO] [stdout] thread 'context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long' panicked at src/context.rs:631:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [SendInterval, SendDelay, HandleSleep, SendInterval, HandleSleepPostSleep, HandleStop, HandleSleep, HandleSleepPostSleep, TriggerHalt, Stopped] [INFO] [stdout] right: [SendInterval, HandleSleep, SendDelay, SendInterval, HandleSleepPostSleep, HandleStop, HandleSleep, HandleSleepPostSleep, TriggerHalt, Stopped] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64b985043ee2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64b985043ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64b985043ee2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64b985043ee2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64b98506a843 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64b98506a843 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x64b985040c43 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64b985040c43 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64b985043d32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64b98504545c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x64b9850452b2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x64b984f0be94 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x64b984f0be94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64b985045f3b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x64b985045f3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x64b985045c0a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x64b9850443d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x64b98504589d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x64b985068a30 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x64b985068d28 - core::panicking::assert_failed_inner::h6a89cd271393c011 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x64b984e8e75d - core::panicking::assert_failed::hcaef10cdaf266071 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x64b984eb1ce2 - hannibal::context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long::{{closure}}::haaf9766c51f0247f [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:631:13 [INFO] [stdout] 22: 0x64b984e93ddb - as core::future::future::Future>::poll::h47ddbbffe480b3eb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x64b984e93ddb - as core::future::future::Future>::poll::h4dbd61849d2db1c5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6b5c70272f4ce536 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x64b984e93ddb - tokio::task::coop::with_budget::h51aa84a47608f6a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x64b984e93ddb - tokio::task::coop::budget::h2e9e17f43240fa71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha846c75caa549935 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::Context::enter::h4e442f3f0ff2a6ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc438c78dfb9a63fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h40ad52fe31cd518b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x64b984e93ddb - tokio::runtime::context::scoped::Scoped::set::h9b1b35e4fe885d34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x64b984e93ddb - tokio::runtime::context::set_scheduler::{{closure}}::h04ff06fa7b53b4c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x64b984e93ddb - std::thread::local::LocalKey::try_with::h96434f0362123bcd [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x64b984e93ddb - std::thread::local::LocalKey::with::hd9e5b659a2ab07f7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x64b984e93ddb - tokio::runtime::context::set_scheduler::h853aca8e2006ed32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5d41b2116e91d67e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h19e6dbc61b373686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h98efdbe4b85d202c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x64b984e93ddb - tokio::runtime::context::runtime::enter_runtime::h5b10965cb2dcd709 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x64b984e93ddb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3e82d5ebf63479e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x64b984e93ddb - tokio::runtime::runtime::Runtime::block_on_inner::h6c9ce402f422f8fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x64b984e93ddb - tokio::runtime::runtime::Runtime::block_on::hc07066167763044a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x64b984eb101b - hannibal::context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long::h12d4f10ad1a6d6b7 [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:611:58 [INFO] [stdout] 44: 0x64b984e8d189 - hannibal::context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long::{{closure}}::hcd2920d13ffbcfaa [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:611:57 [INFO] [stdout] 45: 0x64b984e8d189 - core::ops::function::FnOnce::call_once::hf3ac4585597cb3e3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x64b984f115cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x64b984f115cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x64b984f1080e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x64b984f1080e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x64b984f1080e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x64b984f1080e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x64b984f1080e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x64b984f1080e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x64b984f1080e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x64b984ed43b4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x64b984ed43b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 57: 0x64b984ed7d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x64b984ed7d5a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x64b984ed7d5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x64b984ed7d5a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x64b984ed7d5a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x64b984ed7d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x64b984ed7d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x64b9850490b7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x64b9850490b7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 66: 0x64b9850490b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 67: 0x7d15c6620aa4 - [INFO] [stdout] 68: 0x7d15c66ada34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] context::interval_cleanup::interval_order::dont_overlap_when_tasks_take_too_long [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c83dc04ec862fe5fb22be44e6811d88e1af4865e8d08c0f4f2e4bb826023fa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83dc04ec862fe5fb22be44e6811d88e1af4865e8d08c0f4f2e4bb826023fa13", kill_on_drop: false }` [INFO] [stdout] c83dc04ec862fe5fb22be44e6811d88e1af4865e8d08c0f4f2e4bb826023fa13