[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseslavkis/YPF-ruta on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-2
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[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] [stderr]   Downloaded tokio-util v0.7.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59db2e7ca725ac2073713f1806dea6772fdd66498e2f7f315b80fb94185d076e
[INFO] running `Command { std: "docker" "start" "-a" "59db2e7ca725ac2073713f1806dea6772fdd66498e2f7f315b80fb94185d076e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59db2e7ca725ac2073713f1806dea6772fdd66498e2f7f315b80fb94185d076e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59db2e7ca725ac2073713f1806dea6772fdd66498e2f7f315b80fb94185d076e", kill_on_drop: false }`
[INFO] [stdout] 59db2e7ca725ac2073713f1806dea6772fdd66498e2f7f315b80fb94185d076e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 262700e1ebc416016d7f3b5a079b747e232dcee1f7b77e3c18b3887b8f0176dc
[INFO] running `Command { std: "docker" "start" "-a" "262700e1ebc416016d7f3b5a079b747e232dcee1f7b77e3c18b3887b8f0176dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0-rc.1
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.11.0
[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 27.54s
[INFO] running `Command { std: "docker" "inspect" "262700e1ebc416016d7f3b5a079b747e232dcee1f7b77e3c18b3887b8f0176dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262700e1ebc416016d7f3b5a079b747e232dcee1f7b77e3c18b3887b8f0176dc", kill_on_drop: false }`
[INFO] [stdout] 262700e1ebc416016d7f3b5a079b747e232dcee1f7b77e3c18b3887b8f0176dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 596d7aa09c98eff2d99922eba66e76be14a311279e2e995bed2eff8cdc0255b0
[INFO] running `Command { std: "docker" "start" "-a" "596d7aa09c98eff2d99922eba66e76be14a311279e2e995bed2eff8cdc0255b0", 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.97s
[INFO] running `Command { std: "docker" "inspect" "596d7aa09c98eff2d99922eba66e76be14a311279e2e995bed2eff8cdc0255b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596d7aa09c98eff2d99922eba66e76be14a311279e2e995bed2eff8cdc0255b0", kill_on_drop: false }`
[INFO] [stdout] 596d7aa09c98eff2d99922eba66e76be14a311279e2e995bed2eff8cdc0255b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5eb3b6987e4109b0b9395532b9e64c989135dd84763a3253169a62fd8a6f5e64
[INFO] running `Command { std: "docker" "start" "-a" "5eb3b6987e4109b0b9395532b9e64c989135dd84763a3253169a62fd8a6f5e64", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_grupal_arustrados-5ec621e927e336b7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test regional_coord::coordinator::tests::new_requires_central_in_map ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::retry_policy_next_delay_and_should_retry ... ok
[INFO] [stdout] test central_server::server::tests::apply_replication_full_and_incrementals ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::register_station_adds_active_station ... ok
[INFO] [stdout] test config::tests::load_config_success ... ok
[INFO] [stdout] test config::tests::load_config_invalid_json_fails ... ok
[INFO] [stdout] test station_pump::pump::tests::handle_request_when_idle_processes_immediately_and_approves_offline ... ok
[INFO] [stdout] test station_pump::pump::tests::final_decision_ignored_if_idle ... ok
[INFO] [stdout] test utils::messages::tests::bincode_roundtrip_payment_req_resp ... 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 station_pump::station::tests::station_new_initial_state ... ok
[INFO] [stdout] test utils::types::tests::converts_central_card_to_full_card ... ok
[INFO] [stdout] test utils::types::tests::converts_full_card_to_station_cache ... 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 station_pump::station::tests::msg_connection_restored_and_lost_transitions ... 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::persistence_survives_restart ... FAILED
[INFO] [stdout] test station_pump::offline_storage::tests::append_and_retrieve_sales ... FAILED
[INFO] [stdout] test station_pump::station::tests::payment_response_clears_pending ... ok
[INFO] [stdout] test central_server::server::tests::bully_election_highest_id_becomes_leader ... ok
[INFO] [stdout] test central_server::server::tests::broadcast_leader_change_to_clients ... 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::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' (28) 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:     0x63c1b3108fca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c1b3108fca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c1b3108fca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c1b3108fca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c1b311ea5a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c1b311ea5a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63c1b310d9f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63c1b310d9f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63c1b30e739f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c1b30e739f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c1b3100d49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c1b2f9d6cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63c1b2f9d6cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c1b3100fc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63c1b3100fc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c1b30e7458 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c1b30dc469 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c1b30e816d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c1b311f21c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c1b311ef92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c1b2e23c97 - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63c1b2e23c97 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ecfd7f - <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ec3d60 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ddc285 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::task::local::LocalData>>::try_with::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63c1b2dd90fe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::task::local::LocalData>>::with::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63c1b2eac346 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2eddb16 - <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ec4fc5 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d4f70d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x63c1b2ca3a4d - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1cab - tokio[2a0349d5f8f8bd1c]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1cab - tokio[2a0349d5f8f8bd1c]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1cab - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c60bc0 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c93f6d - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c87bd4 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2e05f0b - <tokio[2a0349d5f8f8bd1c]::runtime::context::scoped::Scoped<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::Context>>::set::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::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:     0x63c1b2e8b889 - tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2de3992 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::runtime::context::Context>>::try_with::<tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63c1b2ddfa3e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::runtime::context::Context>>::with::<tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63c1b2e851bd - tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2c78b20 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2c7d476 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c81a10 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d8c183 - tokio[2a0349d5f8f8bd1c]::runtime::context::runtime::enter_runtime::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c5c4d6 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d519bc - <tokio[2a0349d5f8f8bd1c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d5368b - <tokio[2a0349d5f8f8bd1c]::runtime::runtime::Runtime>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2eac800 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e3db55 - <actix_rt[65dde5f5d453ec52]::runtime::Runtime>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e7b2a9 - <actix_rt[65dde5f5d453ec52]::system::SystemRunner>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e35c76 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e22137 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d7f266 - <tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63c1b2f909ab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63c1b2f909ab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63c1b2f9e19b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63c1b2f978b4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63c1b2f978b4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63c1b2fa0da2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63c1b2fa0da2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63c1b31083af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x63c1b31083af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7b3849a84aa4 - <unknown>
[INFO] [stdout]   76:     0x7b3849b11a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[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' (27) 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:     0x63c1b3108fca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c1b3108fca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c1b3108fca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c1b3108fca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c1b311ea5a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c1b311ea5a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63c1b310d9f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63c1b310d9f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63c1b30e739f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c1b30e739f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c1b3100d49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c1b2f9d6cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63c1b2f9d6cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c1b3100fc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63c1b3100fc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c1b30e7458 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c1b30dc469 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c1b30e816d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c1b311f21c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c1b311ef92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c1b2e227c2 - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63c1b2e227c2 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ecfc3f - <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ec3c70 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ddc185 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::task::local::LocalData>>::try_with::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63c1b2dd90ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::task::local::LocalData>>::with::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63c1b2eac306 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2eddac6 - <tokio[2a0349d5f8f8bd1c]::task::local::RunUntil<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[e929cb53b82a81ca]::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:     0x63c1b2ec4d85 - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d4f6cd - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x63c1b2ca3a0d - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1b0b - tokio[2a0349d5f8f8bd1c]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1b0b - tokio[2a0349d5f8f8bd1c]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2ca1b0b - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c608a0 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c934cd - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c87bb4 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2e05dbb - <tokio[2a0349d5f8f8bd1c]::runtime::context::scoped::Scoped<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::Context>>::set::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::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:     0x63c1b2e8b849 - tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2de3852 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::runtime::context::Context>>::try_with::<tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63c1b2ddf9de - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[2a0349d5f8f8bd1c]::runtime::context::Context>>::with::<tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63c1b2e8517d - tokio[2a0349d5f8f8bd1c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2c78700 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::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:     0x63c1b2c7d3f6 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c816c0 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d8c013 - tokio[2a0349d5f8f8bd1c]::runtime::context::runtime::enter_runtime::<<tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2c5c3f6 - <tokio[2a0349d5f8f8bd1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d5180c - <tokio[2a0349d5f8f8bd1c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d533fb - <tokio[2a0349d5f8f8bd1c]::runtime::runtime::Runtime>::block_on::<<tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::run_until<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2eac77e - <tokio[2a0349d5f8f8bd1c]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e3db07 - <actix_rt[65dde5f5d453ec52]::runtime::Runtime>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e7b267 - <actix_rt[65dde5f5d453ec52]::system::SystemRunner>::block_on::<tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e35be8 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2e22107 - tp_grupal_arustrados[165701d1f05154c5]::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:     0x63c1b2d7f226 - <tp_grupal_arustrados[165701d1f05154c5]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63c1b2f909ab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63c1b2f909ab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63c1b2f9e19b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63c1b2f9e19b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63c1b2f9e19b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63c1b2f978b4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63c1b2f978b4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63c1b2fa0da2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63c1b2fa0da2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63c1b2fa0da2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63c1b31083af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x63c1b31083af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7b3849a84aa4 - <unknown>
[INFO] [stdout]   76:     0x7b3849b11a64 - 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" "5eb3b6987e4109b0b9395532b9e64c989135dd84763a3253169a62fd8a6f5e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb3b6987e4109b0b9395532b9e64c989135dd84763a3253169a62fd8a6f5e64", kill_on_drop: false }`
[INFO] [stdout] 5eb3b6987e4109b0b9395532b9e64c989135dd84763a3253169a62fd8a6f5e64
