[INFO] cloning repository https://github.com/joseslavkis/YPF-ruta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseslavkis/YPF-ruta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6329cf126aa98a0fdbb4fa35e6e9ee0f4e57d434
[INFO] testing joseslavkis/YPF-ruta against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joseslavkis/YPF-ruta
[INFO] finished tweaking git repo https://github.com/joseslavkis/YPF-ruta
[INFO] tweaked toml for git repo https://github.com/joseslavkis/YPF-ruta written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseslavkis/YPF-ruta on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseslavkis/YPF-ruta 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-2
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.3
[INFO] [stderr]   Downloaded rand v0.10.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0
[INFO] running `Command { std: "docker" "start" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand v0.10.0-rc.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling tp_grupal_arustrados v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.51s
[INFO] running `Command { std: "docker" "inspect" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tp_grupal_arustrados v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::ProcesoInfo`
[INFO] [stdout]    --> src/station_pump/pump.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use crate::config::ProcesoInfo;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/station_pump/pump.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.31s
[INFO] running `Command { std: "docker" "inspect" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::config::ProcesoInfo`
[INFO] [stderr]    --> src/station_pump/pump.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     use crate::config::ProcesoInfo;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> src/station_pump/pump.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |     use std::collections::HashMap;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tp_grupal_arustrados` (lib test) generated 2 warnings (run `cargo fix --lib -p tp_grupal_arustrados --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_grupal_arustrados-e4d20fafa6102824)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test config::tests::load_config_invalid_json_fails ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::new_requires_central_in_map ... ok
[INFO] [stdout] test central_server::server::tests::apply_replication_full_and_incrementals ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::retry_policy_next_delay_and_should_retry ... ok
[INFO] [stdout] test station_pump::pump::tests::final_decision_ignored_if_idle ... ok
[INFO] [stdout] test station_pump::pump::tests::handle_request_when_idle_processes_immediately_and_approves_offline ... ok
[INFO] [stdout] test station_pump::station::tests::station_new_initial_state ... ok
[INFO] [stdout] test utils::messages::tests::bincode_roundtrip_payment_req_resp ... ok
[INFO] [stdout] test utils::types::tests::converts_central_card_to_full_card ... ok
[INFO] [stdout] test utils::messages::tests::bincode_roundtrip_vehicle_charge_request ... ok
[INFO] [stdout] test utils::messages::tests::enum_wrappers_roundtrip ... ok
[INFO] [stdout] test utils::types::tests::converts_full_card_to_station_cache ... ok
[INFO] [stdout] test station_pump::pump::tests::pump_new_initial_state ... ok
[INFO] [stdout] test station_pump::pump::tests::second_request_is_enqueued_then_processed_after_first_decision ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::register_station_adds_active_station ... ok
[INFO] [stdout] test station_pump::station::tests::msg_connection_restored_and_lost_transitions ... ok
[INFO] [stdout] test config::tests::load_config_success ... ok
[INFO] [stdout] test station_pump::station::tests::station_started_creates_pumps ... ok
[INFO] [stdout] test station_pump::station::tests::msg_ask_for_sale_offline_auto_approves ... ok
[INFO] [stdout] test station_pump::offline_storage::tests::append_and_retrieve_sales ... FAILED
[INFO] [stdout] test station_pump::offline_storage::tests::persistence_survives_restart ... FAILED
[INFO] [stdout] test station_pump::station::tests::payment_response_clears_pending ... ok
[INFO] [stdout] test central_server::server::tests::broadcast_leader_change_to_clients ... ok
[INFO] [stdout] test central_server::server::tests::bully_election_highest_id_becomes_leader ... ok
[INFO] [stdout] test central_server::server::tests::redirect_notleader_admin_and_subserver ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- station_pump::offline_storage::tests::append_and_retrieve_sales stdout ----
[INFO] [stdout] [Storage Estación 9999]: Actor iniciado. Archivo: offline_sales_station_9999.json
[INFO] [stdout] 
[INFO] [stdout] thread 'station_pump::offline_storage::tests::append_and_retrieve_sales' (1051) panicked at src/station_pump/offline_storage.rs:247:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a3dba70d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a3dba70d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a3dba70d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a3dba70d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a3dbbcb3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a3dbbcb3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x565a3dbabae2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x565a3dbabae2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x565a3db85676 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a3db85676 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a3db9ef59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a3da3b5cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x565a3da3b5cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x565a3db9f1d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x565a3db9f1d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a3db85732 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a3db7a739 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a3db8644d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a3dbbd2fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a3dbbd072 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a3d9c6627 - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x565a3d9c6627 - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:247:14
[INFO] [stdout]   22:     0x565a3d93cc8f - <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x565a3d930ca0 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x565a3d97ee75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::task::local::LocalData>>::try_with::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x565a3d97bd9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::task::local::LocalData>>::with::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x565a3d9183d6 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x565a3d949c46 - <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x565a3d931db5 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x565a3d854d7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x565a3d742a9d - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x565a3d740b9b - tokio[a43dbd574ea60f73]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x565a3d740b9b - tokio[a43dbd574ea60f73]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x565a3d740b9b - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x565a3d6ff930 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x565a3d73255d - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x565a3d726c44 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x565a3d9a9a1b - <tokio[a43dbd574ea60f73]::runtime::context::scoped::Scoped<tokio[a43dbd574ea60f73]::runtime::scheduler::Context>>::set::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x565a3d8c4219 - tokio[a43dbd574ea60f73]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x565a3d986542 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::runtime::context::Context>>::try_with::<tokio[a43dbd574ea60f73]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x565a3d9826ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::runtime::context::Context>>::with::<tokio[a43dbd574ea60f73]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x565a3d8bdf2d - tokio[a43dbd574ea60f73]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x565a3d717790 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x565a3d71c486 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x565a3d720750 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x565a3d957043 - tokio[a43dbd574ea60f73]::runtime::context::runtime::enter_runtime::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x565a3d6fb486 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x565a3d7f3ddc - <tokio[a43dbd574ea60f73]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x565a3d7f59cb - <tokio[a43dbd574ea60f73]::runtime::runtime::Runtime>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x565a3d91884e - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x565a3d855d37 - <actix_rt[f0153902f46bcf96]::runtime::Runtime>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x565a3d7c6de7 - <actix_rt[f0153902f46bcf96]::system::SystemRunner>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x565a3d9d9cd8 - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:218:5
[INFO] [stdout]   53:     0x565a3d9c5f87 - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:220:41
[INFO] [stdout]   54:     0x565a3d823746 - <tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x565a3da2e6ab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x565a3da2e6ab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x565a3da3bf25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x565a3da3bf25 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x565a3da3bf25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x565a3da3bf25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x565a3da35834 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x565a3da35834 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x565a3da3efa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x565a3da3efa2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x565a3da3efa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x565a3da3efa2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x565a3dba651f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x565a3dba651f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x71273bed1aa4 - <unknown>
[INFO] [stdout]   76:     0x71273bf5ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- station_pump::offline_storage::tests::persistence_survives_restart stdout ----
[INFO] [stdout] [Storage Estación 9998]: Actor iniciado. Archivo: offline_sales_station_9998.json
[INFO] [stdout] 
[INFO] [stdout] thread 'station_pump::offline_storage::tests::persistence_survives_restart' (1052) panicked at src/station_pump/offline_storage.rs:296:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a3dba70d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a3dba70d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a3dba70d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a3dba70d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a3dbbcb3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a3dbbcb3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x565a3dbabae2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x565a3dbabae2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x565a3db85676 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a3db85676 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a3db9ef59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a3da3b5cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x565a3da3b5cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x565a3db9f1d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x565a3db9f1d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a3db85732 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a3db7a739 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a3db8644d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a3dbbd2fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a3dbbd072 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a3d9c7a9c - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x565a3d9c7a9c - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:296:65
[INFO] [stdout]   22:     0x565a3d93cdcf - <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x565a3d930d90 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x565a3d97ef75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::task::local::LocalData>>::try_with::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x565a3d97bdee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::task::local::LocalData>>::with::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x565a3d918416 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x565a3d949c96 - <tokio[a43dbd574ea60f73]::task::local::RunUntil<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x565a3d931ff5 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x565a3d854dbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x565a3d742add - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x565a3d740d3b - tokio[a43dbd574ea60f73]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x565a3d740d3b - tokio[a43dbd574ea60f73]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x565a3d740d3b - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x565a3d6ffc50 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x565a3d732ffd - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x565a3d726c64 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x565a3d9a9b6b - <tokio[a43dbd574ea60f73]::runtime::context::scoped::Scoped<tokio[a43dbd574ea60f73]::runtime::scheduler::Context>>::set::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x565a3d8c4259 - tokio[a43dbd574ea60f73]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x565a3d986682 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::runtime::context::Context>>::try_with::<tokio[a43dbd574ea60f73]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x565a3d98272e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[a43dbd574ea60f73]::runtime::context::Context>>::with::<tokio[a43dbd574ea60f73]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x565a3d8bdf6d - tokio[a43dbd574ea60f73]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x565a3d717bb0 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x565a3d71c506 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x565a3d720aa0 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x565a3d9571b3 - tokio[a43dbd574ea60f73]::runtime::context::runtime::enter_runtime::<<tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x565a3d6fb566 - <tokio[a43dbd574ea60f73]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x565a3d7f3f8c - <tokio[a43dbd574ea60f73]::runtime::runtime::Runtime>::block_on_inner::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x565a3d7f5c5b - <tokio[a43dbd574ea60f73]::runtime::runtime::Runtime>::block_on::<<tokio[a43dbd574ea60f73]::task::local::LocalSet>::run_until<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x565a3d9188d0 - <tokio[a43dbd574ea60f73]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x565a3d855d85 - <actix_rt[f0153902f46bcf96]::runtime::Runtime>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x565a3d7c6e29 - <actix_rt[f0153902f46bcf96]::system::SystemRunner>::block_on::<tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x565a3d9d9d66 - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:281:5
[INFO] [stdout]   53:     0x565a3d9c5fb7 - tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:283:44
[INFO] [stdout]   54:     0x565a3d823786 - <tp_grupal_arustrados[81d5e1a5b4e71604]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x565a3da2e6ab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x565a3da2e6ab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x565a3da3bf25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x565a3da3bf25 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x565a3da3bf25 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x565a3da3bf25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x565a3da3bf25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x565a3da35834 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x565a3da35834 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x565a3da3efa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x565a3da3efa2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x565a3da3efa2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x565a3da3efa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x565a3da3efa2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x565a3dba651f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x565a3dba651f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x71273bed1aa4 - <unknown>
[INFO] [stdout]   76:     0x71273bf5ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     station_pump::offline_storage::tests::append_and_retrieve_sales
[INFO] [stdout]     station_pump::offline_storage::tests::persistence_survives_restart
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0", kill_on_drop: false }`
[INFO] [stdout] a76399c32635d378e3fd447873748b0725916299bbf47cdeb31d9417560f3bb0
