[INFO] cloning repository https://github.com/hrniels/Eventix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrniels/Eventix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrniels%2FEventix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrniels%2FEventix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa7f4d6f726f18f51c345c9d37ebcc05987f7ed [INFO] testing hrniels/Eventix against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrniels%2FEventix" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hrniels/Eventix [INFO] finished tweaking git repo https://github.com/hrniels/Eventix [INFO] tweaked toml for git repo https://github.com/hrniels/Eventix written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hrniels/Eventix on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hrniels/Eventix 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 907099a452b33d07ce24e32470e9fd0e6c55c133b1d2f10a36cdc6e96e203bcf [INFO] running `Command { std: "docker" "start" "-a" "907099a452b33d07ce24e32470e9fd0e6c55c133b1d2f10a36cdc6e96e203bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "907099a452b33d07ce24e32470e9fd0e6c55c133b1d2f10a36cdc6e96e203bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907099a452b33d07ce24e32470e9fd0e6c55c133b1d2f10a36cdc6e96e203bcf", kill_on_drop: false }` [INFO] [stdout] 907099a452b33d07ce24e32470e9fd0e6c55c133b1d2f10a36cdc6e96e203bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1c64ff01d73facdbfa8f08f0aa77004fb8ad56ff952dbabc1ff3f2af47898f [INFO] running `Command { std: "docker" "start" "-a" "7e1c64ff01d73facdbfa8f08f0aa77004fb8ad56ff952dbabc1ff3f2af47898f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling formatx v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling eventix-import v0.1.0 (/opt/rustwide/workdir/bin/import) [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling eventix-app v0.1.0 (/opt/rustwide/workdir/bin/app) [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling numfmt v1.2.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling askama_parser v0.15.4 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling askama_derive v0.15.4 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling zvariant_derive v5.4.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling zvariant v5.4.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling askama_macros v0.15.4 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling askama v0.15.4 [INFO] [stderr] Compiling eventix v0.1.0 (/opt/rustwide/workdir/bin/eventix) [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Compiling eventix-ical v0.1.0 (/opt/rustwide/workdir/libs/ical) [INFO] [stderr] Compiling eventix-locale v0.1.0 (/opt/rustwide/workdir/libs/locale) [INFO] [stderr] Compiling eventix-state v0.1.0 (/opt/rustwide/workdir/libs/state) [INFO] [stderr] Compiling zbus v5.5.0 [INFO] [stderr] Compiling eventix-cmd v0.1.0 (/opt/rustwide/workdir/libs/cmd) [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling ksni v0.3.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling webkit2gtk v2.0.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "7e1c64ff01d73facdbfa8f08f0aa77004fb8ad56ff952dbabc1ff3f2af47898f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1c64ff01d73facdbfa8f08f0aa77004fb8ad56ff952dbabc1ff3f2af47898f", kill_on_drop: false }` [INFO] [stdout] 7e1c64ff01d73facdbfa8f08f0aa77004fb8ad56ff952dbabc1ff3f2af47898f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2042840a27f1c9813ee2dc6f4686c0e120e6bc6bead8550d68b42e0b38fe94a [INFO] running `Command { std: "docker" "start" "-a" "b2042840a27f1c9813ee2dc6f4686c0e120e6bc6bead8550d68b42e0b38fe94a", kill_on_drop: false }` [INFO] [stderr] Compiling eventix-app v0.1.0 (/opt/rustwide/workdir/bin/app) [INFO] [stderr] Compiling eventix v0.1.0 (/opt/rustwide/workdir/bin/eventix) [INFO] [stderr] Compiling eventix-import v0.1.0 (/opt/rustwide/workdir/bin/import) [INFO] [stderr] Compiling eventix-cmd v0.1.0 (/opt/rustwide/workdir/libs/cmd) [INFO] [stderr] Compiling eventix-state v0.1.0 (/opt/rustwide/workdir/libs/state) [INFO] [stderr] Compiling eventix-ical v0.1.0 (/opt/rustwide/workdir/libs/ical) [INFO] [stderr] Compiling eventix-locale v0.1.0 (/opt/rustwide/workdir/libs/locale) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.18s [INFO] running `Command { std: "docker" "inspect" "b2042840a27f1c9813ee2dc6f4686c0e120e6bc6bead8550d68b42e0b38fe94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2042840a27f1c9813ee2dc6f4686c0e120e6bc6bead8550d68b42e0b38fe94a", kill_on_drop: false }` [INFO] [stdout] b2042840a27f1c9813ee2dc6f4686c0e120e6bc6bead8550d68b42e0b38fe94a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc34aad37da6c6fb0e569eaf44333c4e8a88549c4dcb6c985c9b50f697464e28 [INFO] running `Command { std: "docker" "start" "-a" "fc34aad37da6c6fb0e569eaf44333c4e8a88549c4dcb6c985c9b50f697464e28", kill_on_drop: false }` [INFO] [stderr] Compiling eventix-app v0.1.0 (/opt/rustwide/workdir/bin/app) [INFO] [stderr] Compiling eventix-import v0.1.0 (/opt/rustwide/workdir/bin/import) [INFO] [stderr] Compiling eventix v0.1.0 (/opt/rustwide/workdir/bin/eventix) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eventix-c4ab30d787423986) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eventix_app-b8906d47eedc489b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventix_cmd-35683be3a14b3987) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::marshall_and_unmarshall_import_options ... ok [INFO] [stdout] test tests::marshall_and_unmarshall_response_variants ... ok [INFO] [stdout] test tests::marshall_and_unmarshall_roundtrip ... ok [INFO] [stdout] test tests::acquire_lock_succeeds_with_valid_runtime_dir ... ok [INFO] [stdout] test tests::handle_import_replaces_existing_uid ... ok [INFO] [stdout] test tests::handle_import_nonexistent_file_returns_error ... ok [INFO] [stdout] test tests::handle_import_invalid_ics_file_returns_error ... ok [INFO] [stdout] test tests::handle_import_unknown_calendar_returns_error ... ok [INFO] [stdout] test tests::handle_task_status_empty_store_returns_zero_counts ... ok [INFO] [stdout] test tests::handle_import_valid_ics_adds_file_to_calendar ... ok [INFO] [stdout] test tests::send_or_execute_falls_back_to_local_when_no_daemon ... ok [INFO] [stdout] test tests::parse_and_handle_task_status_over_stream ... ok [INFO] [stdout] test tests::send_over_live_socket ... ok [INFO] [stdout] test tests::handle_commands_accepts_and_handles_one_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventix_ical-3ddf4b9989eb26c5) [INFO] [stdout] [INFO] [stdout] running 264 tests [INFO] [stdout] test col::dir::tests::display_shows_name ... ok [INFO] [stdout] test col::dir::tests::new_empty_creates_empty_dir ... ok [INFO] [stdout] test col::dir::tests::partial_eq_same_name_and_files ... ok [INFO] [stdout] test col::dir::tests::remove_by_uid_success_and_error ... ok [INFO] [stdout] test col::dir::tests::files_mut_allows_mutation ... ok [INFO] [stdout] test col::dir::tests::set_name_updates_name ... ok [INFO] [stdout] test col::file::tests::contacts_empty_when_no_attendees ... ok [INFO] [stdout] test col::file::tests::contacts_no_change_when_already_has_name ... ok [INFO] [stdout] test col::file::tests::alarms_with_recurrence ... ok [INFO] [stdout] test col::file::tests::contacts_upgrade_address_to_common_name ... ok [INFO] [stdout] test col::file::tests::alarms ... ok [INFO] [stdout] test col::file::tests::create_overwrite_success_todo ... ok [INFO] [stdout] test col::file::tests::contacts_insert_address_without_common_name ... ok [INFO] [stdout] test col::file::tests::create_overwrite_success_event ... ok [INFO] [stdout] test col::file::tests::directory_and_set_directory ... ok [INFO] [stdout] test col::file::tests::create_overwrite_rid_already_exists ... ok [INFO] [stdout] test col::file::tests::create_overwrite_uid_not_found ... ok [INFO] [stdout] test col::file::tests::files_between_no_start ... ok [INFO] [stdout] test col::file::tests::add_component_appends ... ok [INFO] [stdout] test col::file::tests::files_between_missing ... ok [INFO] [stdout] test col::file::tests::due_alarms_between_alarm_outside_window ... ok [INFO] [stdout] test col::file::tests::contacts_insert_address_with_common_name ... ok [INFO] [stdout] test col::file::tests::calendar_and_calendar_mut ... ok [INFO] [stdout] test col::file::tests::occurrence_by_id_with_rid_and_overwrite ... ok [INFO] [stdout] test col::file::tests::due_alarms_between_no_base_component ... ok [INFO] [stdout] test col::file::tests::occurrence_by_id_with_rid_no_overwrite ... ok [INFO] [stdout] test col::file::tests::files_between_simple ... ok [INFO] [stdout] test col::file::tests::alarms_with_recurrence_overwrite ... ok [INFO] [stdout] test col::file::tests::occurrences_between_no_matching_base ... ok [INFO] [stdout] test col::file::tests::range_with_local_caldate ... ok [INFO] [stdout] test col::file::tests::recur_with_exdates ... ok [INFO] [stdout] test col::file::tests::events_and_todos_filter_correctly ... ok [INFO] [stdout] test col::file::tests::range_with_floating_caldate ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_end_via_duration ... ok [INFO] [stdout] test col::occurrence::tests::ctype_method_macro_with_overwrite ... ok [INFO] [stdout] test col::file::tests::occurrence_by_id_excluded_rid ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_allday ... ok [INFO] [stdout] test col::file::tests::recurrence_overwrite_with_date_change ... ok [INFO] [stdout] test col::occurrence::tests::eventlike_trait_getters_base_and_overwrite ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_only_end_foreign ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_same_tz ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_utc_event ... ok [INFO] [stdout] test col::occurrence::tests::alarm_occurrence_getters_and_alarm_date ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_startdate_and_enddate_allday_event ... ok [INFO] [stdout] test col::occurrence::tests::event_status_and_is_cancelled_event ... ok [INFO] [stdout] test col::file::tests::partial_eq_by_calendar ... ok [INFO] [stdout] test col::occurrence::tests::is_all_day_on ... ok [INFO] [stdout] test col::file::tests::set_path_updates_path ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_floating ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_startdate_and_enddate_datetime ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_enddate_allday_todo ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_starts_on_and_ends_on ... ok [INFO] [stdout] test col::occurrence::tests::occurrence_range_in_tz_different_tz ... ok [INFO] [stdout] test col::occurrence::tests::simple_getters ... ok [INFO] [stdout] test col::occurrence::tests::todo_status_percent_completed_and_is_cancelled_todo ... ok [INFO] [stdout] test col::occurrence::tests::time_duration_overwrite_branches ... ok [INFO] [stdout] test col::store::tests::add_and_directories ... ok [INFO] [stdout] test col::occurrence::tests::to_props_returns_empty ... ok [INFO] [stdout] test col::store::tests::contacts_empty_store ... ok [INFO] [stdout] test col::occurrence::tests::tz_from_end_when_no_start ... ok [INFO] [stdout] test col::store::tests::contacts_already_named_not_downgraded ... ok [INFO] [stdout] test col::store::tests::todos_and_events_iterators ... ok [INFO] [stdout] test objects::alarm::tests::alarm_display ... ok [INFO] [stdout] test col::occurrence::tests::overlaps_variants ... ok [INFO] [stdout] test col::store::tests::files_iterator_over_multiple_dirs ... ok [INFO] [stdout] test col::store::tests::contacts_deduplication_and_upgrade ... ok [INFO] [stdout] test objects::alarm::tests::alarm ... ok [INFO] [stdout] test objects::alarm::tests::alarm_from_lines_eof ... ok [INFO] [stdout] test objects::alarm::tests::alarm_from_lines_wrong_end ... ok [INFO] [stdout] test objects::alarm::tests::alarm_from_lines_unknown_property ... ok [INFO] [stdout] test objects::alarm::tests::alarm_human_relative_negative ... ok [INFO] [stdout] test objects::alarm::tests::duration_errors ... ok [INFO] [stdout] test objects::alarm::tests::alarm_human_relative_positive ... ok [INFO] [stdout] test objects::attendee::tests::attendee_merge_with_keeps_existing_when_other_is_none ... ok [INFO] [stdout] test objects::alarm::tests::trigger ... ok [INFO] [stdout] test objects::attendee::tests::attendee_address_lowercase ... ok [INFO] [stdout] test objects::alarm::tests::cal_trigger_relative_to_prop ... ok [INFO] [stdout] test objects::attendee::tests::attendee_from_str_case_insensitive ... ok [INFO] [stdout] test objects::alarm::tests::alarm_serde_round_trip ... ok [INFO] [stdout] test col::store::tests::directory_found_and_not_found ... ok [INFO] [stdout] test objects::alarm::tests::alarm_human_absolute ... ok [INFO] [stdout] test col::store::tests::file_by_id_found_and_not_found ... ok [INFO] [stdout] test objects::attendee::tests::attendee_merge_with_overwrites_existing ... ok [INFO] [stdout] test objects::alarm::tests::duration ... ok [INFO] [stdout] test objects::attendee::tests::attendee_pretty_name_with_common_name ... ok [INFO] [stdout] test col::store::tests::retain_keeps_matching_dirs ... ok [INFO] [stdout] test objects::attendee::tests::attendee_pretty_name_without_common_name ... ok [INFO] [stdout] test objects::attendee::tests::attendee_new ... ok [INFO] [stdout] test objects::attendee::tests::attendee_to_prop_with_only_common_name ... ok [INFO] [stdout] test objects::attendee::tests::attendee_try_from_with_unknown_param ... ok [INFO] [stdout] test objects::attendee::tests::attendee_merge_with_params_adds_new ... ok [INFO] [stdout] test objects::attendee::tests::basics ... ok [INFO] [stdout] test objects::attendee::tests::cal_part_stat_invalid ... ok [INFO] [stdout] test objects::attendee::tests::attendee_to_prop_with_only_role ... ok [INFO] [stdout] test objects::attendee::tests::attendee_org_address_without_mailto ... ok [INFO] [stdout] test objects::attendee::tests::cal_part_stat_round_trip ... ok [INFO] [stdout] test objects::attendee::tests::attendee_merge_with_params_overwrites_existing ... ok [INFO] [stdout] test objects::attendee::tests::attendee_setters_getters ... ok [INFO] [stdout] test objects::attendee::tests::cal_role_invalid ... ok [INFO] [stdout] test objects::attendee::tests::attendee_to_prop_with_all_fields ... ok [INFO] [stdout] test objects::attendee::tests::cal_role_round_trip ... ok [INFO] [stdout] test objects::calendar::tests::add_timezone_adds_timezone_to_calendar ... ok [INFO] [stdout] test objects::attendee::tests::more_props ... ok [INFO] [stdout] test objects::calendar::tests::delete_components_removes_matching_components ... ok [INFO] [stdout] test objects::calendar::tests::duplicate_event_without_rid_is_stored_as_unknown ... ok [INFO] [stdout] test objects::calendar::tests::malformed_valarm_does_not_leak_end_marker ... ok [INFO] [stdout] test objects::calendar::tests::basics ... ok [INFO] [stdout] test objects::calendar::tests::malformed_valarm_eof_returns_error ... ok [INFO] [stdout] test objects::calendar::tests::missing_begin_vcalendar_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::properties_returns_calendar_properties ... ok [INFO] [stdout] test objects::calendar::tests::categories_with_escaped_commas_round_trip ... ok [INFO] [stdout] test objects::calendar::tests::timezone_serialization_includes_props ... ok [INFO] [stdout] test objects::calendar::tests::split_by_uid_splits_into_multiple_calendars ... ok [INFO] [stdout] test objects::calendar::tests::unexpected_end_before_vcalendar_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::timezones_returns_timezone_components ... ok [INFO] [stdout] test objects::calendar::tests::unknown_component_unexpected_eof_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::unknown_component_round_trip ... ok [INFO] [stdout] test objects::calendar::tests::unknown_component_wrong_end_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::vevent_unexpected_eof_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::vtimezone_unexpected_eof_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::vevent_wrong_end_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::vtodo_wrong_end_is_fatal ... ok [INFO] [stdout] test objects::calendar::tests::vtimezone_wrong_end_is_fatal ... ok [INFO] [stdout] test objects::component::tests::component_type_display_is_exact ... ok [INFO] [stdout] test objects::calendar::tests::vtodo_unexpected_eof_is_fatal ... ok [INFO] [stdout] test objects::date::tests::caldate_conversions_to_and_from_utc ... ok [INFO] [stdout] test objects::component::tests::dates_between_handles_missing_and_due_only_dates ... ok [INFO] [stdout] test objects::component::tests::parse_prop_rejects_invalid_priority ... ok [INFO] [stdout] test objects::date::tests::caldatetime_to_prop_to_utc_and_parse_errors ... ok [INFO] [stdout] test objects::component::tests::parse_prop_round_trips_specific_values ... ok [INFO] [stdout] test objects::date::tests::date_type_parsing_and_component_mapping ... ok [INFO] [stdout] test objects::date::tests::date_serde_and_inclusive_end_formatting ... ok [INFO] [stdout] test objects::date::tests::caldate_from_str_errors_are_specific ... ok [INFO] [stdout] test objects::date::tests::caldatetime_helpers_cover_each_variant ... ok [INFO] [stdout] test objects::date::tests::datetime_floating ... ok [INFO] [stdout] test objects::date::tests::datetime_utc ... ok [INFO] [stdout] test objects::date::tests::date_with_value ... ok [INFO] [stdout] test objects::calendar::tests::duplicate_todo_without_rid_is_stored_as_unknown ... ok [INFO] [stdout] test objects::date::tests::ser_date ... ok [INFO] [stdout] test objects::calendar::tests::malformed_valarm_propagates_parse_errors_while_draining ... ok [INFO] [stdout] test objects::date::tests::datetime_tz ... ok [INFO] [stdout] test objects::date::tests::ser_datetime_floating ... ok [INFO] [stdout] test objects::date::tests::ser_datetime_tz ... ok [INFO] [stdout] test objects::date::tests::simple_date ... ok [INFO] [stdout] test objects::date::tests::ser_datetime_utc ... ok [INFO] [stdout] test objects::duration::tests::display_formats_complete_positive_negative_and_zero_durations ... ok [INFO] [stdout] test objects::duration::tests::parse_rejects_invalid_designators_in_all_positions ... ok [INFO] [stdout] test objects::duration::tests::parse_supports_seconds_and_mixed_time_units ... ok [INFO] [stdout] test objects::duration::tests::parse_reports_invalid_number_overflow ... ok [INFO] [stdout] test objects::duration::tests::human_display_lists_all_units_in_order ... ok [INFO] [stdout] test objects::event::tests::parse_and_to_props_roundtrip ... ok [INFO] [stdout] test objects::event::tests::status_and_end_setters ... ok [INFO] [stdout] test objects::evlike::tests::is_owned_by_checks ... ok [INFO] [stdout] test objects::evlike::tests::time_duration_with_duration_and_is_all_day ... ok [INFO] [stdout] test objects::organizer::tests::new_named_and_to_prop_exact_format ... ok [INFO] [stdout] test objects::organizer::tests::basics ... ok [INFO] [stdout] test objects::organizer::tests::to_prop_includes_sent_by_and_custom_params_and_quotes ... ok [INFO] [stdout] test objects::organizer::tests::try_from_preserves_unknown_params_and_handles_non_mailto_address ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_range_is_validated ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_requires_other_by ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_out_of_range_yields_no_instances ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_deduplicates_overlapping_positions ... ok [INFO] [stdout] test objects::organizer::tests::more_props ... ok [INFO] [stdout] test objects::evlike::tests::attendee_status_and_has_alarms_and_is_recurrent ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_respects_chronological_order ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_third_instance_in_month_rfc_example ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_with_empty_candidate_set_yields_nothing ... ok [INFO] [stdout] test objects::recur::tests::human_repeats_until_and_in_month ... ok [INFO] [stdout] test objects::recur::tests::human_with_by_year_day ... ok [INFO] [stdout] test objects::recur::tests::human_every_n_units ... ok [INFO] [stdout] test objects::recur::tests::bysetpos_second_to_last_weekday_rfc_example ... ok [INFO] [stdout] test objects::recur::tests::count_cutoff_in_multi_date_batch ... ok [INFO] [stdout] test objects::recur::tests::parse_recur_by ... ok [INFO] [stdout] test objects::recur::tests::parse_recur_count ... ok [INFO] [stdout] test objects::recur::tests::parse_recur_until ... ok [INFO] [stdout] test objects::recur::tests::freq_display_all_variants ... ok [INFO] [stdout] test objects::recur::tests::parse_weekday_desc ... ok [INFO] [stdout] test objects::recur::tests::parse_recur_interval ... ok [INFO] [stdout] test objects::recur::tests::freq_parse_invalid ... ok [INFO] [stdout] test col::dir::tests::file_by_id_found_and_not_found ... ok [INFO] [stdout] test objects::recur::tests::human_with_by_mon_day ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_dst_change ... ok [INFO] [stdout] test col::file::tests::range_with_foreign_caldate ... ok [INFO] [stdout] test objects::recur::tests::human_with_by_hour_minute_second ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_weekly ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_monthly ... ok [INFO] [stdout] test objects::recur::tests::range_by_hour_expand ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_yearly_by_month ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_weekly_with_interval ... ok [INFO] [stdout] test objects::recur::tests::range_by_day_yearly ... ok [INFO] [stdout] test objects::recur::tests::range_by_min_and_sec_expand ... ok [INFO] [stdout] test objects::attendee::tests::attendee_to_prop_with_only_part_stat ... ok [INFO] [stdout] test objects::recur::tests::limited_by_month_filters_secondly_freq ... ok [INFO] [stdout] test objects::date::tests::caldate_try_from_property_covers_exclusive_and_errors ... ok [INFO] [stdout] test objects::recur::tests::range_by_monthday_expand ... ok [INFO] [stdout] test objects::recur::tests::range_byweekno_end_side ... ok [INFO] [stdout] test objects::recur::tests::range_byweekno_with_bymonthday_end_side ... ok [INFO] [stdout] test objects::recur::tests::range_by_monthday_limit ... ok [INFO] [stdout] test objects::recur::tests::range_every_18_months ... ok [INFO] [stdout] test objects::recur::tests::range_byyearday_with_bymonth_filter ... ok [INFO] [stdout] test objects::recur::tests::range_every_other_month ... ok [INFO] [stdout] test objects::recur::tests::range_every_other_day ... ok [INFO] [stdout] test objects::recur::tests::range_every_day_in_january ... ok [INFO] [stdout] test objects::recur::tests::range_byyearday_end_side ... ok [INFO] [stdout] test objects::recur::tests::range_weekly ... ok [INFO] [stdout] test objects::recur::tests::range_with_count_dtstart ... ok [INFO] [stdout] test objects::recur::tests::range_with_count ... ok [INFO] [stdout] test objects::recur::tests::range_minutely_byminute_expand ... ok [INFO] [stdout] test objects::recur::tests::range_by_month_expand ... ok [INFO] [stdout] test objects::recur::tests::range_with_until ... ok [INFO] [stdout] test objects::recur::tests::range_every_other_week ... ok [INFO] [stdout] test objects::recur::tests::range_byweekno_with_bymonthday_start_side ... ok [INFO] [stdout] test objects::recur::tests::range_every_10_days ... ok [INFO] [stdout] test objects::recur::tests::range_every_monday ... ok [INFO] [stdout] test objects::recur::tests::rrule_byyearday_rfc_example ... ok [INFO] [stdout] test objects::recur::tests::rrule_display_with_byx ... ok [INFO] [stdout] test objects::recur::tests::rrule_byweekno_rfc_example ... ok [INFO] [stdout] test objects::recur::tests::range_with_wkst ... ok [INFO] [stdout] test objects::recur::tests::rrule_count_above_255_is_supported ... ok [INFO] [stdout] test objects::recur::tests::rrule_display_round_trips_all_fields ... ok [INFO] [stdout] test objects::recur::tests::rrule_with_count_and_until_is_rejected ... ok [INFO] [stdout] test objects::recur::tests::rrule_display_with_until ... ok [INFO] [stdout] test objects::recur::tests::rrule_display_with_wkst ... ok [INFO] [stdout] test objects::recur::tests::side_parse_invalid ... ok [INFO] [stdout] test objects::recur::tests::to_weekday_str_all_variants ... ok [INFO] [stdout] test objects::recur::tests::rrule_parse_unknown_key_is_error ... ok [INFO] [stdout] test objects::recur::tests::rrule_yearly_byyearday_expands_multiple_hours ... ok [INFO] [stdout] test objects::recur::tests::wday_display ... ok [INFO] [stdout] test objects::recur::tests::rrule_without_freq_is_rejected ... ok [INFO] [stdout] test objects::recur::tests::rrule_getters_and_setters ... ok [INFO] [stdout] test objects::recur::tests::wday_getters_day_and_nth ... ok [INFO] [stdout] test objects::todo::tests::to_props_contains_expected_order_and_values ... ok [INFO] [stdout] test parser::line::tests::basics ... ok [INFO] [stdout] test objects::recur::tests::weekly_byday_date_value_mismatch_regression ... ok [INFO] [stdout] test parser::line::tests::long_lines ... ok [INFO] [stdout] test parser::line::tests::more_props ... ok [INFO] [stdout] test parser::prop::tests::backslash_roundtrip ... ok [INFO] [stdout] test parser::prop::tests::basics ... ok [INFO] [stdout] test objects::recur::tests::rrule_hourly_byyearday_does_not_duplicate_or_reorder ... ok [INFO] [stdout] test parser::prop::tests::errors ... ok [INFO] [stdout] test parser::prop::tests::lowercase_property_and_parameter_names ... ok [INFO] [stdout] test objects::recur::tests::wday_matches_invalid_freq_returns_false ... ok [INFO] [stdout] test parser::prop::tests::param_value_normalization_for_enums ... ok [INFO] [stdout] test parser::prop::tests::param_with_quotes ... ok [INFO] [stdout] test parser::prop::tests::rrule_value_is_not_unescaped ... ok [INFO] [stdout] test parser::prop::tests::uppercase_newline_escape_is_supported ... ok [INFO] [stdout] test parser::prop::tests::with_escapes ... ok [INFO] [stdout] test util::tests::week_end_basics ... ok [INFO] [stdout] test util::tests::week_end_with_dst_change ... ok [INFO] [stdout] test util::tests::week_start_basics ... ok [INFO] [stdout] test objects::recur::tests::wday_parse_empty_after_sign_is_error ... ok [INFO] [stdout] test objects::recur::tests::wday_parse_invalid_weekday_abbrev ... ok [INFO] [stdout] test util::tests::week_start_with_dst_change ... ok [INFO] [stdout] test objects::status::tests::todo_from_str_all_variants_and_invalid ... ok [INFO] [stdout] test objects::status::tests::todo_from_str_and_display_and_serde_roundtrip ... ok [INFO] [stdout] test objects::todo::tests::from_lines_rejects_invalid_percent_and_unexpected_end ... ok [INFO] [stdout] test objects::recur::tests::range_by_hour_min_sec_limit ... ok [INFO] [stdout] test objects::component::tests::parse_prop_reports_specific_begin_and_alarm_drain_errors ... ok [INFO] [stdout] test objects::recur::tests::range_by_yearday_limit ... ok [INFO] [stdout] test parser::prop::tests::value_with_quotes ... ok [INFO] [stdout] test objects::recur::tests::human_interval_1_falls_back_to_freq_name ... ok [INFO] [stdout] test objects::recur::tests::parse_day_desc ... ok [INFO] [stdout] test objects::status::tests::event_from_str_and_display_and_invalid ... ok [INFO] [stdout] test objects::todo::tests::basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 264 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-aee89c7beb02401b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/dir.rs (/opt/rustwide/target/debug/deps/dir-ea6f9a388d3568c5) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test new_from_dir_empty_dir ... ok [INFO] [stdout] test delete_by_uid_not_found_returns_error ... ok [INFO] [stdout] test delete_by_uid_removes_component_and_file_from_disk ... ok [INFO] [stdout] test new_from_dir_skips_non_ics_and_subdirectories ... ok [INFO] [stdout] test rescan_for_deletions_detects_removed_file ... ok [INFO] [stdout] test new_from_dir_loads_ics_files ... ok [INFO] [stdout] test rescan_for_additions_detects_new_file ... ok [INFO] [stdout] test new_from_dir_nonexistent_path_returns_error ... ok [INFO] [stdout] test rescan_files_reloads_changed_file ... ok [INFO] [stdout] test save_persists_mutations_to_disk ... ok [INFO] [stdout] test delete_by_uid_saves_file_when_not_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/file.rs (/opt/rustwide/target/debug/deps/file-2f899162ba8b6a25) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test last_modified_error_on_nonexistent_file ... ok [INFO] [stdout] test new_from_external_file_nonexistent_path_returns_error ... ok [INFO] [stdout] test new_from_file_parse_error_returns_error ... ok [INFO] [stdout] test last_modified_returns_time_for_real_file ... ok [INFO] [stdout] test new_from_external_file_splits_by_uid ... ok [INFO] [stdout] test new_from_file_nonexistent_path_returns_error ... ok [INFO] [stdout] test new_from_external_file_parse_error_returns_error ... ok [INFO] [stdout] test remove_deletes_file_from_disk ... ok [INFO] [stdout] test save_and_reload_calendar_round_trip ... ok [INFO] [stdout] test save_creates_file_on_disk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/occurrence.rs (/opt/rustwide/target/debug/deps/occurrence-025a4304379fc5c4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test event_cancelled_via_occurrence ... ok [INFO] [stdout] test todo_cancelled_and_properties_via_occurrence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/store.rs (/opt/rustwide/target/debug/deps/store-786bf66d67119e86) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test partial_eq_and_debug ... ok [INFO] [stdout] test occurrence_by_id_base_component ... ok [INFO] [stdout] test occurrence_by_id_missing_uid_returns_none ... ok [INFO] [stdout] test due_alarms_between_delegates_to_dirs ... ok [INFO] [stdout] test occurrences_between_filter_is_applied ... ok [INFO] [stdout] test occurrence_by_id_with_rid_returns_overwrite ... ok [INFO] [stdout] test file_by_id_found_in_second_dir ... ok [INFO] [stdout] test occurrences_between_spans_multiple_dirs ... ok [INFO] [stdout] test switch_directory_new_dir_not_found_restores_file ... ok [INFO] [stdout] test switch_directory_old_dir_not_found ... ok [INFO] [stdout] test switch_directory_save_failure_rolls_back ... ok [INFO] [stdout] test switch_directory_success ... ok [INFO] [stdout] test save_persists_all_dirs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eventix_import-ece72a2cc1755f67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventix_locale-7a975acf48901d97) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test de::tests::fmt_date_short_no_today ... ok [INFO] [stdout] test de::tests::fmt_date_long_no_today ... ok [INFO] [stdout] test de::tests::fmt_weekdate_long_no_today ... ok [INFO] [stdout] test de::tests::fmt_weekdate_short_no_today ... ok [INFO] [stdout] test de::tests::nth_day_end_last ... ok [INFO] [stdout] test de::tests::fmt_naive_date_formats_short ... ok [INFO] [stdout] test de::tests::translate_unknown_key_returns_key ... ok [INFO] [stdout] test de::tests::ty_and_timezone ... ok [INFO] [stdout] test en::tests::fmt_date_long ... ok [INFO] [stdout] test en::tests::nth_day_end_last ... ok [INFO] [stdout] test en::tests::translate_unknown_key_returns_key ... ok [INFO] [stdout] test en::tests::ty_and_timezone ... ok [INFO] [stdout] test de::tests::nth_day_start ... ok [INFO] [stdout] test tests::date_range_consecutive_dates_shows_single_date ... ok [INFO] [stdout] test tests::date_range_date_only_end ... ok [INFO] [stdout] test tests::date_range_date_only_start ... ok [INFO] [stdout] test tests::date_range_datetime_end_only ... ok [INFO] [stdout] test tests::date_range_datetime_start_only ... ok [INFO] [stdout] test tests::date_range_different_day_datetimes_shows_full_range ... ok [INFO] [stdout] test tests::date_range_none_none ... ok [INFO] [stdout] test tests::date_range_same_day_datetimes_shows_time_range ... ok [INFO] [stdout] test tests::datelike_naive_date_naive_and_fmt ... ok [INFO] [stdout] test tests::datelike_datetime_tz_naive_and_fmt ... ok [INFO] [stdout] test tests::default_returns_locale_en ... ok [INFO] [stdout] test tests::fmt_date_long_no_today ... ok [INFO] [stdout] test tests::fmt_date_with_no_today_uses_format ... ok [INFO] [stdout] test tests::fmt_date_short_no_today ... ok [INFO] [stdout] test tests::fmt_date_with_past_date_no_relative ... ok [INFO] [stdout] test tests::fmt_datetime_long_no_today ... ok [INFO] [stdout] test tests::fmt_datetime_short_no_today ... ok [INFO] [stdout] test tests::fmt_time_short ... ok [INFO] [stdout] test tests::has_relative_far_past_is_none ... ok [INFO] [stdout] test en::tests::fmt_date_short ... ok [INFO] [stdout] test tests::has_relative_tomorrow_is_some ... ok [INFO] [stdout] test tests::has_relative_yesterday_is_some ... ok [INFO] [stdout] test tests::translations_default_is_empty ... ok [INFO] [stdout] test tests::date_range_non_consecutive_dates_shows_range ... ok [INFO] [stdout] test tests::fmt_weekdate_long_no_today ... ok [INFO] [stdout] test tests::has_relative_today_is_some ... ok [INFO] [stdout] test tests::fmt_weekdate_short_no_today ... ok [INFO] [stdout] test en::tests::fmt_naive_date_formats_short ... ok [INFO] [stdout] test tests::fmt_time_long ... ok [INFO] [stdout] test en::tests::nth_day_start_ordinals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventix_state-8896c7d7b4473aeb) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test misc::tests::locale_type_get_and_set ... ok [INFO] [stdout] test misc::tests::collection_token_get_and_set ... ok [INFO] [stdout] test misc::tests::calendar_error_set_and_clear ... ok [INFO] [stdout] test misc::tests::last_alarm_check_get_and_set ... ok [INFO] [stdout] test misc::tests::toggle_calendar_enables_and_disables ... ok [INFO] [stdout] test misc::tests::last_calendar_get_and_set ... ok [INFO] [stdout] test persalarms::tests::has_and_effective_alarms_empty_override_disables ... ok [INFO] [stdout] test persalarms::tests::all_for_occurrences ... ok [INFO] [stdout] test persalarms::tests::occurrence_rid_uses_overwrite_rid ... ok [INFO] [stdout] test misc::tests::write_and_load_round_trip ... ok [INFO] [stdout] test persalarms::tests::has_and_effective_alarms_no_override ... ok [INFO] [stdout] test persalarms::tests::basics ... ok [INFO] [stdout] test persalarms::tests::has_and_effective_alarms_with_override ... ok [INFO] [stdout] test persalarms::tests::personal_alarms_calendar_mode ... ok [INFO] [stdout] test persalarms::tests::personal_alarms_get_and_get_or_create ... ok [INFO] [stdout] test persalarms::tests::personal_alarms_personal_mode_no_calendar_entry ... ok [INFO] [stdout] test persalarms::tests::set_updates_existing_entry ... ok [INFO] [stdout] test persalarms::tests::with_rid ... ok [INFO] [stdout] test settings::tests::collection_settings_calendars_filter ... ok [INFO] [stdout] test settings::tests::collection_settings_email_and_organizer ... ok [INFO] [stdout] test settings::tests::settings_calendar_lookup ... ok [INFO] [stdout] test settings::tests::settings_emails ... ok [INFO] [stdout] test settings::tests::settings_calendars_iterator ... ok [INFO] [stdout] test settings::tests::calendar_settings_accessors ... ok [INFO] [stdout] test settings::tests::email_account_accessors ... ok [INFO] [stdout] test persalarms::tests::personal_alarms_new_from_dir ... ok [INFO] [stdout] test persalarms::tests::personal_alarms_personal_mode_with_calendar_entry ... ok [INFO] [stdout] test persalarms::tests::with_rid_inheritance ... ok [INFO] [stdout] test sync::o365::tests::fake_runner_auth_failed_does_not_call_func ... ok [INFO] [stdout] test persalarms::tests::save_and_load_round_trip ... ok [INFO] [stdout] test sync::o365::tests::impl_returns_auth_failed_when_no_auth_url ... ok [INFO] [stdout] test sync::o365::tests::generate_props_writes_required_keys ... ok [INFO] [stdout] test sync::tests::discover_collection_unknown_id_returns_error ... ok [INFO] [stdout] test sync::tests::new_from_single ... ok [INFO] [stdout] test sync::tests::sync_all_empty_collections_returns_default_result ... ok [INFO] [stdout] test sync::vdirsyncer::tests::escape_value_replaces_double_quotes ... ok [INFO] [stdout] test sync::o365::tests::impl_calls_func_after_ready_line ... ok [INFO] [stdout] test sync::o365::tests::auth_failed_when_davmail_fails ... ok [INFO] [stdout] test sync::tests::sync_all_multiple_collections_all_present_in_result ... ok [INFO] [stdout] test sync::o365::tests::delete_with_config_removes_props_file ... ok [INFO] [stdout] test sync::o365::tests::generate_props_writes_token_when_provided ... ok [INFO] [stdout] test sync::o365::tests::impl_returns_error_when_stdout_closes_before_ready ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_delete_event ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_mixed_events ... ok [INFO] [stdout] test sync::o365::tests::discover_invokes_vdirsyncer_runner ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_needs_discover ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_unknown_folder_is_ignored ... ok [INFO] [stdout] test sync::vdirsyncer::tests::generate_config_writes_auth_when_provided ... ok [INFO] [stdout] test sync::o365::tests::sync_invokes_vdirsyncer_runner ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_add_event ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_update_event ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_short_lines_are_ignored ... ok [INFO] [stdout] test sync::vdirsyncer::tests::parse_output_empty_stderr_is_no_change ... ok [INFO] [stdout] test sync::vdirsyncer::tests::generate_config_writes_expected_sections ... ok [INFO] [stdout] test sync::vdirsyncer::tests::delete_with_config_also_removes_cfg_file ... ok [INFO] [stdout] test sync::vdirsyncer::tests::delete_cal_removes_status_and_data_files_but_keeps_meta ... ok [INFO] [stdout] test tests::state_misc_accessors ... ok [INFO] [stdout] test tests::state_personal_alarms_accessors ... ok [INFO] [stdout] test sync::o365::tests::impl_feeds_auth_url_to_stdin_and_func_succeeds ... ok [INFO] [stdout] test tests::state_store_and_alarms_mut ... ok [INFO] [stdout] test tests::state_settings_accessors ... ok [INFO] [stdout] test sync::vdirsyncer::tests::run_sync_nonzero_exit_returns_error ... ok [INFO] [stdout] test sync::vdirsyncer::tests::discover_calls_discover_then_metasync ... ok [INFO] [stdout] test tests::state_store_accessors ... ok [INFO] [stdout] test util::tests::due_todos_empty_store_returns_nothing ... ok [INFO] [stdout] test util::tests::due_todos_and_overdue_are_disjoint ... ok [INFO] [stdout] test tests::state_locale_and_xdg_and_last_reload ... ok [INFO] [stdout] test sync::vdirsyncer::tests::sync_invokes_run_sync_with_pair_names ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-8f5babe3fec907f8) [INFO] [stdout] test util::tests::due_todos_excludes_excluded_occurrence ... ok [INFO] [stdout] test sync::vdirsyncer::tests::run_sync_double_discover_fails ... ok [INFO] [stdout] test sync::vdirsyncer::tests::delete_removes_status_and_data_dirs ... ok [INFO] [stdout] test sync::o365::tests::sync_cal_invokes_vdirsyncer_runner ... ok [INFO] [stdout] test util::tests::due_todos_excludes_completed_todo ... ok [INFO] [stdout] test sync::vdirsyncer::tests::run_discover_returns_error_on_nonzero_exit ... ok [INFO] [stdout] test util::tests::overdue_todos_excludes_disabled_calendar ... ok [INFO] [stdout] test sync::o365::tests::remember_token_persists_token_on_success ... ok [INFO] [stdout] test util::tests::due_todos_excludes_todo_outside_window ... ok [INFO] [stdout] test util::tests::due_todos_includes_todo_with_due_in_window ... ok [INFO] [stdout] test util::tests::due_todos_needs_action_and_in_process_are_included ... ok [INFO] [stdout] test util::tests::due_todos_with_date_style_due_included ... ok [INFO] [stdout] test util::tests::overdue_todos_empty_store_returns_nothing ... ok [INFO] [stdout] test sync::vdirsyncer::tests::sync_cal_invokes_run_sync_for_named_calendar ... ok [INFO] [stdout] test util::tests::due_todos_excludes_disabled_calendar ... ok [INFO] [stdout] test util::tests::overdue_todos_excludes_completed_todo ... ok [INFO] [stdout] test sync::vdirsyncer::tests::run_sync_needs_discover_triggers_retry ... ok [INFO] [stdout] test util::tests::overdue_todos_includes_todo_with_past_due ... ok [INFO] [stdout] test util::tests::overdue_todos_excludes_todo_with_future_due ... ok [INFO] [stdout] test util::tests::todo_with_no_due_date_is_excluded ... ok [INFO] [stdout] test sync::vdirsyncer::tests::sync_empty_calendars_returns_success_false ... ok [INFO] [stdout] test util::tests::overdue_todos_multiple_past_todos_all_returned ... ok [INFO] [stdout] test sync::vdirsyncer::tests::sync_cal_disabled_calendar_returns_success_false ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/settings.rs (/opt/rustwide/target/debug/deps/settings-4f3d42633049cc43) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test settings_load_from_file_missing ... ok [INFO] [stdout] test collection_settings_path_and_log_file ... ok [INFO] [stdout] test settings_write_and_load_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/state.rs (/opt/rustwide/target/debug/deps/state-354a575159ace03e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test load_from_file_missing_returns_error ... ok [INFO] [stdout] test write_to_file_overwrites_existing ... ok [INFO] [stdout] test load_write_round_trip ... ok [INFO] [stdout] test state_new_empty_xdg_dir ... FAILED [INFO] [stdout] test write_to_file_missing_dir_returns_error ... ok [INFO] [stdout] test refresh_store_removes_calendar_absent_from_settings ... FAILED [INFO] [stdout] test reload_locale_succeeds_with_real_locale_files ... FAILED [INFO] [stdout] test refresh_store_adds_new_calendar_from_settings ... FAILED [INFO] [stdout] test refresh_store_renames_existing_calendar ... FAILED [INFO] [stdout] test state_sync_collection_with_fs_syncer ... ok [INFO] [stdout] test state_reload_collection_reloads_store ... ok [INFO] [stdout] test state_discover_collection_with_fs_syncer ... ok [INFO] [stdout] test state_delete_calendar_removes_from_settings ... ok [INFO] [stdout] test state_sync_all_updates_last_reload ... ok [INFO] [stdout] test state_reload_calendar_reloads_store ... ok [INFO] [stdout] test state_delete_collection_removes_from_settings ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- state_new_empty_xdg_dir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'state_new_empty_xdg_dir' (666) panicked at libs/state/tests/state.rs:34:33: [INFO] [stdout] State::new must succeed with an empty XDG dir: load personal alarms [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: create alarms directory [INFO] [stdout] 1: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as anyhow::Context>::context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:54:37 [INFO] [stdout] 2: ::new_from_dir [INFO] [stdout] at ./src/persalarms.rs:38:14 [INFO] [stdout] 3: ::new [INFO] [stdout] at ./src/lib.rs:67:31 [INFO] [stdout] 4: state::state_new_empty_xdg_dir [INFO] [stdout] at ./tests/state.rs:34:17 [INFO] [stdout] 5: state::state_new_empty_xdg_dir::{closure#0} [INFO] [stdout] at ./tests/state.rs:27:29 [INFO] [stdout] 6: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a114c0789fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a114c0789fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a114c0900da - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a114c0900da - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a114c07de72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a114c07de72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a114c0548bf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a114c0548bf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a114c06f989 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a114bcaa30c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a114bcaa30c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a114c06fc02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a114c06fc02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a114c054978 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a114c04b999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a114c0558dd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a114c0908cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a114c090612 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a114bc698bc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a114bc86191 - state[ab0381dbe5fec1a2]::state_new_empty_xdg_dir [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:34:33 [INFO] [stdout] 22: 0x5a114bc84c97 - state[ab0381dbe5fec1a2]::state_new_empty_xdg_dir::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:27:29 [INFO] [stdout] 23: 0x5a114bc51b66 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a114bc9e3eb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a114bc9e3eb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a114bcaaddb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a114bcaaddb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a114bca64f4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a114bca64f4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a114bcad9e2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a114bcad9e2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a114bcad9e2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a114c077c7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a114c077c7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76f4473e9aa4 - [INFO] [stdout] 45: 0x76f447476a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- refresh_store_removes_calendar_absent_from_settings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'refresh_store_removes_calendar_absent_from_settings' (660) panicked at libs/state/tests/state.rs:155:50: [INFO] [stdout] State::new must succeed: load personal alarms [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: create alarms directory [INFO] [stdout] 1: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as anyhow::Context>::context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:54:37 [INFO] [stdout] 2: ::new_from_dir [INFO] [stdout] at ./src/persalarms.rs:38:14 [INFO] [stdout] 3: ::new [INFO] [stdout] at ./src/lib.rs:67:31 [INFO] [stdout] 4: state::refresh_store_removes_calendar_absent_from_settings [INFO] [stdout] at ./tests/state.rs:155:21 [INFO] [stdout] 5: state::refresh_store_removes_calendar_absent_from_settings::{closure#0} [INFO] [stdout] at ./tests/state.rs:145:57 [INFO] [stdout] 6: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a114c0789fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a114c0789fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a114c0900da - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a114c0900da - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a114c07de72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a114c07de72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a114c0548bf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a114c0548bf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a114c06f989 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a114bcaa30c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a114bcaa30c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a114c06fc02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a114c06fc02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a114c054978 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a114c04b999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a114c0558dd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a114c0908cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a114c090612 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a114bc698bc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a114bc8b3b7 - state[ab0381dbe5fec1a2]::refresh_store_removes_calendar_absent_from_settings [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:155:50 [INFO] [stdout] 22: 0x5a114bc84f37 - state[ab0381dbe5fec1a2]::refresh_store_removes_calendar_absent_from_settings::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:145:57 [INFO] [stdout] 23: 0x5a114bc51ee6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a114bc9e3eb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a114bc9e3eb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a114bcaaddb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a114bcaaddb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a114bca64f4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a114bca64f4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a114bcad9e2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a114bcad9e2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a114bcad9e2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a114c077c7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a114c077c7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76f4473e9aa4 - [INFO] [stdout] 45: 0x76f447476a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reload_locale_succeeds_with_real_locale_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reload_locale_succeeds_with_real_locale_files' (662) panicked at libs/state/tests/state.rs:48:37: [INFO] [stdout] State::new must succeed: load personal alarms [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: create alarms directory [INFO] [stdout] 1: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as anyhow::Context>::context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:54:37 [INFO] [stdout] 2: ::new_from_dir [INFO] [stdout] at ./src/persalarms.rs:38:14 [INFO] [stdout] 3: ::new [INFO] [stdout] at ./src/lib.rs:67:31 [INFO] [stdout] 4: state::reload_locale_succeeds_with_real_locale_files [INFO] [stdout] at ./tests/state.rs:48:21 [INFO] [stdout] 5: state::reload_locale_succeeds_with_real_locale_files::{closure#0} [INFO] [stdout] at ./tests/state.rs:43:51 [INFO] [stdout] 6: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a114c0789fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a114c0789fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a114c0900da - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a114c0900da - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a114c07de72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a114c07de72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a114c0548bf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a114c0548bf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a114c06f989 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a114bcaa30c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a114bcaa30c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a114c06fc02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a114c06fc02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a114c054978 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a114c04b999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a114c0558dd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a114c0908cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a114c090612 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a114bc698bc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a114bc8aaa8 - state[ab0381dbe5fec1a2]::reload_locale_succeeds_with_real_locale_files [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:48:37 [INFO] [stdout] 22: 0x5a114bc84ed7 - state[ab0381dbe5fec1a2]::reload_locale_succeeds_with_real_locale_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:43:51 [INFO] [stdout] 23: 0x5a114bc51e66 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a114bc9e3eb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a114bc9e3eb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a114bcaaddb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a114bcaaddb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a114bca64f4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a114bca64f4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a114bcad9e2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a114bcad9e2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a114bcad9e2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a114c077c7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a114c077c7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76f4473e9aa4 - [INFO] [stdout] 45: 0x76f447476a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- refresh_store_adds_new_calendar_from_settings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'refresh_store_adds_new_calendar_from_settings' (659) panicked at libs/state/tests/state.rs:67:50: [INFO] [stdout] State::new must succeed: load personal alarms [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: create alarms directory [INFO] [stdout] 1: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as anyhow::Context>::context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:54:37 [INFO] [stdout] 2: ::new_from_dir [INFO] [stdout] at ./src/persalarms.rs:38:14 [INFO] [stdout] 3: ::new [INFO] [stdout] at ./src/lib.rs:67:31 [INFO] [stdout] 4: state::refresh_store_adds_new_calendar_from_settings [INFO] [stdout] at ./tests/state.rs:67:21 [INFO] [stdout] 5: state::refresh_store_adds_new_calendar_from_settings::{closure#0} [INFO] [stdout] at ./tests/state.rs:57:51 [INFO] [stdout] 6: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a114c0789fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a114c0789fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a114c0900da - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a114c0900da - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a114c07de72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a114c07de72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a114c0548bf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a114c0548bf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a114c06f989 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a114bcaa30c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a114bcaa30c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a114c06fc02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a114c06fc02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a114c054978 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a114c04b999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a114c0558dd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a114c0908cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a114c090612 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a114bc698bc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a114bc8a297 - state[ab0381dbe5fec1a2]::refresh_store_adds_new_calendar_from_settings [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:67:50 [INFO] [stdout] 22: 0x5a114bc84ea7 - state[ab0381dbe5fec1a2]::refresh_store_adds_new_calendar_from_settings::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:57:51 [INFO] [stdout] 23: 0x5a114bc51e26 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a114bc9e3eb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a114bc9e3eb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a114bcaaddb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a114bcaaddb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a114bca64f4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a114bca64f4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a114bcad9e2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a114bcad9e2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a114bcad9e2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a114c077c7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a114c077c7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76f4473e9aa4 - [INFO] [stdout] 45: 0x76f447476a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- refresh_store_renames_existing_calendar stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'refresh_store_renames_existing_calendar' (661) panicked at libs/state/tests/state.rs:103:50: [INFO] [stdout] State::new must succeed: load personal alarms [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: create alarms directory [INFO] [stdout] 1: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as anyhow::Context>::context::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:54:37 [INFO] [stdout] 2: ::new_from_dir [INFO] [stdout] at ./src/persalarms.rs:38:14 [INFO] [stdout] 3: ::new [INFO] [stdout] at ./src/lib.rs:67:31 [INFO] [stdout] 4: state::refresh_store_renames_existing_calendar [INFO] [stdout] at ./tests/state.rs:103:21 [INFO] [stdout] 5: state::refresh_store_renames_existing_calendar::{closure#0} [INFO] [stdout] at ./tests/state.rs:94:45 [INFO] [stdout] 6: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a114c0789fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a114c0789fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a114c0789fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a114c0900da - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a114c0900da - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a114c07de72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a114c07de72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a114c0548bf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a114c0548bf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a114c06f989 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a114bcaa30c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a114bcaa30c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a114c06fc02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a114c06fc02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a114c054978 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a114c04b999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a114c0558dd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a114c0908cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a114c090612 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a114bc698bc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a114bc88757 - state[ab0381dbe5fec1a2]::refresh_store_renames_existing_calendar [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:103:50 [INFO] [stdout] 22: 0x5a114bc84de7 - state[ab0381dbe5fec1a2]::refresh_store_renames_existing_calendar::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libs/state/tests/state.rs:94:45 [INFO] [stdout] 23: 0x5a114bc51d26 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a114bc9e3eb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a114bc9e3eb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a114bcaaddb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a114bcaaddb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a114bcaaddb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a114bcaaddb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a114bca64f4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a114bca64f4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a114bcad9e2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a114bcad9e2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a114bcad9e2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a114bcad9e2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a114bcad9e2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a114c077c7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a114c077c7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76f4473e9aa4 - [INFO] [stdout] 45: 0x76f447476a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] refresh_store_adds_new_calendar_from_settings [INFO] [stdout] refresh_store_removes_calendar_absent_from_settings [INFO] [stdout] refresh_store_renames_existing_calendar [INFO] [stdout] reload_locale_succeeds_with_real_locale_files [INFO] [stdout] state_new_empty_xdg_dir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p eventix-state --test state` [INFO] running `Command { std: "docker" "inspect" "fc34aad37da6c6fb0e569eaf44333c4e8a88549c4dcb6c985c9b50f697464e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc34aad37da6c6fb0e569eaf44333c4e8a88549c4dcb6c985c9b50f697464e28", kill_on_drop: false }` [INFO] [stdout] fc34aad37da6c6fb0e569eaf44333c4e8a88549c4dcb6c985c9b50f697464e28