[INFO] cloning repository https://github.com/chengwen-zheng/tony-packer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chengwen-zheng/tony-packer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengwen-zheng%2Ftony-packer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengwen-zheng%2Ftony-packer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e1dc87fe25a3ad9b242d1b9046931c292d8a293
[INFO] testing chengwen-zheng/tony-packer against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengwen-zheng%2Ftony-packer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chengwen-zheng/tony-packer
[INFO] finished tweaking git repo https://github.com/chengwen-zheng/tony-packer
[INFO] tweaked toml for git repo https://github.com/chengwen-zheng/tony-packer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chengwen-zheng/tony-packer on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chengwen-zheng/tony-packer 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d042bf147a6b2be65f336fb898ed6b3b86d0f4a91d2f07e24e4a023d8819ffd
[INFO] running `Command { std: "docker" "start" "-a" "5d042bf147a6b2be65f336fb898ed6b3b86d0f4a91d2f07e24e4a023d8819ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d042bf147a6b2be65f336fb898ed6b3b86d0f4a91d2f07e24e4a023d8819ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d042bf147a6b2be65f336fb898ed6b3b86d0f4a91d2f07e24e4a023d8819ffd", kill_on_drop: false }`
[INFO] [stdout] 5d042bf147a6b2be65f336fb898ed6b3b86d0f4a91d2f07e24e4a023d8819ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4beefaf983448817de7de8e38c60bf519ab0dd30c00d55d4f29a8e529651fefe
[INFO] running `Command { std: "docker" "start" "-a" "4beefaf983448817de7de8e38c60bf519ab0dd30c00d55d4f29a8e529651fefe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-id-start v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling rkyv_typename_derive v0.7.44
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toy_farm_utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling rkyv_typename v0.7.44
[INFO] [stderr]    Compiling rkyv_dyn_derive v0.7.44
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tardar v0.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling toy_farm_macro_cache_item v0.0.1 (/opt/rustwide/workdir/crates/macro_cache_item)
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling toy_farm_toolkit v0.0.1 (/opt/rustwide/workdir/crates/toolkit)
[INFO] [stderr]    Compiling rkyv_dyn v0.7.44
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hstr v0.2.10
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling swc_common v0.33.26
[INFO] [stderr]    Compiling swc_ecma_ast v0.112.8
[INFO] [stderr]    Compiling swc_css_ast v0.140.23
[INFO] [stderr]    Compiling swc_html_ast v0.33.21
[INFO] [stderr]    Compiling swc_ecma_parser v0.143.16
[INFO] [stderr]    Compiling toy_farm_core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/core/src/cache/cache_store.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<String, String>> {
[INFO] [stdout]    |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<'_, String, String>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toy_farm_testing_helpers v0.0.1 (/opt/rustwide/workdir/crates/testing_helpers)
[INFO] [stderr]    Compiling toy_farm_plugin_resolve v0.0.1 (/opt/rustwide/workdir/crates/plugin_resolve)
[INFO] [stderr]    Compiling toy_farm_compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "4beefaf983448817de7de8e38c60bf519ab0dd30c00d55d4f29a8e529651fefe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4beefaf983448817de7de8e38c60bf519ab0dd30c00d55d4f29a8e529651fefe", kill_on_drop: false }`
[INFO] [stdout] 4beefaf983448817de7de8e38c60bf519ab0dd30c00d55d4f29a8e529651fefe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479358a60994ea35069f100a41515b3dfe3292bc004d5651fc19f0648ca393e4
[INFO] running `Command { std: "docker" "start" "-a" "479358a60994ea35069f100a41515b3dfe3292bc004d5651fc19f0648ca393e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling toy_farm_macro_cache_item v0.0.1 (/opt/rustwide/workdir/crates/macro_cache_item)
[INFO] [stderr]    Compiling toy_farm_toolkit v0.0.1 (/opt/rustwide/workdir/crates/toolkit)
[INFO] [stderr]    Compiling toy_farm_utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling toy_farm_core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/core/src/cache/cache_store.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<String, String>> {
[INFO] [stdout]    |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<'_, String, String>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/core/src/cache/cache_store.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<String, String>> {
[INFO] [stdout]    |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<'_, String, String>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toy_farm_testing_helpers v0.0.1 (/opt/rustwide/workdir/crates/testing_helpers)
[INFO] [stderr]    Compiling toy_farm_plugin_resolve v0.0.1 (/opt/rustwide/workdir/crates/plugin_resolve)
[INFO] [stderr]    Compiling toy_farm_compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.25s
[INFO] running `Command { std: "docker" "inspect" "479358a60994ea35069f100a41515b3dfe3292bc004d5651fc19f0648ca393e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479358a60994ea35069f100a41515b3dfe3292bc004d5651fc19f0648ca393e4", kill_on_drop: false }`
[INFO] [stdout] 479358a60994ea35069f100a41515b3dfe3292bc004d5651fc19f0648ca393e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] abd5163b1e0a02c6917d59809827dc3b25d07be2e874ad193a3d037c2cc63be3
[INFO] running `Command { std: "docker" "start" "-a" "abd5163b1e0a02c6917d59809827dc3b25d07be2e874ad193a3d037c2cc63be3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/core/src/cache/cache_store.rs:90:27
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<String, String>> {
[INFO] [stderr]    |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn get_store_keys(&self) -> Vec<RefMulti<'_, String, String>> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `toy_farm_core` (lib) generated 1 warning (run `cargo fix --lib -p toy_farm_core` to apply 1 suggestion)
[INFO] [stderr] warning: `toy_farm_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toy_farm_compiler-67d841dc6bca91fb)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/minify.rs (/opt/rustwide/target/debug/deps/minify-acb2e5a035d31fba)
[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 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toy_farm_core-e0e1d6693d35575d)
[INFO] [stdout] test minify_script_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test module::watch_graph::tests::modules ... ok
[INFO] [stdout] test module::module_graph::tests::dependencies ... ok
[INFO] [stdout] test config::config_regex::tests::test_config_regex ... ok
[INFO] [stdout] test config::config_regex::tests::test_config_regex_not ... ok
[INFO] [stdout] test module::module_graph::tests::toposort ... ok
[INFO] [stdout] test module::watch_graph::tests::relation_roots ... ok
[INFO] [stdout] test module::watch_graph::tests::relation_dependencies ... ok
[INFO] [stdout] test config::external::tests::test ... ok
[INFO] [stdout] test cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store ... FAILED
[INFO] [stdout] test cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store' (22) panicked at crates/core/src/cache/cache_store.rs:137:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8186606042 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8186606042 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8186606042 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c8186606042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c818661705f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c818661705f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81865d1fb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81865d1fb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81865de472 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81865e37ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c81865e3691 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c81861d540e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c81861d540e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81865e3ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c81865e3ebf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c81865e3d1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c81865de5a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81865c52cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c818661fc00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c818661eed6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c818619101d - core::result::Result<T,E>::unwrap::hc1842f6720322d2f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c818619101d - toy_farm_core::cache::cache_store::CacheStore::write_manifest::{{closure}}::h05b421ae2061cdb1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/cache_store.rs:137:55
[INFO] [stdout]   22:     0x5c818619829a - <toy_farm_core::cache::module_cache::mutable_modules::MutableModulesMemoryStore as toy_farm_core::cache::module_cache::module_memory_store::ModuleMemoryStore>::write_cache::{{closure}}::h83381ac7b0f8c549
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/mutable_modules.rs:139:37
[INFO] [stdout]   23:     0x5c8185fbd74d - toy_farm_core::cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store::{{closure}}::h52cefee807461f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/mutable_modules.rs:195:29
[INFO] [stdout]   24:     0x5c81860f6c82 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb1947e2e91052dde
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c81860f6c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3b40e0fafe70e02e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c81861ab66d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::habd7bf739ff8ef07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5c81861ab5bb - tokio::runtime::coop::with_budget::h4780bf0952bb66fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5c81861ab5bb - tokio::runtime::coop::budget::hc3ebde91ab2be06c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5c81861ab5bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h986264e2e510f2da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5c81861aa100 - tokio::runtime::scheduler::current_thread::Context::enter::hfd492c8b10f150ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5c81861aac7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbdf834a4e7310da7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5c81861aa9a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha465c414c6a4b164
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5c8185ffa05b - tokio::runtime::context::scoped::Scoped<T>::set::h7dfa371a7fb93f0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c8185ff9e99 - tokio::runtime::context::set_scheduler::{{closure}}::hcf6f89fd34458254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5c8186073fb2 - std::thread::local::LocalKey<T>::try_with::hae9dc9f394727df0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x5c81860737ee - std::thread::local::LocalKey<T>::with::h948a8c917c56c9f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x5c8185ff9e4d - tokio::runtime::context::set_scheduler::h29668af4adccef75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5c81861aa750 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he98f8416683120fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5c81861aa9c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha9f65f2e048d6e65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5c81861a9615 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5cd8e2ef80d2e45f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5c8186107220 - tokio::runtime::context::runtime::enter_runtime::h5973c0e81fc5df7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c81861a9571 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1c3043371bc14848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5c81861a948a - tokio::runtime::runtime::Runtime::block_on::h2e3901e2b539a8f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:52
[INFO] [stdout]   44:     0x5c8185fbcba3 - toy_farm_core::cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store::h4a04a50b8c71c2aa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/mutable_modules.rs:195:34
[INFO] [stdout]   45:     0x5c8185fbd827 - toy_farm_core::cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store::{{closure}}::hf039f9834ce0c055
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/mutable_modules.rs:159:51
[INFO] [stdout]   46:     0x5c8185fe9366 - core::ops::function::FnOnce::call_once::h03cbec564148157f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c81861d51cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c81861d51cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5c81861eae35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5c81861eae35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5c81861eae35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5c81861eae35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5c81861eae35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c81861eae35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5c81861eae35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5c81861c1624 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5c81861c1624 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5c81861c4eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5c81861c4eea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5c81861c4eea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5c81861c4eea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5c81861c4eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c81865d970f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   66:     0x5c81865d970f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   67:     0x75ad1d1a8aa4 - <unknown>
[INFO] [stdout]   68:     0x75ad1d235a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store stdout ----
[INFO] [stdout] create cache dir "./0.0.1-cache/test_immutable_modules_memory_store/development/immutable-modules"
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store' (21) panicked at crates/core/src/cache/cache_store.rs:115:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8186606042 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8186606042 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8186606042 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c8186606042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c818661705f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c818661705f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81865d1fb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81865d1fb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81865de472 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81865e37ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c81865e3691 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c81861d540e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c81861d540e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81865e3ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c81865e3ebf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c81865e3d1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c81865de5a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81865c52cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c818661fc00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c818661eed6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c8186191a87 - core::result::Result<T,E>::unwrap::hc1842f6720322d2f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c8186191a87 - toy_farm_core::cache::cache_store::CacheStore::write_single_cache::{{closure}}::h2594b576c6ad16f9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/cache_store.rs:115:55
[INFO] [stdout]   22:     0x5c818619aa0a - <toy_farm_core::cache::module_cache::immutable_modules::ImmutableModulesMemoryStore as toy_farm_core::cache::module_cache::module_memory_store::ModuleMemoryStore>::write_cache::{{closure}}::{{closure}}::h1f12be7d30f5ec3e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:297:76
[INFO] [stdout]   23:     0x5c8186043955 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hfd740ac0aa26d0f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   24:     0x5c8186041bed - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h41c0e981bef9d8c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5c8186041bed - tokio::runtime::task::core::Core<T,S>::poll::h4012533652ce935f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   26:     0x5c81860bfa3a - tokio::runtime::task::harness::poll_future::{{closure}}::hcf74af0cdc1935a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x5c8185f643a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4b88c2580125d48e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c818619bee4 - std::panicking::catch_unwind::do_call::h79784093c32e8a2c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c818604d9db - __rust_try
[INFO] [stdout]   30:     0x5c8186028e96 - std::panicking::catch_unwind::h3c6a7ef206371c28
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5c8186028e96 - std::panic::catch_unwind::h88a87cdde621ad53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c81860bd11f - tokio::runtime::task::harness::poll_future::h160c901693bcd8d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   33:     0x5c81860bffff - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h591b3638b3b314e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   34:     0x5c81860c2f33 - tokio::runtime::task::harness::Harness<T,S>::poll::hc7633c4eb7b02307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   35:     0x5c8185fe238b - tokio::runtime::task::raw::poll::hce318dbc31e71193
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   36:     0x5c81865974d7 - tokio::runtime::task::raw::RawTask::poll::he5a5324c85437c48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   37:     0x5c8185fe15c1 - tokio::runtime::task::LocalNotified<S>::run::hf2aaeed35e112079
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   38:     0x5c81861ab4aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7cbc9614f181ca28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   39:     0x5c81861aa4f5 - tokio::runtime::coop::with_budget::h9dc6732a2e028eb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   40:     0x5c81861aa4f5 - tokio::runtime::coop::budget::hed9836b34de1baaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   41:     0x5c81861aa4f5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h96eba547e373d718
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   42:     0x5c81861a9df6 - tokio::runtime::scheduler::current_thread::Context::enter::h6c2b18fc2b285c6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   43:     0x5c81861aa34c - tokio::runtime::scheduler::current_thread::Context::run_task::h82c5c28a774e7500
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   44:     0x5c81861ab40b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbdf834a4e7310da7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   45:     0x5c81861aa9a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha465c414c6a4b164
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   46:     0x5c8185ffa05b - tokio::runtime::context::scoped::Scoped<T>::set::h7dfa371a7fb93f0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x5c8185ff9e99 - tokio::runtime::context::set_scheduler::{{closure}}::hcf6f89fd34458254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:38
[INFO] [stdout]   48:     0x5c8186073fb2 - std::thread::local::LocalKey<T>::try_with::hae9dc9f394727df0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5c81860737ee - std::thread::local::LocalKey<T>::with::h948a8c917c56c9f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5c8185ff9e4d - tokio::runtime::context::set_scheduler::h29668af4adccef75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:17
[INFO] [stdout]   51:     0x5c81861aa750 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he98f8416683120fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   52:     0x5c81861aa9c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha9f65f2e048d6e65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   53:     0x5c81861a9615 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5cd8e2ef80d2e45f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   54:     0x5c8186107220 - tokio::runtime::context::runtime::enter_runtime::h5973c0e81fc5df7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5c81861a9571 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1c3043371bc14848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   56:     0x5c81861a948a - tokio::runtime::runtime::Runtime::block_on::h2e3901e2b539a8f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:52
[INFO] [stdout]   57:     0x5c8185fbd983 - toy_farm_core::cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store::hea76a5cf68476133
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:365:34
[INFO] [stdout]   58:     0x5c8185fbe557 - toy_farm_core::cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store::{{closure}}::h64798437cbdd1d00
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:332:51
[INFO] [stdout]   59:     0x5c8185feb036 - core::ops::function::FnOnce::call_once::hfafe8d1766ed6e76
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5c81861d51cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5c81861d51cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5c81861eae35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5c81861eae35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5c81861eae35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5c81861eae35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5c81861eae35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5c81861eae35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5c81861eae35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5c81861c1624 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5c81861c1624 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   71:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5c81861c4eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5c81861c4eea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5c81861c4eea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5c81861c4eea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5c81861c4eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5c81865d970f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   79:     0x5c81865d970f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   80:     0x75ad1d1a8aa4 - <unknown>
[INFO] [stdout]   81:     0x75ad1d235a34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store' (21) panicked at crates/core/src/cache/cache_store.rs:151:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8186606042 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8186606042 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8186606042 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c8186606042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c818661705f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c818661705f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c81865d1fb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c81865d1fb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c81865de472 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c81865e37ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c81865e3691 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c81861d540e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c81861d540e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c81865e3ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c81865e3ebf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c81865e3d1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c81865de5a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c81865c52cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c818661fc00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c818661eed6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c81861908ef - core::result::Result<T,E>::unwrap::hc1842f6720322d2f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c81861908ef - toy_farm_core::cache::cache_store::CacheStore::write_cache::{{closure}}::he0c8c0326e46dcb4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/cache_store.rs:151:55
[INFO] [stdout]   22:     0x5c8186199709 - <toy_farm_core::cache::module_cache::immutable_modules::ImmutableModulesMemoryStore as toy_farm_core::cache::module_cache::module_memory_store::ModuleMemoryStore>::write_cache::{{closure}}::hdd848393e227214d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:312:43
[INFO] [stdout]   23:     0x5c8185fbe494 - toy_farm_core::cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store::{{closure}}::h1ccfdaa272129722
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:365:29
[INFO] [stdout]   24:     0x5c81860f6c82 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb1947e2e91052dde
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c81860f6c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3b40e0fafe70e02e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c81861ab66d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::habd7bf739ff8ef07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5c81861ab5bb - tokio::runtime::coop::with_budget::h4780bf0952bb66fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5c81861ab5bb - tokio::runtime::coop::budget::hc3ebde91ab2be06c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5c81861ab5bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h986264e2e510f2da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5c81861aa100 - tokio::runtime::scheduler::current_thread::Context::enter::hfd492c8b10f150ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5c81861aac7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbdf834a4e7310da7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5c81861aa9a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha465c414c6a4b164
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5c8185ffa05b - tokio::runtime::context::scoped::Scoped<T>::set::h7dfa371a7fb93f0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c8185ff9e99 - tokio::runtime::context::set_scheduler::{{closure}}::hcf6f89fd34458254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5c8186073fb2 - std::thread::local::LocalKey<T>::try_with::hae9dc9f394727df0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x5c81860737ee - std::thread::local::LocalKey<T>::with::h948a8c917c56c9f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x5c8185ff9e4d - tokio::runtime::context::set_scheduler::h29668af4adccef75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5c81861aa750 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he98f8416683120fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5c81861aa9c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha9f65f2e048d6e65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5c81861a9615 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5cd8e2ef80d2e45f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5c8186107220 - tokio::runtime::context::runtime::enter_runtime::h5973c0e81fc5df7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c81861a9571 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1c3043371bc14848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5c81861a948a - tokio::runtime::runtime::Runtime::block_on::h2e3901e2b539a8f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:52
[INFO] [stdout]   44:     0x5c8185fbd983 - toy_farm_core::cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store::hea76a5cf68476133
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:365:34
[INFO] [stdout]   45:     0x5c8185fbe557 - toy_farm_core::cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store::{{closure}}::h64798437cbdd1d00
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/cache/module_cache/immutable_modules.rs:332:51
[INFO] [stdout]   46:     0x5c8185feb036 - core::ops::function::FnOnce::call_once::hfafe8d1766ed6e76
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c81861d51cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c81861d51cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5c81861eae35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5c81861eae35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5c81861eae35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5c81861eae35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5c81861eae35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c81861eae35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5c81861eae35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5c81861c1624 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5c81861c1624 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5c81861c4eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5c81861c4eea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5c81861c4eea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5c81861c4eea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c81861c4eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5c81861c4eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c81865d970f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   66:     0x5c81865d970f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   67:     0x75ad1d1a8aa4 - <unknown>
[INFO] [stdout]   68:     0x75ad1d235a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::module_cache::immutable_modules::tests::test_immutable_modules_memory_store
[INFO] [stdout]     cache::module_cache::mutable_modules::tests::test_immutable_modules_memory_store
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p toy_farm_core --lib`
[INFO] running `Command { std: "docker" "inspect" "abd5163b1e0a02c6917d59809827dc3b25d07be2e874ad193a3d037c2cc63be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd5163b1e0a02c6917d59809827dc3b25d07be2e874ad193a3d037c2cc63be3", kill_on_drop: false }`
[INFO] [stdout] abd5163b1e0a02c6917d59809827dc3b25d07be2e874ad193a3d037c2cc63be3
